flux-framework / flux-sched

Fluxion Graph-based Scheduler
GNU Lesser General Public License v3.0
87 stars 41 forks source link

Extend locality-aware scheduler to handle multiple levels #371

Open tpatki opened 6 years ago

tpatki commented 6 years ago

Capturing a discussion with @dongahn, one of the missing pieces is to extend the locality aware scheduler to also handle socket/core-level packing of resources in addition to node packing.

dongahn commented 5 years ago

Chatted with @tpatki. She will test this as part of her performance-variability aware scheduling work.