Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
phcerdan
VTK-m
Commits
ced5640c
Commit
ced5640c
authored
Jun 07, 2018
by
Matt Larsen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
updating changelog and readme to reflect openmp 4.0
parent
04162dc6
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
README.md
README.md
+1
-1
docs/changelog/openmp-backend.md
docs/changelog/openmp-backend.md
+1
-1
No files found.
README.md
View file @
ced5640c
...
...
@@ -74,7 +74,7 @@ Optional dependencies are:
+
TBB Device Adapter
+
[
TBB
](
https://www.threadingbuildingblocks.org/
)
+
OpenMP Device Adapter
+
Requires a compiler that supports OpenMP >= 4.
5
.
+
Requires a compiler that supports OpenMP >= 4.
0
.
+
OpenGL Rendering
+
The rendering module contains multiple rendering implementations
including standalone rendering code. The rendering module also
...
...
docs/changelog/openmp-backend.md
View file @
ced5640c
# OpenMP Device Adapter
A device adapter that leverages OpenMP 4.
5
for threading is now available. The
A device adapter that leverages OpenMP 4.
0
for threading is now available. The
new adapter is enabled using the CMake option
`VTKm_ENABLE_OPENMP`
and its
performance is comparable to the TBB device adapter.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment