Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nvcc fatal #22

Open
landy-hu opened this issue May 8, 2018 · 4 comments
Open

nvcc fatal #22

landy-hu opened this issue May 8, 2018 · 4 comments

Comments

@landy-hu
Copy link

landy-hu commented May 8, 2018

nvcc -c -o nms_kernel.cu.o nms_kernel.cu -x cu -Xcompiler -fPIC -arch='sm_61'
nvcc fatal : Value 'sm_61' is not defined for option 'gpu-architecture'

@landy-hu landy-hu changed the title ncvv fatal nvcc fatal May 8, 2018
@ZQPei
Copy link

ZQPei commented Jun 12, 2018

nvcc -c -o nms_kernel.cu.o nms_kernel.cu -x cu -Xcompiler -fPIC -arch=sm_61
should work!

@menghuadeng
Copy link

hi,I also encounter this question. Unfortunately, the solution is not work.

@menghuadeng
Copy link

hi, @ZQPei I also encounter this question. Unfortunately, the solution is not working. can you tell me why this error happened?

@sdw95927
Copy link

sdw95927 commented Aug 1, 2018

#38 Hope this help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants