Linaom1214/TensorRT-For-YOLO-Series

how to deploy in multiple nvidia card, such as a computer with 8 3060 card?

zhuimeng2080 opened this issue · 0 comments

where I use cudaSetDevice to assign different gpu ids, only one GPU ID has detection results, the other cards no detection results.

what is the possible reseasons?