Skip to content

Commit

Permalink
Add release note for OpenMP dependency.
Browse files Browse the repository at this point in the history
  • Loading branch information
QuLogic committed Apr 17, 2018
1 parent 2c8ff7c commit 46ccbe4
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/markdown/snippets/openmp-dependency.md
Original file line number Diff line number Diff line change
@@ -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.

0 comments on commit 46ccbe4

Please sign in to comment.