Skip to content

Commit 6c9c7d7

Browse files
Update README
1 parent f2d9b88 commit 6c9c7d7

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

docs/api/README.rst

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff 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

2927
Installing dependencies for the first time may take approximately **20 minutes**.
3028

0 commit comments

Comments
 (0)