- May 29, 2018
-
-
Mark OLESEN authored
-
- Dec 21, 2017
-
-
Mark OLESEN authored
- add some notes about 'git submodule' in modules/README.md
-
- Jul 12, 2017
-
-
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-'
-
- Jun 26, 2017
-
-
Mark OLESEN authored
-
- Feb 21, 2017
-
-
mark authored
- remove some spurious regExp includes
-
- Dec 22, 2016
-
-
Mark Olesen authored
- can compile with icc 17.0.1 - note the min gcc versions needed to compile clang
-
- Dec 20, 2016
-
-
Mark Olesen authored
- fixed library path for VTK. They should use lib/ and not lib64/
-