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

About Align1D in #58

Open
Michael-Ray-Sirius opened this issue Jan 13, 2023 · 0 comments
Open

About Align1D in #58

Michael-Ray-Sirius opened this issue Jan 13, 2023 · 0 comments

Comments

@Michael-Ray-Sirius
Copy link

Thanks for your interesting work!
But when I run the code as the instrument in your repo, I got some issuea:

gcc -pthread -B /home/cqt/anaconda3/envs/G-TAD/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/home/cqt/anaconda3/envs/G-TAD/lib/python3.7/site-packages/torch/include -I/home/cqt/anaconda3/envs/G-TAD/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/home/cqt/anaconda3/envs/G-TAD/lib/python3.7/site-packages/torch/include/TH -I/home/cqt/anaconda3/envs/G-TAD/lib/python3.7/site-packages/torch/include/THC -I/home/cqt/anaconda3/envs/G-TAD/include/python3.7m -c Align1D_cuda.cpp -o build/temp.linux-x86_64-3.7/Align1D_cuda.o -DTORCH_API_INCLUDE_EXTENSION_H -DTORCH_EXTENSION_NAME=Align1D -D_GLIBCXX_USE_CXX11_ABI=0 -std=c++11
cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++
error: command 'gcc' terminated by signal 15

My environment is : CUDA11.7, gcc (Ubuntu 7.5.0-3ubuntu1~18.04) 7.5.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