# # 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 += -O3 -llibrary -march=native -I${HDF5_INSTALL_ROOT}/include CFLAGS += -O2 %endsection Makefile %section runtime mpiexec = srun ##use pc_auto-test --exec-opts="--account= -p test" #mpiexec_opts += --account=project_2001062 %endsection runtime