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

Running examples causes segmentation fault #181

Open
xiupingcui opened this issue Aug 23, 2024 · 0 comments
Open

Running examples causes segmentation fault #181

xiupingcui opened this issue Aug 23, 2024 · 0 comments

Comments

@xiupingcui
Copy link

xiupingcui commented Aug 23, 2024

I follow the instructions in the readme to build examples "cmake -DNVBench_ENABLE_EXAMPLES=ON -DCMAKE_CUDA_ARCHITECTURES=80 .. && make", but when I run the examples with "./nvbench.example.cpp20.axes" or "./nvbench.example.cpp17.axes", I get the error "Segmentation fault (core dumped)". I didn't change any source codes. How did it happen and how can i fix this?

The environment is as follows:

CPU : Intel(R) Xeon(R) Gold 6348 CPU @ 2.60GHz
GPU : A100
System: Ubuntu 22.04
g++ : 11.4.0
cuda : v12.5
cmake : 2.29.0

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