mxjmtxrm opened this issue 3 months ago · 1 comments
As title. I set CUDA_VISIBLE_DEVICES=0,1,2,3 before python main_e2e_qp.py --xxxxx. I found that only GPU0 was used during training. Is there any parameters I missed?
CUDA_VISIBLE_DEVICES=0,1,2,3
python main_e2e_qp.py --xxxxx
Current code only support for the single-GPU training.