-
- Downloads
o Fix locking bugs in slurmd due to fork from threaded app:
- install atfork handlers in slurmd to protect against fork-critical code (gethostbyaddr and list_*) - do not bother freeing slurm credential context o Fix small bug in save_cred_state o Log more errors in slurmd manger and session mangers o change setproctitle and logfile prefix for NOALLOC jobs
Showing
- src/slurmd/io.c 1 addition, 1 deletionsrc/slurmd/io.c
- src/slurmd/mgr.c 25 additions, 37 deletionssrc/slurmd/mgr.c
- src/slurmd/req.c 22 additions, 10 deletionssrc/slurmd/req.c
- src/slurmd/slurmd.c 49 additions, 6 deletionssrc/slurmd/slurmd.c
- src/slurmd/slurmd.h 8 additions, 2 deletionssrc/slurmd/slurmd.h
Loading
Please register or sign in to comment