spack/lib/spack
Massimiliano Culpo 3d77ecd92e Bootstrap environment modules optimizing for generic architectures (#13105)
fixes #13073

Since #3206 was merged bootstrapping environment-modules was using the architecture of the current host or the best match supported by the default compiler. The former case is an issue since shell integration was looking for a spec targeted at the host microarchitecture.

1. Bootstrap an env modules targeted at generic architectures
2. Look for generic targets in shell integration scripts
3. Add a new entry in Travis to test shell integration
2019-10-21 11:20:05 -07:00
..
docs Separate setting build environment and run environment in packages (#11115) 2019-10-17 10:17:21 -07:00
env targets: Spack targets can now be fine-grained microarchitectures 2019-09-20 00:51:37 -07:00
external External: add macholib and altgraph needed to relocate Mach-o binaries on Linux (#12909) 2019-09-26 11:48:22 -05:00
llnl microarchitectures: fix custom compiler versions (#13222) 2019-10-21 10:24:57 -07:00
spack Bootstrap environment modules optimizing for generic architectures (#13105) 2019-10-21 11:20:05 -07:00