diff options
author | Seth R. Johnson <johnsonsr@ornl.gov> | 2021-07-16 14:36:06 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-16 11:36:06 -0700 |
commit | 624c72afae6b46826eea4119ca096ef263e93067 (patch) | |
tree | cdc692ebb6601425690325fd1e3729ef6c753d4c /.flake8 | |
parent | c56f2a935db03e7041bd88783149caffd0366adc (diff) | |
download | spack-624c72afae6b46826eea4119ca096ef263e93067.tar.gz spack-624c72afae6b46826eea4119ca096ef263e93067.tar.bz2 spack-624c72afae6b46826eea4119ca096ef263e93067.tar.xz spack-624c72afae6b46826eea4119ca096ef263e93067.zip |
trilinos: simplify some variants (#24820)
* trilinos: rename basker variant
The Basker solver is part of amesos2 but is clearer without the extra
scoping.
* trilinos: automatically enable teuchos and remove variant
Basically everything in trilinos needs teuchos
* trilinos: group top-level dependencies
* trilinos: update dependencies, removing unused
- GLM, X11 are unused (x11 lacks dependency specs too)
- Python variant is more like a TPL so rearrange that
- Gtest internal package shouldn't be compiled or exported
- Add MPI4PY requirement for pytrilinos
* trilinos: remove package meta-options
- XSDK settings and "all opt packages" are not used anywhere
- all optional packages are dangerous
* trilinos: Use hwloc iff kokkos
See #19119, also the HWLOC tpl name was misspelled so this was being ignored before.
* Flake
* Fix trilinos +netcdf~mpi
* trilinos: default to disabling external dependencies
* Remove teuchos from downstream dependencies
* fixup! trilinos: Use hwloc iff kokkos
* Add netcdf requirements to packages with ^trilinos+exodus
* trilinos: disable exodus by default
* fixup! Add netcdf requirements to packages with ^trilinos+exodus
* trilinos: only enable hwloc when @13: +kokkos
* xyce: propagate trilinos dependencies more simply
* dtk: fix missing boost dependency
* trilinos: remove explicit metis dependency
* trilinos: require metis/parmetis for zoltan
Disable zoltan by default to minimize default dependencies
* trilinos: mark mesquite disabled and fix kokkos arch
* xsdk: fix trilinos to also list zoltan [with zoltan2]
* ci: remove nonexistent variant from trilinos
* trilinos: add missing boost dependency
Co-authored-by: Satish Balay <balay@mcs.anl.gov>
Diffstat (limited to '.flake8')
0 files changed, 0 insertions, 0 deletions