Open yyf17 opened 3 years ago
Ask a question: If you execute the command in docker to select GPU #1:
NV_GPU=1 docker run ......
How to choose GPU #1 if you execute commands in conda env?
python3 src/main.py --config=......
Ask a question: If you execute the command in docker to select GPU #1:
How to choose GPU #1 if you execute commands in conda env?