openfoam/etc/config.sh
Mark Olesen 16d48ed047 CONFIG: improve robustness/flexibility for MPI config handling
- use orte-info to determine prefix/libdir for openmpi.
  This removes a run-time dependency on mpicc, which is actually
  only needed for building with MPI (not running with MPI).
  The corresponding openmpi devel package (deb/rpm) will not
  necessarily be installed on a particular system.

- retain mpicc logic if the new logic using orte-info does not
  deliver an answer. Final fallback to using 'orterun' to
  infer prefix/libdir.

- Additional logic for intel and msmpi to make it easier to
  locate these vendor packages within ThirdParty
  (ie, under ThirdParty/opt/...)

CONFIG: improve robustness

- add check for absolute path when adding PATH/LD_LIBRARY_PATH etc.

- prefix more variables with '_foam*' to prevent accidental overwrite
  of userspace shell variables when sourcing
2021-10-18 11:34:02 +02:00
..
example CONFIG: rationalize mpi config tuning (#1910) 2020-11-11 18:36:01 +01:00
adios2 CONFIG: increment to ADIOS-2.6.0, petsc-3.14.2 2020-12-14 15:20:36 +01:00
aliases CONFIG: adjust aliases to use project-dir directly 2020-06-03 12:11:17 +02:00
bash_completion STYLE: adjust 'No completions' message for more clarification 2020-05-14 11:20:49 +02:00
ccmio CONFIG: improve robustness/flexibility for MPI config handling 2021-10-18 11:34:02 +02:00
CGAL STYLE: add hints about setting GMP/MPFR within etc/config.*sh/CGAL 2020-08-10 14:38:41 +02:00
cmake ENH: improve cmake/ParaView config handling 2020-05-05 18:06:09 +02:00
compiler CONFIG: update compiler versions 2021-06-14 19:20:15 +02:00
completion_cache CONFIG: Updated completions 2021-06-28 09:14:34 +01:00
FFTW CONFIG: improve robustness/flexibility for MPI config handling 2021-10-18 11:34:02 +02:00
functions CONFIG: improve robustness/flexibility for MPI config handling 2021-10-18 11:34:02 +02:00
gperftools CONFIG: additional packaging helpers, tutorial test helper 2020-04-21 14:59:07 +02:00
hypre CONFIG: improve handling of in-source PETSC installations 2020-06-19 12:44:14 +02:00
kahip CONFIG: improve robustness/flexibility for MPI config handling 2021-10-18 11:34:02 +02:00
metis CONFIG: improve robustness/flexibility for MPI config handling 2021-10-18 11:34:02 +02:00
mgridgen CONFIG: improve robustness/flexibility for MPI config handling 2021-10-18 11:34:02 +02:00
mpi CONFIG: improve robustness/flexibility for MPI config handling 2021-10-18 11:34:02 +02:00
paraview CONFIG: update scotch (6.1.0), paraview (5.9.1) and petsc (3.15.0) 2021-05-19 18:16:06 +02:00
paraview-system CONFIG: only set PV_PLUGIN_PATH if the directory actually exists 2020-05-22 21:53:42 +02:00
petsc CONFIG: update scotch (6.1.0), paraview (5.9.1) and petsc (3.15.0) 2021-05-19 18:16:06 +02:00
scotch CONFIG: update scotch (6.1.0), paraview (5.9.1) and petsc (3.15.0) 2021-05-19 18:16:06 +02:00
settings CONFIG: improve robustness/flexibility for MPI config handling 2021-10-18 11:34:02 +02:00
setup CONFIG: improve robustness/flexibility for MPI config handling 2021-10-18 11:34:02 +02:00
unset CONFIG: update completions 2020-12-18 11:33:46 +01:00
vtk CONFIG: improve robustness/flexibility for MPI config handling 2021-10-18 11:34:02 +02:00