-
Type: New Feature
-
Resolution: Fixed
-
Priority: Major
-
Affects Version/s: master
-
Component/s: Pegasus Planner
-
None
ALCF has a cobalt scheduler to schedule jobs to the BlueGene system. Pegasus should be updated to be able to submit using the cobalt blahp support.
The following mappings are employed to generate the right resource requirements for the job
Pegasus Profile Key | Batch Key in Condor submit file | Comment from Condor Team
- pegasus.cores | +NodeNumber | This is the number of cpus you want
- pegasus.nodes | +HostNumber | This is the number of hosts you want
- pegasus.ppn | +SMPGranularity | This is the number of processes per host you want
- pegasus.project | +BatchProject | The project to use