Created
June 11, 2020 14:13
-
-
Save andreagalle/80252dd3d1311eea44e35d59d5be38d6 to your computer and use it in GitHub Desktop.
generate ifort optimisation report with v14.0
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ifort -O3 -r8 -mcmodel=medium -convert big_endian -module ./bin/.mod -D_ppFLUID -D_ppMEAN -I./include -opt-report -c src/pp/particle_pdf.F90 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment