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

Compile right,Run wrong #35

Open
p719967821 opened this issue May 19, 2024 · 0 comments
Open

Compile right,Run wrong #35

p719967821 opened this issue May 19, 2024 · 0 comments

Comments

@p719967821
Copy link

I complete all compile tasks, no wrong,but when I run the ./test_ntt,it represents:
屏幕截图 2024-05-19 104653
please tell me why it happens??

my compile steps:
1.pre-intsall ntl5.7.1
2.change cmake.txt in "tests" and "cuhe" folder, which GPU_ARCH is "75" and GCC_CUDA_VERSION is "gcc-7" to suit for my computer.
3.cd cuhe
4.cmake ./
5.make
6.cd ../tests
7.cmake ./
8.make
9../test_ntt

@p719967821 p719967821 changed the title Complie right,Run wrong Compile right,Run wrong May 19, 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