We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Some helpful notes from the Flux team (thank you Tom and Mark!).
How Flux handles coprocessors: https://github.com/flux-framework/flux-core/blob/596b073199aec51aae6c89118644d8dd57277975/src/common/librlist/rhwloc.c#L268-L303
Some helpful notes specific to Lassen here: https://flux-framework.readthedocs.io/en/latest/tutorials/lab/coral.html?h=lassen#scheduling-gpus
The text was updated successfully, but these errors were encountered:
At present, for v0.8, we are getting past this issue by exposing num_gpus_per_socket in the JSON object returned from the variorum_get_power_json API.
num_gpus_per_socket
variorum_get_power_json
Sorry, something went wrong.
No branches or pull requests
Some helpful notes from the Flux team (thank you Tom and Mark!).
How Flux handles coprocessors: https://github.com/flux-framework/flux-core/blob/596b073199aec51aae6c89118644d8dd57277975/src/common/librlist/rhwloc.c#L268-L303
Some helpful notes specific to Lassen here: https://flux-framework.readthedocs.io/en/latest/tutorials/lab/coral.html?h=lassen#scheduling-gpus
The text was updated successfully, but these errors were encountered: