We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello there, I'm having trouble with installing sift4g when building my docker container at the make step. This is my error. `
ERROR [ 9/19] RUN make 0.2s ------ [ 9/19] RUN make: 0.084 >>> vendor/swsharp <<< 0.085 [CORE] swsharp 0.097 [CP] src/score_database_gpu_long.cu 0.109 [CC] src/ssw/ssw.c 0.115 src/ssw/ssw.c:38:10: fatal error: emmintrin.h: No such file or directory 0.115 38 | #include <emmintrin.h> 0.115 | ^~~~~~~~~~~~~ 0.115 compilation terminated. 0.116 make[2]: *** [Makefile:103: obj/ssw/ssw.o] Error 1 0.116 make[1]: *** [Makefile:52: swsharp] Error 2 0.116 make: *** [Makefile:17: vendor/swsharp] Error 2 `
Can you please help me? I've successfully installed sift4g previously and I have never seen an error with emmintrin before. Thank you, Thuy
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello there, I'm having trouble with installing sift4g when building my docker container at the make step. This is my error.
`
Can you please help me? I've successfully installed sift4g previously and I have never seen an error with emmintrin before.
Thank you,
Thuy
The text was updated successfully, but these errors were encountered: