Scheduled Downtime
On Friday 21 April 2023 @ 5pm MT, this website will be down for maintenance and expected to return online the morning of 24 April 2023 at the latest

./real.exe

renups

New member
While running ./real.exe, it shows
./real.exe

Please verify that both the operating system and the processor support Intel(R) X87, CMOV, MMX, FXSAVE, SSE, SSE2, SSE3, SSSE3, SSE4_1, SSE4_2, POPCNT and AVX instructions.

What does it mean? How can I solve this?


in bashrc
export CC=icc
export FC=ifort
export F90=ifort
export CXX=icpc
 
Top