Linux + GCC + OpenMPI + OpenBLAS
================================

Example build script for a general Linux environment using GCC, OpenMPI, OpenBLAS, and ScaLAPACK.
Optionally, the code can be built with LibRI support and/or Fortran binding.

.. literalinclude:: ../../../examples/build/linux_gcc_openmpi_openblas.sh
   :language: bash
