We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bde3a17 commit 08bdd38Copy full SHA for 08bdd38
ExampleCodes/FFT/Basic/GNUmakefile
@@ -7,6 +7,7 @@ TINY_PROFILE = TRUE
7
USE_MPI = TRUE
8
USE_CUDA = FALSE
9
USE_HIP = FALSE
10
+USE_FFT = TRUE
11
12
BL_NO_FORT = TRUE
13
ExampleCodes/FFT/Poisson/GNUmakefile
0 commit comments