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 eaa6798 commit dc517d3Copy full SHA for dc517d3
docs/api/README.rst
@@ -18,9 +18,11 @@ The following dependencies are required:
18
- **nvhpc** 21.3 *(required for GPU usage)* - Installable from the NVIDIA website.
19
- **AMGX** 2.4.0 *(required for GPU usage, can be automatically downloaded via CMake)*
20
21
+--
22
.. note::
23
If you encounter errors while downloading AMGX, you may need to specify the NVHPC path and library paths manually.
24
25
26
.. warning::
27
If you do **not** want to use GPU, ensure that the `GPU_POISSON` flag in `./src/Config.hpp` is **disabled**.
28
0 commit comments