File tree Expand file tree Collapse file tree 1 file changed +4
-6
lines changed Expand file tree Collapse file tree 1 file changed +4
-6
lines changed Original file line number Diff line number Diff line change @@ -18,13 +18,11 @@ The following dependencies are required:
1818- **nvhpc ** 21.3 *(required for GPU usage) * - Installable from the NVIDIA website.
1919- **AMGX ** 2.4.0 *(required for GPU usage, can be automatically downloaded via CMake) *
2020
21- .. note ::
21+ > **Note **
22+ > If you encounter errors while downloading AMGX, you may need to specify the NVHPC path and library paths manually.
2223
23- If you encounter errors while downloading AMGX, you may need to specify the NVHPC path and library paths manually.
24-
25- .. warning ::
26-
27- If you do **not ** want to use GPU, ensure that the `GPU_POISSON ` flag in `./src/Config.hpp ` is **disabled **.
24+ > **Warning **
25+ > If you do **not ** want to use GPU, ensure that the `GPU_POISSON ` flag in `./src/Config.hpp ` is **disabled **.
2826
2927Installing dependencies for the first time may take approximately **20 minutes **.
3028
You can’t perform that action at this time.
0 commit comments