Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
tsoc
openmm
Commits
13d366a9
Commit
13d366a9
authored
Jun 03, 2015
by
peastman
Browse files
Merge pull request #948 from mpharrigan/cmake_opencl
Look in cuda dir for opencl headers
parents
7fd8791a
546ad4cb
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
cmake_modules/FindOpenCL.cmake
cmake_modules/FindOpenCL.cmake
+1
-0
No files found.
cmake_modules/FindOpenCL.cmake
View file @
13d366a9
...
@@ -33,6 +33,7 @@ find_path(OPENCL_INCLUDE_DIR
...
@@ -33,6 +33,7 @@ find_path(OPENCL_INCLUDE_DIR
"/usr/local/cuda"
"/usr/local/cuda"
"/usr/local/streamsdk"
"/usr/local/streamsdk"
"/usr"
"/usr"
"
${
CUDA_TOOLKIT_ROOT_DIR
}
"
PATH_SUFFIXES
"include"
PATH_SUFFIXES
"include"
)
)
...
...
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