Skip to content
config.mk_IreneSKL 232 B
Newer Older
#CPU (CRAY XC30) configuration file

 CFLAGS = $(DEFINES) -std=c99 -O3 -axCORE-AVX512 -mtune=skylake-avx512 -qopenmp -DARCH=0 
 LDFLAGS = -lm -qopenmp 
 CC=mpicc
 TARGETCC=mpicc
 TARGETCFLAGS=-x c -qopenmp $(CFLAGS) -DVVL=4 -DAoSoA