Added limited gres support to select/linear.
It prevents overallocation of gres resources including a map of specific allocated resources. Still need to add save/restore of that information, propagate detains to slurmd, consider topology, etc.
Showing
- src/common/gres.c 45 additions, 20 deletionssrc/common/gres.c
- src/common/gres.h 14 additions, 6 deletionssrc/common/gres.h
- src/plugins/gres/gpu/gres_gpu.c 110 additions, 15 deletionssrc/plugins/gres/gpu/gres_gpu.c
- src/plugins/gres/nic/gres_nic.c 110 additions, 15 deletionssrc/plugins/gres/nic/gres_nic.c
- src/plugins/select/linear/select_linear.c 21 additions, 10 deletionssrc/plugins/select/linear/select_linear.c
Loading
Please register or sign in to comment