mirror of
https://github.com/QuantumPackage/qp2.git
synced 2025-04-02 23:11:46 +02:00
optimized gfortran configuration
This commit is contained in:
parent
0992b52dcf
commit
aed146282e
@ -35,7 +35,7 @@ OPENMP : 1 ; Append OpenMP flags
|
|||||||
# -ffast-math and the Fortran-specific
|
# -ffast-math and the Fortran-specific
|
||||||
# -fno-protect-parens and -fstack-arrays.
|
# -fno-protect-parens and -fstack-arrays.
|
||||||
[OPT]
|
[OPT]
|
||||||
FCFLAGS : -Ofast -msse4.2
|
FCFLAGS : -Ofast -march=native
|
||||||
|
|
||||||
# Profiling flags
|
# Profiling flags
|
||||||
#################
|
#################
|
||||||
|
Loading…
x
Reference in New Issue
Block a user