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
Check and fix if necessary that the Polaris app_run can implement the binding settings described in the ALCF docs: https://docs.alcf.anl.gov/polaris/running-jobs/#running-multiple-mpi-applications-on-a-node
The text was updated successfully, but these errors were encountered:
Strategy: use the setting of CUDA_VISIBLE_DEVICES to set the cpu_bind option. This will be the default when GPUs are used.
Sorry, something went wrong.
A few notes:
self._node_spec.cpu_ids[0]
_build_cmdline
cms21
No branches or pull requests
Check and fix if necessary that the Polaris app_run can implement the binding settings described in the ALCF docs:
https://docs.alcf.anl.gov/polaris/running-jobs/#running-multiple-mpi-applications-on-a-node
The text was updated successfully, but these errors were encountered: