We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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.