Skip to content
Snippets Groups Projects
Commit e1d7419c authored by Pietro Incardona's avatar Pietro Incardona
Browse files

Fixing example 9

parent 9650f695
No related branches found
No related tags found
No related merge requests found
Pipeline #3994 passed
......@@ -4,6 +4,7 @@ ifdef CUDA_ON_CPU
INCLUDE_PATH_NVCC=
CUDA_CC_LINK=mpic++
CUDA_OPTIONS=
LIBS_SELECT=$(LIBS)
else
ifeq (, $(shell which nvcc))
CUDA_CC=mpic++ -x c++ $(INCLUDE_PATH)
......
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