-
- Downloads
burst_buffer/cray development
Add streamlined test to see if a job has any burst buffer component Add descripitive error if job node list not a valid cray "nid#" format Replace _get_bb_size() with _get_bb_spec() to support GRES allocations Fix GRES info pack for "scontrol get burst" Add GRES allocations to common data structure Track global GRES usage as allocations are made and removed Log stage out failure Gracefully handle bbs_pre_run error Add some of the logic for preempting burst buffer allocations for higher priority jobs
Showing
- src/plugins/burst_buffer/common/burst_buffer_common.c 44 additions, 6 deletionssrc/plugins/burst_buffer/common/burst_buffer_common.c
- src/plugins/burst_buffer/common/burst_buffer_common.h 20 additions, 3 deletionssrc/plugins/burst_buffer/common/burst_buffer_common.h
- src/plugins/burst_buffer/cray/burst_buffer_cray.c 161 additions, 79 deletionssrc/plugins/burst_buffer/cray/burst_buffer_cray.c
- src/plugins/burst_buffer/generic/burst_buffer_generic.c 10 additions, 3 deletionssrc/plugins/burst_buffer/generic/burst_buffer_generic.c
- src/slurmctld/job_scheduler.c 1 addition, 0 deletionssrc/slurmctld/job_scheduler.c
- src/slurmctld/node_scheduler.c 2 additions, 1 deletionsrc/slurmctld/node_scheduler.c
Loading
Please register or sign in to comment