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
e54896ae
Commit
e54896ae
authored
Jun 19, 2018
by
Robert Maynard
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Document in Readme that OpenMP requires CMake 3.9
parent
0544ee6b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
README.md
README.md
+2
-2
No files found.
README.md
View file @
e54896ae
...
...
@@ -64,13 +64,13 @@ VTK-m Requires:
+
MSVC 2015+
+
[
CMake
](
http://www.cmake.org/download/
)
+
CMake 3.3+ (for any build)
+
CMake 3.9+ (for CUDA build)
+
CMake 3.9+ (for CUDA
build or OpenMP
build)
+
CMake 3.11+ (for Visual Studio generator)
Optional dependencies are:
+
CUDA Device Adapter
+
[
Cuda Toolkit 7+
](
https://developer.nvidia.com/cuda-toolkit
)
+
[
Cuda Toolkit 7
.5
+
](
https://developer.nvidia.com/cuda-toolkit
)
+
TBB Device Adapter
+
[
TBB
](
https://www.threadingbuildingblocks.org/
)
+
OpenMP 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