Open nickp60 opened 2 years ago
Hi, I had the same issue, I think it's to do with the default instruction set that is incompatible with your CPU. I compiled it from source after looking at the output of the lscpu command on my terminal (-march=nehalem), and added the -fopenmp flag to the GCC compiler. It is working fine now.
Hello, I am getting the following error after installing BURST for use with SHOGUN:
Running any subsequent command results in some logging followed by the "Illegal Instruction" error and empty outputs.