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

Segmentation fault Error While Building. #474

Open
5p6 opened this issue Oct 14, 2024 · 0 comments
Open

Segmentation fault Error While Building. #474

5p6 opened this issue Oct 14, 2024 · 0 comments

Comments

@5p6
Copy link

5p6 commented Oct 14, 2024

1.Environment

  • Ubuntu 20.04
  • RTX 4090
  • cuda 12.2 535
  • Cmake 3.30
  • GNU 9.x

2.Error Report

when I run command cmake --build ./build -j 4,it report the error

[ 15%] Built target fmt
[ 20%] Building CUDA object CMakeFiles/tiny-cuda-nn.dir/src/encoding.cu.o
Segmentation fault (core dumped)
make[2]: *** [CMakeFiles/tiny-cuda-nn.dir/build.make:122: CMakeFiles/tiny-cuda-nn.dir/src/encoding.cu.o] Error 139
make[1]: *** [CMakeFiles/Makefile2:136: CMakeFiles/tiny-cuda-nn.dir/all] Error 2
make: *** [Makefile:91: all] Error 2

how to solve it ?

@5p6 5p6 changed the title [email protected] Segmentation fault Error While Building. Oct 14, 2024
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