MJN

Results 1 comments of MJN

If you want to change to GPU 1, could you try to set environment `CUDA_VISIBLE_DEVICES` before run your application: `export CUDA_VISIBLE_DEVICES=1`, make sure the gpu-id in configuration is 0, or...