Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
docking
ocladock
Commits
a3b7d8bc
Commit
a3b7d8bc
authored
Sep 28, 2017
by
Leonardo Solis
Browse files
corrected CUDA lib in Makefile
parent
a54796ad
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
a3b7d8bc
...
...
@@ -10,7 +10,7 @@ AMD_LIBRARY_PATH=$(shell cat /etc/ld.so.conf.d/amdgpu-pro-x86_64.conf)
# NVIDIA GPU config
NV_INCLUDE_PATH
=
$(CUDAROOT)
/include
NV_
INCLUDE
_PATH
=
$(CUDAROOT)
/lib64
NV_
LIBRARY
_PATH
=
$(CUDAROOT)
/lib64
# ------------------------------------------------------
# Choose OpenCL device
...
...
Write
Preview
Supports
Markdown
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