- Jan 10, 2003
-
-
Moe Jette authored
-
- Jan 08, 2003
-
-
Moe Jette authored
ease of use in slurmctld
-
- Jan 07, 2003
-
-
Mark Grondona authored
response message
-
- Jan 03, 2003
-
-
Mark Grondona authored
(to match documentation) o Use access(2) to determine if user has local access to file (instead of brute force examination of stat buffer) o issue warning if local command cannot be found with --batch
-
- Dec 30, 2002
-
-
Moe Jette authored
Also add exclude=node_list to allocate RPCs.
-
- Dec 27, 2002
-
-
Moe Jette authored
job time limit. Defined pack/unpack/free functions for RPC.
-
- Dec 23, 2002
-
-
Mark Grondona authored
on POLLHUP but no read method. o common/log.c : add pthread_atfork() calls to ensure sanity of log data structure after a fork() from a threaded program. o slurmd/io.c : set _obj_close as close handler for all objects o slurmd/shm.c : fix bug that caused lockfile to always go into /tmp o slurmd/mgr.c : reset log prefix to denote job id when logging to a file o srun/srun.c : do not call fatal() after having allocated nodes, use die() instead which prints an error then does goto cleanup; o srun/*.c : remove _debug vestigal var
-
- Dec 21, 2002
-
-
Mark Grondona authored
calls never block) This is only used in slurmd/mgr.c right now, so that log functions called in io.c do not deadlock IO thread. o cleanup in srun/srun.c
-
- Dec 19, 2002
-
-
Moe Jette authored
-
Mark Grondona authored
o srun -d option updated to set slurmd-debuggging level o slurmd sends task launch resp message with list of pids (for totalview support) o Three Ctrl-C's in rapid succession to srun forcefully terminates the job. o Changed --kill-off to --no-kill
-
- Dec 18, 2002
-
-
Moe Jette authored
-
- Dec 17, 2002
- Dec 16, 2002
-
-
Moe Jette authored
than single PID). Used for TotalView support.
-
- Dec 14, 2002
-
-
Moe Jette authored
interrupts were resetting timeout in I/O functions with timeout.
-
- Dec 12, 2002
-
-
Mark Grondona authored
support documented uses of --input,output,error) o Allow premature termination of srun (i.e. when IO is not yet complete) by insistent user. o added xstrfmtcat() and xmemcat() to xstring.c
-
- Dec 10, 2002
-
-
Moe Jette authored
-
- Dec 09, 2002
- Dec 05, 2002
-
-
Moe Jette authored
-
Moe Jette authored
Change pack32_array use 32 bit counter (rather than 16 bits).
-
Mark Grondona authored
still remain. o cbuf.[ch], list.[ch] : Checked in new revisions from lsd-tools o srun/io.c,msg.c : added io_thr_create(), msg_thr_create() to simplify code in main(). o Other minor fixes/changes
-
- Dec 02, 2002
-
-
Moe Jette authored
initiation. Establish limit of MAX_TASKS_PER_NODE and add matching error code.
-
- Dec 01, 2002
-
-
Moe Jette authored
-
- Nov 28, 2002
-
-
Moe Jette authored
logging.
-
Moe Jette authored
-
Mark Grondona authored
-
- Nov 27, 2002
-
-
Moe Jette authored
-
- Nov 25, 2002
-
-
Moe Jette authored
common needs to read anyway to route communications (avoid second read by other tools).
-
- Nov 23, 2002
-
-
Mark Grondona authored
-
Moe Jette authored
-
- Nov 22, 2002
- Nov 21, 2002
-
-
Moe Jette authored
-
Mark Grondona authored
o slurmd shared memory fixes -- no longer detach/reattach around interconnect_init o put slurm.lock in spooldir by default o slurmd daemonize is now the default o log.c fixes -- use a shorter timestamp in logfiles
-
Moe Jette authored
-
Moe Jette authored
-
- Nov 20, 2002
-
-
Moe Jette authored
-
Mark Grondona authored
o fix _STMT_START in macros.h o remove annoying "Interrupted system call" debug error for accept() with slurm_protocol_socket_implementation.c o fix some assert macros in xassert and xmalloc
-
Mark Grondona authored
-