Skip to content

Instantly share code, notes, and snippets.

@scemama
Created March 15, 2017 14:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save scemama/514d9066de33430bad2bfa9ad5e382e5 to your computer and use it in GitHub Desktop.
Save scemama/514d9066de33430bad2bfa9ad5e382e5 to your computer and use it in GitHub Desktop.
Display Assembl with ifort
ifort -S -O2 -xCORE-AVX2 slater_rules.irp.F90 -fcode-asm -fsource-asm -fverbose-asm -o test.s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment