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

build fail with rtx4090 #25

Open
zhangvia opened this issue Oct 15, 2024 · 0 comments
Open

build fail with rtx4090 #25

zhangvia opened this issue Oct 15, 2024 · 0 comments

Comments

@zhangvia
Copy link

zhangvia commented Oct 15, 2024

when run make,this error happened:

nvcc fatal   : Unsupported gpu architecture 'compute_89'
CMakeFiles/nvbandwidth.dir/build.make:118: recipe for target 'CMakeFiles/nvbandwidth.dir/kernels.cu.o' failed
make[2]: *** [CMakeFiles/nvbandwidth.dir/kernels.cu.o] Error 1
make[2]: *** Waiting for unfinished jobs....
CMakeFiles/Makefile2:82: recipe for target 'CMakeFiles/nvbandwidth.dir/all' failed
make[1]: *** [CMakeFiles/nvbandwidth.dir/all] Error 2
Makefile:90: recipe for target 'all' failed
make: *** [all] Error 2

how to test bandwith on rtx4090?

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