gres/mps scheduling
Add support for co-scheduling of gres/gpu and gres/mps. GPUs that are allocated to one are avoided for the other GRES type. Add gres/mps documentation Recover job gres/mps state on slurmctld restart. Wwe need to use job gres/mps state to recover node info since we will not know the count of mps on each device file until the node registers
Showing
- doc/html/gres.shtml 70 additions, 11 deletionsdoc/html/gres.shtml
- doc/man/man5/gres.conf.5 47 additions, 0 deletionsdoc/man/man5/gres.conf.5
- src/common/gres.c 253 additions, 82 deletionssrc/common/gres.c
- src/common/gres.h 0 additions, 2 deletionssrc/common/gres.h
- src/common/read_config.c 2 additions, 4 deletionssrc/common/read_config.c
Loading
Please register or sign in to comment