Skip to content

Specify Gpu device #260

Answered by WeiqunZhang
JCNNBY asked this question in Q&A
Feb 7, 2024 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

For single process runs, we always use the first visible device. You can use CUDA_VISIBLE_DEVICES to control which devices are visible.

https://developer.nvidia.com/blog/cuda-pro-tip-control-gpu-visibility-cuda_visible_devices/

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@ax3l
Comment options

ax3l Apr 30, 2024
Maintainer

Answer selected by ax3l
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
question Further information is requested backend: cuda Specific to CUDA execution (GPUs)
3 participants