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

Refactoring CUDIFY

parent dc7d2707
No related branches found
No related tags found
No related merge requests found
Pipeline #3979 failed
......@@ -17,7 +17,7 @@ else
CUDA_CC=mpic++ -x c++ $(INCLUDE_PATH)
INCLUDE_PATH_NVCC=
CUDA_CC_LINK=mpic++
CUDA_OPTIONS=-DCUDA_ON_CPU -D__NVCC__ -DCUDART_VERSION=11000
CUDA_OPTIONS=-D__NVCC__ -DCUDART_VERSION=11000
LIBS_SELECT=$(LIBS)
else
ifeq (, $(shell which nvcc))
......
openfpm_devices @ c5e226a8
Subproject commit cdf88c7dcc38cb66528015a89da14a7c477fd025
Subproject commit c5e226a8f44aab176285f25a8059359d2dec07e5
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