- May 30, 2002
-
-
tewk authored
-
Mark Grondona authored
the only available.
-
Mark Grondona authored
-
Mark Grondona authored
automake versions.
-
Mark Grondona authored
-
tewk authored
-
Moe Jette authored
-
Moe Jette authored
orientation for greater speed (skips who empty words rather than checking each bit). - Jette
-
- May 29, 2002
-
-
Moe Jette authored
-
Moe Jette authored
-
Moe Jette authored
needed) and WillRun (test if would execute immediately, default is to actually run it).
-
tewk authored
-
tewk authored
lots of cleanup
-
Moe Jette authored
Changed node_mgr.c to pack config information (rather than actual node data) iff FAST_SCHEDULE flag is set. The get node info call will return the data actually used for scheduling purposes, which may not be the data associated with each individual node.
-
Moe Jette authored
-
Moe Jette authored
specified at submit time start with a value of 1<<16 and DPCS uses values 1 to 0xffffffff. This preclude effective use of a max job_id in search function, which was able to quickly indicate that a job_id requested by DPCS was not already in use. I added a job_id hash table to restore quick job find operations. Added check of packstr function to insure string would not go over 64k bytes, which is the limit for the protocol used.
-
Moe Jette authored
specified at submit time start with a value of 1<<16 and DPCS uses values 1 to 0xffffffff. This preclude effective use of a max job_id in search function, which was able to quickly indicate that a job_id requested by DPCS was not already in use. I added a job_id hash table to restore quick job find operations.
-
tewk authored
Function was renamed.
-
Mark Grondona authored
-
- May 28, 2002
-
-
tewk authored
Added a few extra helper funtions
-
Moe Jette authored
-
Moe Jette authored
-
Moe Jette authored
Revised job API descriptions per feedback.
-
Moe Jette authored
-
Mark Grondona authored
-
Mark Grondona authored
-
- May 25, 2002
-
-
Moe Jette authored
-
- May 24, 2002
-
-
tewk authored
Added support for looping on datagram receives until all the data that is expect on the encapsulated stream has arrived. This should have been in the original implementation.
-
tewk authored
Implemented slurm_send_controller_buffer NOTE: primary and secondary controller addresses are currently #defined this needs to be read from a config file. SLURM_PORT is also #define to 7000
-
tewk authored
-
tewk authored
inclusion of autoconf socket #ifdefs
-
- May 23, 2002
-
-
Mark Grondona authored
-
tewk authored
-
tewk authored
renamed set_slurm_addr_hton to slurm_set_addr_uint
-
Moe Jette authored
-
tewk authored
-
tewk authored
adjusted arithmetic for packing wrapper routines
-
Mark Grondona authored
-
Mark Grondona authored
-
Mark Grondona authored
-