diff --git a/doc/installation/cmake_options.rst b/doc/installation/cmake_options.rst index 6c8b8ceae..0c6b3c295 100644 --- a/doc/installation/cmake_options.rst +++ b/doc/installation/cmake_options.rst @@ -43,13 +43,6 @@ Change parallelization scheme +-----------------------------------------------+----------------------------------------------------------------+ | ``-Dwith-mpi=[OFF|ON]`` | Build with MPI parallelization. [default=ON] | +-----------------------------------------------+----------------------------------------------------------------+ -| ``-Dwith-openmp=[OFF|ON|]`` | 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