Created
June 11, 2020 14:15
-
-
Save andreagalle/a2d27490b5ed6ac26aaed3be353748af to your computer and use it in GitHub Desktop.
generate ifort assembli code for 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 -O2 -r8 -mcmodel=medium -convert big_endian -module ./bin/.mod -D_ppFLUID -D_ppMEAN -I./include -mmic -S -fsource-asm -c src/pp/particle_pdf.F90 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment