- May 22, 2002
- May 21, 2002
-
-
jce authored
-
jce authored
-
tewk authored
Much has changed during development, changes to follow.
-
tewk authored
slurm_protocol_api.c contains the programers interface. slurm_protocol_interface.h defines the lower layer interface. slurm_protocol_pack.c packs messages. slurm_protocol_util.c contains utility functions used by the protocol
-
Moe Jette authored
and stage_out).
-
Jim Garlick authored
-
Jim Garlick authored
Convert between elanid's and hostnames: int qsw_getnodeid_byhost(char *host); int qsw_gethost_bynodeid(char *host, int len, int elanid); Send signal to all members of a program description (local operation): int qsw_signal_job(qsw_jobinfo_t jobinfo, int signum);
-
- May 20, 2002
-
-
Moe Jette authored
also changed job_scheduler logic for performance. added partition pointer (in addition to name) in the job records (also for performance). the scheduler loop was getting bogged down otherwise with (very slow strcmp calls). execution time of scheduler now almost nil.
-
Moe Jette authored
-
Mark Grondona authored
some postscript printers
-
Mark Grondona authored
and slurmd.
-
Mark Grondona authored
between srun and slurmd components
-
Moe Jette authored
Updated comments in job_mgr.c and partition_mgr.c
-
Moe Jette authored
-
- May 17, 2002
-
-
Moe Jette authored
It still needs some work, but is getting close.
-
- May 16, 2002
-
-
Mark Grondona authored
-
- May 15, 2002
-
-
Moe Jette authored
-
Moe Jette authored
-
Moe Jette authored
-
Moe Jette authored
-
tewk authored
new path is ../../etc/slurm2.h
-
Moe Jette authored
It is just in DRAFT state now. - Jette
-
Mark Grondona authored
automatically.
-
Mark Grondona authored
-
Mark Grondona authored
o changed the order of some locking
-
Mark Grondona authored
-
Moe Jette authored
Updated scontrol/scontrol.c for new APIs Fixed bug in dump of node info for slurmctld/node_mgr.c (partition name).
-
Moe Jette authored
Updated scontrol/scontrol.c for new APIs
-
Moe Jette authored
-
Moe Jette authored
-
- May 14, 2002
-
-
Moe Jette authored
-
- May 13, 2002
-
-
Moe Jette authored
-
Jim Garlick authored
Modified runqsw to config capability for localhost by default (was node 0). Removed useless test code from qsw.c (most of this is covered in runqsw now).
-
Mark Grondona authored
-
- May 10, 2002