easyconfigs-it4i/e/Elk/Elk-6.8.4-intel.patch
Lukáš Krupčík dde50a6199 new file: e/Elk/Elk-6.8.4-intel-2020a.eb
new file:   e/Elk/Elk-6.8.4-intel.patch
	new file:   e/Elk/Elk-6.8.4_dont_build_blas_lapack_fft.patch
2020-09-25 09:52:04 +02:00

16 lines
310 B
Diff

--- setup.orig 2020-09-25 09:15:17.876347945 +0200
+++ setup 2020-09-25 09:16:04.858424985 +0200
@@ -98,7 +98,11 @@
fi
}
-GETSYS
+#GETSYS
+F90="ifort"
+F90_OPTS="-O3 -ip -unroll -no-prec-div -qopenmp"
+F77=$F90
+F77_OPTS="$F90_OPTS -assume protect_parens"
# produce the make.inc file
echo > make.inc