parent
2c8ff7c027
commit
46ccbe48e7
1 changed files with 6 additions and 0 deletions
@ -0,0 +1,6 @@ |
||||
## Addition of OpenMP dependency |
||||
|
||||
An OpenMP dependency (`openmp`) has been added that encapsulates the various |
||||
flags used by compilers to enable OpenMP and checks for the existence of the |
||||
`omp.h` header. The `language` keyword may be passed to force the use of a |
||||
specific compiler for the checks. |
Loading…
Reference in new issue