flux-framework / flux-accounting

bank/accounting interface for the Flux resource manager
https://flux-framework.readthedocs.io/projects/flux-accounting/en/latest/index.html
GNU Lesser General Public License v3.0
3 stars 10 forks source link

plugin: create estimation of node count helper function #440

Open cmoussa1 opened 7 months ago

cmoussa1 commented 7 months ago

The priority needs a way to be able to calculate the number of nodes a job is going to use. It might be clean to just write a helper function that does this.