spack/lib/spack/spack
Seth R. Johnson ca6e75c9f6 Use Spack target architecture to determine OpenBLAS target (#14380)
Openblas target is now determined automatically upon inspection of
`TargetList.txt`. If the spack target is a generic architecture family
(like x86_64 or aarch64) the DYNAMIC_ARCH setting is used
instead of targeting a specific microarchitecture.
2020-01-24 15:19:05 +01:00
..
build_systems Use util.url.join for URLs in GNU Mirrors / reorder Mirrors (#14395) 2020-01-21 13:14:38 -06:00
cmd commands: add simple spack commands --update-completion argument (#14607) 2020-01-23 14:48:06 -08:00
compilers spack.compilers.clang: add new version check (#14365) 2020-01-08 07:13:36 +01:00
hooks modules: make the module hook more robust 2019-12-31 13:48:01 -08:00
modules Fix typo in modules docstring (#14521) 2020-01-15 15:16:12 -06:00
operating_systems copyright: update copyright dates for 2020 (#14328) 2019-12-30 22:36:56 -08:00
platforms copyright: update copyright dates for 2020 (#14328) 2019-12-30 22:36:56 -08:00
reporters Use spack commands --format=bash to generate shell completion (#14393) 2020-01-22 21:31:12 -08:00
schema pipelines: spack ci command with env-based workflow (#12854) 2020-01-21 22:35:18 -08:00
test Use Spack target architecture to determine OpenBLAS target (#14380) 2020-01-24 15:19:05 +01:00
util bugfix: gpg2 is called 'gpg' on macOS 2020-01-22 17:34:31 -08:00
__init__.py copyright: update copyright dates for 2020 (#14328) 2019-12-30 22:36:56 -08:00
abi.py copyright: update copyright dates for 2020 (#14328) 2019-12-30 22:36:56 -08:00
architecture.py bugfix: hashes should use ordered dictionaries (#14390) 2020-01-21 23:36:10 -08:00
binary_distribution.py tests: removed code duplication (#14596) 2020-01-22 14:04:16 -08:00
build_environment.py copyright: update copyright dates for 2020 (#14328) 2019-12-30 22:36:56 -08:00
caches.py copyright: update copyright dates for 2020 (#14328) 2019-12-30 22:36:56 -08:00
ci.py pipelines: spack ci command with env-based workflow (#12854) 2020-01-21 22:35:18 -08:00
compiler.py copyright: update copyright dates for 2020 (#14328) 2019-12-30 22:36:56 -08:00
concretize.py refactor: cleanup imports in spec.py 2020-01-02 08:05:00 -08:00
config.py copyright: update copyright dates for 2020 (#14328) 2019-12-30 22:36:56 -08:00
database.py Spack can automatically remove unused specs (#13534) 2020-01-07 08:16:54 -08:00
dependency.py copyright: update copyright dates for 2020 (#14328) 2019-12-30 22:36:56 -08:00
directives.py copyright: update copyright dates for 2020 (#14328) 2019-12-30 22:36:56 -08:00
directory_layout.py copyright: update copyright dates for 2020 (#14328) 2019-12-30 22:36:56 -08:00
environment.py shell support: spack load no longer needs modules (#14062) 2020-01-22 22:36:02 -08:00
error.py copyright: update copyright dates for 2020 (#14328) 2019-12-30 22:36:56 -08:00
extensions.py copyright: update copyright dates for 2020 (#14328) 2019-12-30 22:36:56 -08:00
fetch_strategy.py copyright: update copyright dates for 2020 (#14328) 2019-12-30 22:36:56 -08:00
filesystem_view.py Remove extensions from view in the correct order (#12961) 2020-01-08 15:52:39 -08:00
graph.py copyright: update copyright dates for 2020 (#14328) 2019-12-30 22:36:56 -08:00
hash_types.py copyright: update copyright dates for 2020 (#14328) 2019-12-30 22:36:56 -08:00
main.py shell support: spack load no longer needs modules (#14062) 2020-01-22 22:36:02 -08:00
mirror.py copyright: update copyright dates for 2020 (#14328) 2019-12-30 22:36:56 -08:00
mixins.py copyright: update copyright dates for 2020 (#14328) 2019-12-30 22:36:56 -08:00
multimethod.py copyright: update copyright dates for 2020 (#14328) 2019-12-30 22:36:56 -08:00
package_prefs.py copyright: update copyright dates for 2020 (#14328) 2019-12-30 22:36:56 -08:00
package_test.py copyright: update copyright dates for 2020 (#14328) 2019-12-30 22:36:56 -08:00
package.py pipelines: spack ci command with env-based workflow (#12854) 2020-01-21 22:35:18 -08:00
parse.py copyright: update copyright dates for 2020 (#14328) 2019-12-30 22:36:56 -08:00
patch.py copyright: update copyright dates for 2020 (#14328) 2019-12-30 22:36:56 -08:00
paths.py copyright: update copyright dates for 2020 (#14328) 2019-12-30 22:36:56 -08:00
pkgkit.py copyright: update copyright dates for 2020 (#14328) 2019-12-30 22:36:56 -08:00
provider_index.py refactor: cleanup imports in spec.py 2020-01-02 08:05:00 -08:00
relocate.py copyright: update copyright dates for 2020 (#14328) 2019-12-30 22:36:56 -08:00
repo.py copyright: update copyright dates for 2020 (#14328) 2019-12-30 22:36:56 -08:00
report.py copyright: update copyright dates for 2020 (#14328) 2019-12-30 22:36:56 -08:00
reporter.py copyright: update copyright dates for 2020 (#14328) 2019-12-30 22:36:56 -08:00
resource.py copyright: update copyright dates for 2020 (#14328) 2019-12-30 22:36:56 -08:00
s3_handler.py copyright: update copyright dates for 2020 (#14328) 2019-12-30 22:36:56 -08:00
spec_list.py copyright: update copyright dates for 2020 (#14328) 2019-12-30 22:36:56 -08:00
spec.py bugfix: hashes should use ordered dictionaries (#14390) 2020-01-21 23:36:10 -08:00
stage.py copyright: update copyright dates for 2020 (#14328) 2019-12-30 22:36:56 -08:00
store.py copyright: update copyright dates for 2020 (#14328) 2019-12-30 22:36:56 -08:00
tengine.py copyright: update copyright dates for 2020 (#14328) 2019-12-30 22:36:56 -08:00
url.py Fix parsing of rocketmq URL (#14490) 2020-01-14 11:59:10 -06:00
user_environment.py shell support: spack load no longer needs modules (#14062) 2020-01-22 22:36:02 -08:00
variant.py copyright: update copyright dates for 2020 (#14328) 2019-12-30 22:36:56 -08:00
verify.py copyright: update copyright dates for 2020 (#14328) 2019-12-30 22:36:56 -08:00
version.py copyright: update copyright dates for 2020 (#14328) 2019-12-30 22:36:56 -08:00