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

Building Cuda files with specific architecture will cause hanging #29

Open
jinz2014 opened this issue Jan 8, 2024 · 0 comments
Open

Comments

@jinz2014
Copy link

jinz2014 commented Jan 8, 2024

I am not sure if you encountered the issue before. After building the files whose suffix end with (.cu) with the nvcc flag "-arch=sm_70", the program will hang after stage 1. It will also generate many temporary files in the current directory while hanging.
Without the flag, the program will run to completion.

I also notice that in the CMakeFile, the CUDA architectures/compute capacity are not specified.

Thanks

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

1 participant