diff options
author | Stephen Sachs <stephenmsachs@gmail.com> | 2022-06-30 19:52:33 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-06-30 10:52:33 -0700 |
commit | 8e591f058e13c1b7120e26ff46ed141f3d8d4341 (patch) | |
tree | 13728f8e598fbb891f58e3fac5c3923ee7410647 /.mailmap | |
parent | 4397ec6a486c704e363ec037e9c987070c77ae6c (diff) | |
download | spack-8e591f058e13c1b7120e26ff46ed141f3d8d4341.tar.gz spack-8e591f058e13c1b7120e26ff46ed141f3d8d4341.tar.bz2 spack-8e591f058e13c1b7120e26ff46ed141f3d8d4341.tar.xz spack-8e591f058e13c1b7120e26ff46ed141f3d8d4341.zip |
[mpas-model] Add optional `make_target` and `precision` variants (#31388)
`make_target` can be used to instruct Spack to build one of the pre-defined make
targets in the MPAS makefile. Spack will guess the targret based on the value of
`spack_fc`, but the user can overwrite the target as variant. E.g.
```
spack install mpas-model make_target=pgi-nersc
```
`precision` is used to set the `PRECISION` flag in the Makefile to {single,
double}. Default is double.
Co-authored-by: Stephen Sachs <stesachs@amazon.com>
Diffstat (limited to '.mailmap')
0 files changed, 0 insertions, 0 deletions