You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This ticket is to add support for bc_num_nodes - a smart attribute that does not exist yet. I don't want to use bc_num_slots because for some schedulers that's nodes and others it's cores, which is confusing. And I don't want to add to the confusion.
So instead, we likely should create a new smart attribute for nodes specifically and just call it bc_num_nodes. Once that smart attribute exists, then we should add support for it in the project manager.
bc_num_nodes smart attribute created
PM support to use bc_num_nodes.
The text was updated successfully, but these errors were encountered:
This ticket is to add support for
bc_num_nodes
- a smart attribute that does not exist yet. I don't want to usebc_num_slots
because for some schedulers that's nodes and others it's cores, which is confusing. And I don't want to add to the confusion.So instead, we likely should create a new smart attribute for nodes specifically and just call it
bc_num_nodes
. Once that smart attribute exists, then we should add support for it in the project manager.bc_num_nodes
smart attribute createdbc_num_nodes
.The text was updated successfully, but these errors were encountered: