Skip to content

Commit

Permalink
Merge pull request #97 from jhnnsnk/main_rm_openmp
Browse files Browse the repository at this point in the history
Remove deprecated OpenMP and MPI comments in docs (main)
  • Loading branch information
jhnnsnk committed Dec 4, 2023
2 parents 2d13f1a + e5e2b30 commit 588707e
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions doc/installation/cmake_options.rst
Original file line number Diff line number Diff line change
Expand Up @@ -43,13 +43,6 @@ Change parallelization scheme
+-----------------------------------------------+----------------------------------------------------------------+
| ``-Dwith-mpi=[OFF|ON]`` | Build with MPI parallelization. [default=ON] |
+-----------------------------------------------+----------------------------------------------------------------+
| ``-Dwith-openmp=[OFF|ON|<OpenMP-Flag>]`` | Enable OpenMP multi-threading. |
| | Optionally set OMP compiler flag. [default=ON] |
+-----------------------------------------------+----------------------------------------------------------------+

.. warning::

Currently NEST GPU must be installed with MPI to avoid compilation errors.


External libraries
Expand Down

0 comments on commit 588707e

Please sign in to comment.