Skip to content
Snippets Groups Projects
  1. Apr 18, 2017
  2. Apr 19, 2017
  3. Apr 18, 2017
  4. Apr 13, 2017
  5. Apr 11, 2017
  6. Apr 10, 2017
  7. Apr 07, 2017
  8. Apr 06, 2017
  9. Apr 05, 2017
  10. Apr 04, 2017
  11. Apr 03, 2017
  12. Mar 31, 2017
  13. Mar 30, 2017
  14. Mar 29, 2017
    • Mark Olesen's avatar
      STYLE: respect WM_DIR value when building wmake tools · 446b8e71
      Mark Olesen authored
      - minor bug: 'wclean empty' may have had issues with logical vs physical path
      446b8e71
    • Mark Olesen's avatar
      ENH: improve MPI configuration possibilities · 3ece6e52
      Mark Olesen authored
      - permit SYSTEMMPI user adjustments via
            etc/config.{csh,sh}/mpi-system
        This can be a convenient place for setting up SYSTEMMPI for OpenFOAM
        without adjusting bashrc, prefs.sh ...
      
      - add a USERMPI type. This represents any generic mpi implementation.
        The user is responsible for supplying an appropriate
        wmake/rules/General/mplibUSERMPI file and managing all settings.
      
        This type of setup can be useful in combination with specific build
        systems (SPACK, EASYBUILD, etc) or module systems for which the MPI
        variant is part of the installed configuration.
      3ece6e52