You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We use NVIDIA Quadro P5000 GPU....We are not able to run build.py file of nms....so, may get error of ModuleNotFoundError: No module named 'nms._ext'....Would You please like to assist me that which architecture have I to define in following syntax....?
nvcc -c -o nms_kernel.cu.o nms_kernel.cu -x cu -Xcompiler -fPIC -arch=[arch]
The text was updated successfully, but these errors were encountered:
We use NVIDIA Quadro P5000 GPU....We are not able to run build.py file of nms....so, may get error of ModuleNotFoundError: No module named 'nms._ext'....Would You please like to assist me that which architecture have I to define in following syntax....?
nvcc -c -o nms_kernel.cu.o nms_kernel.cu -x cu -Xcompiler -fPIC -arch=[arch]
The text was updated successfully, but these errors were encountered: