Hi,
I am working with 2 workstations (Tesla K20C + Gforce GT 610) hardware each. I want to use only Tesla ones. Problem is I am not able to blacklist Gforce device. Any help will be appreciated.
BR
Hi,
I am working with 2 workstations (Tesla K20C + Gforce GT 610) hardware each. I want to use only Tesla ones. Problem is I am not able to blacklist Gforce device. Any help will be appreciated.
BR
One possible method is to use the CUDA_VISIBLE_DEVICES environment variable.
It is described here:
[url]Programming Guide :: CUDA Toolkit Documentation
and here:
[url]http://docs.nvidia.com/cuda/cuda-c-best-practices-guide/index.html#cuda-visible-devices[/url]