Closed mapengsen closed 1 year ago
Hi @mapengsen ,
Please set environment variable CUDA_VISIBLE_DEVICES before running unidock
, e.g. CUDA_VISIBLE_DEVICES=2 unidock <params>
. Please note that one unidock
process does not support more than one GPU.
how to use muti gpus or choice the gpu that i want to use?