I'm probably missing something, as i can't get the code to compile if i submit a *.zip file. In my code i need an up do date version of g++ or icpc to support SSE, and maybe that is the problem. I am using something like : $(ICC_PATH)icpc -msse4.2 -O3 code.cpp -o run I have tried both the default makefile and my makefile. Adding "source /opt/intel/bin/compilervars.sh intel64" also doesn't help... PS : Code compiles well with icpc and g++ local on my machine Thank you in advance
Error during compilation
Nähere Informationen zur Compiler-Optimierung finden Sie in unserem Optimierungshinweis.



