summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-11-19clang/llvm: fix version detection (#19978)Michael Kuhn3-7/+11
2020-11-19llvm: add missing pkgconfig dependency (#19982)Michael Kuhn1-0/+1
2020-11-18cuDNN Refactor to accommodate architecture and CUDA version (#19989)Brian Van Essen1-194/+137
2020-11-18openblas@0.3.11 conflicts with gcc less than 8.3.0 (#19975)eugeneswalker1-0/+3
2020-11-18drop unnecessary tk dependency of py-git-review (#19969)Andreas Baumbach1-1/+0
2020-11-18openloops: Fix for aarch64 (#19965)t-nojiri1-1/+5
2020-11-18AMD ROCm 3.9.0 release: Bump up version for aomp, roctracer-dev (#19957)arjun-raj-kuppala5-16/+145
2020-11-18charmpp: various fixes (#19956)Matthias Diener1-10/+23
2020-11-18py-ipykernel: fix bug in phase method (#19986)Adam J. Stewart1-2/+3
2020-11-18aws-parallelcluster: 2.10.0 release (#19976)Enrico Usai1-6/+11
2020-11-18fix error handling for spack test results command (#19987)Greg Becker1-0/+1
2020-11-18hip support for umpire, chai, raja, camp (#19715)Danny Taller7-43/+232
2020-11-18add 0.6.0 conduit release and update for branch changes (#19696)Cyrus Harrison1-1/+5
2020-11-18Add "hep" label to high energy physics packages (#19968)vvolkl65-2/+132
2020-11-18root: Add +spectrum variant to enable TSpectrum (#19971)Dr. Christian Tacke1-0/+3
2020-11-18Merge tag 'v0.16.0' into developMassimiliano Culpo2-1/+111
2020-11-18py-ipykernel: fix install (#19617)Axel Huebl1-0/+6
2020-11-18qt: patch missing includes when +opengl %gcc@10: (#19963)Wouter Deconinck2-0/+42
2020-11-18update CHANGELOG.md for v0.16.0v0.16.0Todd Gamblin1-0/+110
2020-11-18bump version number to 0.16.0Todd Gamblin1-1/+1
2020-11-18clingo: add `master` branch version (#19958)Massimiliano Culpo1-1/+3
2020-11-18cmd: add `spack mark` command (#16662)Michael Kuhn8-34/+339
2020-11-18spack test (#15702)Greg Becker131-676/+3599
2020-11-17Added -level_zero -rocm -opencl flags and sha256 for TAU v2.30. (#19962)sameershende1-1/+18
2020-11-17Improve warning message for deprecated attributes in "packages.yaml"Massimiliano Culpo6-28/+67
2020-11-17Documentation: spack load/environments prefix inspections (#19961)Peter Scheibel3-4/+34
2020-11-17spack load/environments: allow customization of prefix inspections (#18260)Dr. Christian Tacke1-0/+5
2020-11-17spack containerize: allow users to customize the base image (#15028)Massimiliano Culpo13-238/+514
2020-11-17concretizer: modified weights for providers and matching for externalsMassimiliano Culpo6-35/+56
2020-11-17concretizer: maximize the number of default values used for a single variantMassimiliano Culpo2-0/+17
2020-11-17concretizer: don't require a provider for virtual deps if spec is externalMassimiliano Culpo5-3/+33
2020-11-17concretizer: spec_clauses() shouldn't emit node_compiler_hard for rule bodies.Todd Gamblin1-2/+0
2020-11-17concretizer: don't generate rules for empty version listsTodd Gamblin1-0/+4
2020-11-17concretizer: add a rule to avoid cycles in the graph of dependenciesMassimiliano Culpo2-5/+9
2020-11-17External packages have a consistent hash across different concretizersMassimiliano Culpo2-1/+12
2020-11-17Don't fail if MV variants have a tuple as default valueMassimiliano Culpo1-1/+2
2020-11-17Fixup for target preferencesMassimiliano Culpo2-3/+11
2020-11-17Added unit tests to for regressions on open concretizer bugsMassimiliano Culpo11-8/+306
2020-11-17Changed clingo optionsMassimiliano Culpo1-1/+4
2020-11-17Reworked optimization rulesMassimiliano Culpo1-15/+49
2020-11-17concretizer: set target preference for inheritance from rootMassimiliano Culpo1-0/+7
2020-11-17install: one less concretization when installing from fileMassimiliano Culpo1-2/+3
2020-11-17Fixed branch after rebase (port to archspec)Massimiliano Culpo2-13/+14
2020-11-17Add unit tests for dependencies being patched by parentMassimiliano Culpo4-0/+23
2020-11-17concretizer: handle dependencies conditional on other dependenciesMassimiliano Culpo1-5/+10
2020-11-17tests: verify to handle dependencies conditional on other dependenciesMassimiliano Culpo2-0/+39
2020-11-17concretizer: handle conflicts with compiler ranges correctlyMassimiliano Culpo5-21/+70
2020-11-17Github actions: add CI for ASP based solverMassimiliano Culpo4-0/+37
2020-11-17Make all tests passMassimiliano Culpo8-28/+41
2020-11-17concretizer: added handling for dev_path variantMassimiliano Culpo3-10/+77