Skip to content
Snippets Groups Projects
  1. May 29, 2018
  2. Dec 21, 2017
  3. Jul 12, 2017
    • Mark OLESEN's avatar
      ENH: respect the I_MPI_ROOT setting for INTELMPI (issue #524) · a6ef1050
      Mark OLESEN authored
      - add note in BuildIssues about the I_MPI_CC variable, which is needed
        when building with Intel-MPI and gcc/clang.
      
        This additional setting is needed since the changes needed to solve
        the issue of building scotch with Intel-MPI and icc (issue #434)
        means that mpiicc is now being used as the wrapper when compiling
        scotch.
      
      - have the FOAM_MPI short name for INTELMPI start with 'impi-' instead
        of just the version number.
        Intel-MPI is often installed as /opt/intel/impi/4.1.3.049, which
        results in 'FOAM_MPI=4.1.3.049' and the mpi flavour is lost.
        Prefix these cases with 'impi-'
      a6ef1050
  4. Jun 26, 2017
  5. Feb 21, 2017
  6. Dec 22, 2016
  7. Dec 20, 2016