Skip to content
Snippets Groups Projects
Commit 1741abb1 authored by Claudio Gheller's avatar Claudio Gheller
Browse files

gitignore added backup dir

parent f8d864ea
No related branches found
No related tags found
No related merge requests found
......@@ -8,3 +8,4 @@ w-stackingfftw
w-stackingCfftw_serial
w-stackingfftw_serial
w-stacking_*
backup
......@@ -92,7 +92,7 @@ OPT += -DGAUSS_HI_PRECISION
#OPT += -DCUFFTMP
# FULL NVIDIA GPU SUPPORT - Recommended for full NVIDIA GPU code execution
#OPT += -DFULL_NVIDIA
OPT += -DFULL_NVIDIA
ifeq (FULL_NVIDIA,$(findstring FULL_NVIDIA,$(OPT)))
OPT += -DCUDACC -DNCCL_REDUCE -DCUFFTMP
endif
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment