LLNL / merlin

Machine Learning for HPC Workflows
MIT License
120 stars 26 forks source link

bugfix/flux-nodes #484

Closed bgunnar5 closed 4 months ago

bgunnar5 commented 4 months ago

When flux was the native scheduler, it was not identifying the total number of nodes available in the allocation. This branch fixes that issue.

Also, this branch modifies the json schema to allow for variables to be used for the nodes setting in the worker definition and batch block.