Skip to content

Commit

Permalink
Fix fpm.rsp
Browse files Browse the repository at this point in the history
  • Loading branch information
gha3mi committed Jan 18, 2024
1 parent 77a3a73 commit 8afc474
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion fpm.rsp
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,8 @@ options --compiler ifx
options --flag "-Ofast -mtune=native -xHost -qmkl -qopenmp -DINT64 -coarray -coarray-num-images=4 -DUSE_COARRAY"

@benchmark-dot-ifort-coarray
options test dot_co
options test
options --target dot_co
options --profile release
options --compiler ifort
options --flag "-Ofast -mtune=native -xHost -qmkl -qopenmp -DINT64 -ipo -coarray -coarray-num-images=4 -DUSE_COARRAY"

0 comments on commit 8afc474

Please sign in to comment.