diff options
author | Mark Olesen <Mark.Olesen@esi-group.com> | 2019-06-27 17:14:33 +0100 |
---|---|---|
committer | Adam J. Stewart <ajstewart426@gmail.com> | 2019-06-27 11:14:33 -0500 |
commit | 01198127811184bbcd6a88843adaed7d46003a3d (patch) | |
tree | 4aa3dd6193420839780c46162f394adc197ceb49 /.flake8 | |
parent | eb00436ec8a2a6cb44be9f2fcc45a130d7340233 (diff) | |
download | spack-01198127811184bbcd6a88843adaed7d46003a3d.tar.gz spack-01198127811184bbcd6a88843adaed7d46003a3d.tar.bz2 spack-01198127811184bbcd6a88843adaed7d46003a3d.tar.xz spack-01198127811184bbcd6a88843adaed7d46003a3d.zip |
Update openfoam (#11866)
* OpenFOAM: rationalize architecture options
- older versions of OpenFOAM had WM_ARCH_OPTION to choose a 32-bit
build on 64-bit architectures. This is not exactly relevant anymore
and has now been largely removed from OpenFOAM.
- simultaneously the newest version of OpenFOAM has rationalized the
handling of special settings for KNL by rolling these into the
compiler options. We now do the same thing here in spack.
1. Reuse the internal variable arch_option to convey processor-specific
optimizations and add these into the C++OPT=... statement.
2. Drop spack support for configuring a 32-bit build on 64-bit
hardware.
These changes can also be applied to older OpenFOAM versions, and to
various OpenFOAM forks without issue.
* update openfoam versions. New release 1906, patched 1812 version.
Diffstat (limited to '.flake8')
0 files changed, 0 insertions, 0 deletions