Just want to know how to compile blis in wsl.
CC=icx FC=ifx CXX=icx CFLAGS=-QaxCORE-AVX2 ./configure --enable-verbose-make --enable-cblas -b 64 --disable-static haswell
make -j 32
Makefile:690: *** Cannot proceed: BLIS library not yet built! Run make first. Stop.