Skip to content

Commit

Permalink
add a reference to prerequisites.
Browse files Browse the repository at this point in the history
  • Loading branch information
CusiniM committed Aug 21, 2024
1 parent a83d507 commit e2c0903
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/docs/sphinx/QuickStart.rst
Original file line number Diff line number Diff line change
Expand Up @@ -221,8 +221,7 @@ You may also be willing to insert your credentials in the command line (less sec
Configuration
=============

At a minimum, you will need a relatively recent compiler suite installed on your system (e.g. `GCC <https://gcc.gnu.org>`_, `Clang <https://clang.llvm.org>`_) as well as `CMake <https://cmake.org>`_.
If you want to run jobs using MPI-based parallelism, you will also need an MPI implementation (e.g. `OpenMPI <https://www.open-mpi.org>`_, `MVAPICH <https://mvapich.cse.ohio-state.edu>`_).
Before proceeding, make sure to have installed all the minimal prerequisites as described in :ref:`Prerequisites`
Note that GEOS supports a variety of parallel computing models, depending on the hardware and software environment.
Advanced users are referred to the :ref:`BuildGuide` for a discussion of the available configuration options.

Expand Down

0 comments on commit e2c0903

Please sign in to comment.