Skip to content
New issue

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

Improving performance with NVidia GPU affinity? #1756

Open
giorgos117 opened this issue Dec 5, 2023 · 0 comments
Open

Improving performance with NVidia GPU affinity? #1756

giorgos117 opened this issue Dec 5, 2023 · 0 comments

Comments

@giorgos117
Copy link

Hello,

I currently use the following to set GPU affinity:

slurm_additional_parameters = {'gres': f'gpu:{args.tasks_per_node}', 'gpu-bind': f'single:1'}

Is it possible to improve on this by using the NVidia GPU affinity package?

[https://github.com/NVIDIA/gpu_affinity]

Best regards,

George

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant