# # Puhti (Atos BullSequana X400, CSC Kajaani, Finland) # %include compilers/GNU-GCC_MPI #%include compilers/extensions/GNU-GCC_debug %section Makefile # turn on hardware optimizations FFLAGS += -llibrary -march=haswell -I${HDF5_ROOT}/include #-g -ffree-line-length-none #LDFLAGS += -ldl CFLAGS += -O2 %endsection Makefile %section runtime mpiexec = srun ##use pc_auto-test --exec-opts="--account= -p test" #mpiexec_opts += --account=project_2001062 %endsection runtime