Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-12-07 | apr: add depends_on ('libuuid', type='link') (#20261) | h-denpo | 1 | -0/+2 | |
2020-12-07 | atmi, rccl: added v3.10.0 (rocm-3.10.0) (#20264) | Sreenivasa Murthy Kolam | 2 | -5/+7 | |
2020-12-06 | concretizer: each external version is allowed by definition (#20247) | Massimiliano Culpo | 5 | -0/+42 | |
Registering external versions among the lists of allowed ones generates the correct rules for `version_satisfies` | |||||
2020-12-04 | raxml-ng: new package at v1.0.1 (#20223) | perrymil | 1 | -0/+34 | |
2020-12-04 | geant4, geant4-data: versions 10.6.3 and 10.7.0 (#20250) | Ben Morgan | 8 | -4/+38 | |
Update geant4-data and individual datasets for Geant4 versions 10.6.3 and 10.7.0. Update geant4 package with new versions 10.6.3 and 10.7.0. Update dependencies on CLHEP and VecGeom with versions required for Geant4 10.7. Add GEANT4_INSTALL_PACKAGE_CACHE=OFF to CMake args for 10.6 onwards. Prevents install of the "package cahce" file that contains hard-coded paths for dependencies, improving relocatability. It relies on Spack setting CMAKE_PREFIX_PATH correctly in build/use environments that consume the geant4 package. | |||||
2020-12-04 | Also allow --rpath as rpath linker flags (#18473) | Harmen Stoppels | 2 | -4/+13 | |
2020-12-04 | concretizer: restrict maximizing variant values to MV variants (#20194) | Massimiliano Culpo | 4 | -2/+33 | |
2020-12-04 | postgresql: added xml variant (#20224) | TAKAHASHI Shuuji | 1 | -0/+5 | |
2020-12-04 | AMD ROCm - Bump up rocalution with 3.9.0 and 3.10.0 releases (#20243) | arjun-raj-kuppala | 1 | -1/+15 | |
2020-12-04 | Added v3.10.0 for miopengemm, rocm-opencl and rocm (#20235) | Sreenivasa Murthy Kolam | 4 | -8/+13 | |
2020-12-04 | amrex: constrain cmake if using cuda 11 (#20237) | Erik Schnetter | 1 | -0/+2 | |
`cmake @3.17:` is necessary to handle `cuda @11:` correctly. Earlier versions of `cmake` do not know that `cuda @11:` does not support `compute_30` any more, and list that compute capability as supported. This is handled in `cmake`'s file `Modules/FindCUDA/select_compute_arch.cmake`. | |||||
2020-12-04 | py-cinemasci: new package at v1.3 (#20239) | Ethan Stam | 1 | -0/+27 | |
2020-12-04 | libtheora: patch for png_sizeof issue (#20240) | Howard Pritchard | 2 | -0/+20 | |
See https://gitlab.freedesktop.org/gstreamer/cerbero/blob/master/recipes/libtheora/0004-examples-Don-t-use-png_sizeof.patch Signed-off-by: Howard Pritchard <howardp@lanl.gov> | |||||
2020-12-04 | bowtie2: fix installation prefix (#20205) | George Hartzell | 1 | -1/+4 | |
The bowtie2 Makefile uses `prefix`, not `PREFIX`, for versions before v2.4. Credit to @tkameyama Co-authored-by: george.hartzell <george.hartzell@sana.com> | |||||
2020-12-03 | allow install of build-deps from cache via --include-build-deps switch (#19955) | eugeneswalker | 3 | -3/+9 | |
* allow install of build-deps from cache via --include-build-deps switch * make clear that --include-build-deps is useful for CI pipeline troubleshooting | |||||
2020-12-03 | environment installs: fix reporting. (#20004) | Matthias Wolf | 1 | -1/+1 | |
PR #15702 changed the invocation of the report context when installing specs, do the same when building environments. | |||||
2020-12-03 | avoid circular import (#20236) | Greg Becker | 1 | -1/+1 | |
2020-12-03 | concretizer: call inject_patches_variants() on the roots of the specs (#20203) | Andrew W Elble | 5 | -4/+31 | |
As was done in the old concretizer. Fixes an issue where conditionally patched dependencies did not show up in spec (gdal+jasper) | |||||
2020-12-03 | bump up version for rocm_3.10.0 rel (#20229) | Sreenivasa Murthy Kolam | 1 | -3/+4 | |
2020-12-03 | bumpup the version for rocm-3.10.0 release (#20227) | Sreenivasa Murthy Kolam | 12 | -26/+49 | |
2020-12-02 | Add CARE package, fixes for ROCmPackage and subclasses (#20070) | Danny Taller | 6 | -16/+180 | |
* use develop version of blt with fixes for rocm * package updates for care+rocm * fixes for plain cpu build * add camp dependency on raja | |||||
2020-12-02 | fix harmen branch (#20216) | Danny Taller | 1 | -2/+2 | |
2020-12-02 | concretizer: try hard to infer the real version of compilers (#20099) | Massimiliano Culpo | 3 | -3/+53 | |
fixes #20055 Compiler with custom versions like gcc@foo are not currently matched to the appropriate targets. This is because the version of spec doesn't match the "real" version of the compiler. This PR replicates the strategy used in the original concretizer to deal with that and tries to detect the real version of compilers if the version in the spec returns no results. | |||||
2020-12-02 | namd: added cuda support (#20143) | fcannini | 1 | -1/+13 | |
2020-12-02 | py-mikado: new package at 20201016 (#20186) | Justin S | 1 | -0/+45 | |
2020-12-02 | blast-plus: added v2.11.0 (#20024) | Desmond Orton | 1 | -1/+2 | |
Co-authored-by: Dan Han <las_danhan@iastate.edu> | |||||
2020-12-02 | pmix/openpmix: added v3.2.1 and v3.1.5 (#20087) | Andrew W Elble | 1 | -0/+10 | |
2020-12-02 | bump up version for rocm-3.10.0 release (#20214) | Sreenivasa Murthy Kolam | 18 | -31/+63 | |
* bump up version for rocm-3.10.0 release * bump up version for rocm-3.10.0 * remove duplicate version addition for 3.9.0 * bump up version for rocm-3.10.0 release * bump up version for rocm-3.10.0 release * bump up version for rocm-debug-agent and rocm-dbgapi * bump up version for rocm-bandwidth-test,rocm-gdb,rocprofiler,roctracer for rocm-3.10.0 | |||||
2020-12-02 | r-loo: added v2.3.1 (#20075) | Justin S | 1 | -0/+1 | |
2020-12-02 | G2O: add new package (#20165) | Adam J. Stewart | 1 | -0/+44 | |
2020-12-02 | libqglviewer: build dylib instead of Framework (#20178) | Adam J. Stewart | 1 | -1/+12 | |
2020-12-02 | py-ucx-py: added new package at v0.16.0 (#20093) | Andrew W Elble | 2 | -0/+44 | |
Added also py-pynvml | |||||
2020-12-02 | amrex: added v20.12 (#20200) | mic84 | 1 | -1/+3 | |
2020-12-02 | libtheora: patch autogen.sh to avoid (#20008) | Howard Pritchard | 2 | -0/+25 | |
configure problem when spack runs the configure stage of its build/install pipeline Signed-off-by: Howard Pritchard <howardp@lanl.gov> | |||||
2020-12-02 | Fix hipcc once more (#20095) | Harmen Stoppels | 8 | -90/+90 | |
2020-12-02 | py-tensorlow: use mkdtemp for temporary directory. (#20212) | Toyohisa Kameyama | 1 | -2/+4 | |
2020-12-02 | gdbm: fix link errors with aocc (#20206) | Ghorban M. Tavakoly | 1 | -0/+1 | |
2020-12-02 | py-numpy: add fj Fortran library options (#20210) | ketsubouchi | 4 | -4/+12 | |
2020-12-02 | boost: disable find_package's config mode for boost prior to v1.70.0 (#20198) | Massimiliano Culpo | 1 | -0/+13 | |
2020-12-02 | openexr: changed build system to autotools (#20209) | ketsubouchi | 1 | -7/+7 | |
2020-12-02 | QMCPACK: added v3.10.0 and updates to package recipe (#20199) | Nichols A. Romero | 1 | -18/+30 | |
* cuda_arch value must be explictly set. * QMCPACK LaTeX manual now converted to reStructuredText and directory no longer exists. | |||||
2020-12-02 | mvapich2: added v2.3.5 (#20211) | Nithin Senthil Kumar | 1 | -1/+2 | |
Co-authored-by: nithintsk <nithintsk@github.com> | |||||
2020-12-02 | concretizer: don't optimize emitting version_satisfies() (#20128) | Andrew W Elble | 2 | -4/+5 | |
When all versions were allowed a version_satisfies rule was not emitted, and this caused conditional directives to fail. | |||||
2020-12-02 | namd, charmpp: patch to allow build with AMD Toolchain support (#20083) | AMD Toolchain Support | 4 | -8/+378 | |
Co-authored-by: mohan babu <mohbabul@amd.com> | |||||
2020-12-01 | Add smoke test to VTK-m package (#19816) | Jieyang Chen | 1 | -0/+169 | |
* add smoke test * remove whitespaces * fix minimum version issue * reorder decorators & replace make with cmake build * merge cmake build into one line * reorganize smoke test function Co-authored-by: Jieyang Chen <chenj3@ornl.gov> | |||||
2020-12-01 | Fixes compile time errors (#20006) | MichaelLaufer | 1 | -2/+4 | |
Co-authored-by: michael laufer <michael.laufer@toganetworks.com> | |||||
2020-12-01 | dockerfiles: add dockerfile for opensuse leap 15 (#20091) | Christian Goll | 1 | -0/+61 | |
* added dockerfile for opensuse leap 15 * updated maintainer info * Update share/spack/docker/leap-15.dockerfile * move copies and symlinks after package install also use ${SPACK_ROOT} for spack calls as this works with buildah Co-authored-by: Massimiliano Culpo <massimiliano.culpo@gmail.com> | |||||
2020-12-01 | pugixml: add 1.11 and update variants (#20175) | Seth R. Johnson | 1 | -9/+11 | |
2020-12-01 | New package: py-qsymm (#19455) | Tom Payerle | 1 | -0/+31 | |
* New package: py-qsymm * py-qsymm: Convert to using tarballs from PyPi instead of git checkouts * py-qsymm: add missing dependencies * Update var/spack/repos/builtin/packages/py-qsymm/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * py-qsymm: Fix url to use pypi hidden download interface Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> | |||||
2020-12-01 | mpich: fix autotools deps for mpich 3.3.x (#20176) | Harmen Stoppels | 1 | -6/+7 | |
Issue is fixed in 3.4.x |