Skip to content

Commit

Permalink
Make OpenMP 4.5 explicit.
Browse files Browse the repository at this point in the history
  • Loading branch information
aadler committed Jun 9, 2024
1 parent 1351d71 commit 4a221ab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@ Suggests: covr, tinytest
ByteCompile: yes
NeedsCompilation: yes
UseLTO: yes
SystemRequirements: A version of Fortran supporting the LOG_GAMMA Intrinsic
and the ieee_arithmetic module.
SystemRequirements: A version of Fortran supporting the LOG_GAMMA Intrinsic,
the ieee_arithmetic module, and OpenMP 4.5.

0 comments on commit 4a221ab

Please sign in to comment.