You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
error mintioned as above, any idea how to fix this?, as i understood from the internet its a CMAKE CXX FLAG problem,
the cmake cxx flags at the HOT project:-
thanks in advance
The text was updated successfully, but these errors were encountered:
I got the same problem, too. It seems that our machines' CPUs don't support AVX2 instructions. you can use this command to confirm whether your CPU supports AVX2 or not :
error mintioned as above, any idea how to fix this?, as i understood from the internet its a CMAKE CXX FLAG problem,
the cmake cxx flags at the HOT project:-
thanks in advance
The text was updated successfully, but these errors were encountered: