Skip to content
Snippets Groups Projects
Commit 8cf31187 authored by cmaffeo2's avatar cmaffeo2
Browse files

small change to Makefile

parent 9adf9e26
No related branches found
No related tags found
No related merge requests found
### Paths, libraries, includes, options ### Paths, libraries, includes, options
CUDA_PATH ?= /usr/local/cuda-8.0
include ./findcudalib.mk include ./findcudalib.mk
CUDA_PATH ?= /usr/local/cuda-8.0
$(info CUDA_PATH=$(CUDA_PATH)) $(info CUDA_PATH=$(CUDA_PATH))
INCLUDE = $(CUDA_PATH)/include INCLUDE = $(CUDA_PATH)/include
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment