- 26 Jul, 2002 8 commits
- 25 Jul, 2002 19 commits
-
-
tewk authored
-
tewk authored
-
Mark Grondona authored
-
tewk authored
-
tewk authored
fixed launch_task_response msg added slurm_protocol and slurmd errnos to slurm_errno.h added print_slurm_addr to src/common/slurm_protocol_api.c added print_slurm_credential to src/common/slurm_protocol_util.c cleaned up debug printing and error reporting for src/slurmd/shmem_struct.c more cleanup etc
-
tewk authored
-
tewk authored
added a few comments and slurm_protocol_errno entries. More little code cleanup
-
jce authored
-
jce authored
2- changed a typedef for step_spec ot reflect changes in slurm_protocol_defs
-
jce authored
-
jce authored
-
jce authored
-
jce authored
2- Cleaned up the .h file
-
jce authored
-
tewk authored
-
tewk authored
-
Moe Jette authored
-
Moe Jette authored
RPC is used to distinguish it from the SHUTDOWN RPC comming from scontrol. It was added to deal with a race condition. Kevin's change in where pthread_create occurs and how the RPC is processed is now the default (#ifdef kevins_way removed). Added limit on the thread count before going to non-threaded RPCs (see MAX_THREAD_COUNT in controller.c).
-
Moe Jette authored
RPC is used to distinguish it from the SHUTDOWN RPC comming from scontrol. It was added to deal with a race condition.
-
- 24 Jul, 2002 11 commits
-
-
tewk authored
-
Moe Jette authored
SIGTERM (shutdown).
-
Moe Jette authored
-
Moe Jette authored
Added slurm_shutdown RPC.
-
Moe Jette authored
Addes slurm_shutdown RPC.
-
Moe Jette authored
-
tewk authored
-
tewk authored
-
tewk authored
-
tewk authored
modified srun_emu.pl to follow new task launch design updated port number in testsuite/slurm_unit/slurmd/task_launch-test.c
-
tewk authored
-
- 23 Jul, 2002 2 commits
-
-
tewk authored
-
Mark Grondona authored
-