Changes
Page history
Update home
authored
Jan 15, 2024
by
Emanuele De Rubeis
Hide whitespace changes
Inline
Side-by-side
home.md
View page @
446b8211
...
@@ -51,7 +51,7 @@ Here there is a brief explaination of each macro contained in the Makefile.
...
@@ -51,7 +51,7 @@ Here there is a brief explaination of each macro contained in the Makefile.
-
GAUSS: select a Gaussian gridding kernel.
-
GAUSS: select a Gaussian gridding kernel.
-
GAUSS_HI_PRECISION: select an high-precision Gaussian gridding kernel.
-
GAUSS_HI_PRECISION: select an high-precision Gaussian gridding kernel.
-
KAISER_BESSEL: select a Kaiser-Bessel gridding kernel.
-
KAISER_BESSEL: select a Kaiser-Bessel gridding kernel.
-
**GPU offloading options**
-
**GPU offloading options**
-
NVIDIA: NVIDIA macro, required for NVIDIA calls (
*currently not required*
).
-
NVIDIA: NVIDIA macro, required for NVIDIA calls (
*currently not required*
).
-
CUDACC: enables CUDA for GPU offloading.
-
CUDACC: enables CUDA for GPU offloading.
-
ACCOMP: enables OpenMP for GPU offloading.
-
ACCOMP: enables OpenMP for GPU offloading.
...
...
...
...