Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-03-03 | relion: add version 4.0-beta (#29318) | Eduardo Rothe | 1 | -2/+5 | |
- add version 4.0-beta to available versions - update stable version to 3.1.3 Co-authored-by: Eduardo Rothe <eduardo.rothe@epfl.ch> | |||||
2022-03-03 | hbase: add v2.4.9 (#29319) | haralmha | 1 | -1/+2 | |
2022-03-03 | OpenMPI: correct slurm-pmi conflict version (#29309) | Tamara Dahlgren | 1 | -1/+1 | |
2022-03-03 | goma: add new package (#29307) | Weston Ortiz | 1 | -0/+80 | |
2022-03-03 | prophecy4f: add new package (#29289) | haralmha | 1 | -0/+33 | |
2022-03-03 | nss: set C++ compiler (#29195) | Carlos Bederián | 1 | -0/+1 | |
2022-03-03 | ECP-SDK: Propagate hdf5 to darshan-runtime (#29081) | kwryankrattiger | 1 | -2/+4 | |
2022-03-03 | libdrm: new versions up to v2.4.110, build system meson (#27253) | Wouter Deconinck | 1 | -3/+44 | |
2022-03-03 | gfsio: support Fujitsu compiler (#29311) | Qian Jianhua | 1 | -0/+6 | |
2022-03-02 | onednn: add version 2.5.2. (#29259) | Toyohisa Kameyama | 1 | -0/+1 | |
2022-03-02 | HIP: Change mesa dep to gl (#29017) | kwryankrattiger | 10 | -42/+13 | |
* HIP: Change mesa18 dep to gl * Mesa: Conflict with llvm-amdgpu when +llvm and swr * Add def for suffix * Disable llvm suffix patch. * LLVM: Remove version suffix patches | |||||
2022-03-02 | [acts] Add version 17 and 17.1, digitization plugin went in core (#28745) | Hadrien G | 1 | -4/+9 | |
2022-03-02 | julia: add version 1.7.2 (#29303) | Jen Herting | 1 | -0/+1 | |
2022-03-02 | ECP-SDK: Propagate cuda to ascent (#28878) | kwryankrattiger | 1 | -2/+8 | |
2022-03-02 | ECP-SDK: ParaView 5.11: required for CUDA (#29054) | kwryankrattiger | 1 | -5/+10 | |
* ECP-SDK: ParaView 5.11: required for CUDA * Add conflict with ParaView@master Because of the additional constraints for cuda, ParaView@master may be selected unintentionally. Prefer older versions of ParaView without cuda to master with cuda. | |||||
2022-03-02 | Paraview: Use 'UNIX Makefiles' instead of ninja as the CMake generator for ↵ | QuellynSnead | 1 | -1/+8 | |
XL (#29163) * hypre: Add releases 2.21.0 and 2.22.0 * Revert "hypre: Add releases 2.21.0 and 2.22.0" This reverts commit 8921cdb3ac772794f82ff07b0aa816c204aca921. * Address external linkage failures in elfutils 0.185: https://bugs.gentoo.org/794601 https://sourceware.org/pipermail/elfutils-devel/2021q2/003862.html Encountered while building within a Spack environment. * Revert "Address external linkage failures in elfutils 0.185:" This reverts commit 76b93e4504defd856b62027371064a5e65a027a5. * paraview: The ninja generator has problems with XL and CCE See https://gitlab.kitware.com/paraview/paraview/-/issues/21223 * paraview: Add variant to allow choice of cmake generator. This will be necessary until problems with cmake+ninja on XL and CCE builds can be resolved. See https://gitlab.kitware.com/paraview/paraview/-/issues/21223 * paraview: ninja generator problems with XL/CCE By popular preference, abandon the idea of a special variant and select the generator based on compiler. * Greg Becker suggested using the dedicated "generator" method to pass the choice of makefile generator to cmake. * paraview: The build errors I saw before with paraview%cce + ninja have not reappeared in subsequent testing, so I'm dropping it from this PR. If they re-occur I'll report the issue separately to KitWare. | |||||
2022-03-02 | py-nibabel: add 3.2.2 (#29266) | Manuela Kuhn | 1 | -6/+7 | |
* py-nibabel: add 3.2.2 * fix dependencies | |||||
2022-03-02 | py-msgpack: add 1.0.3 (#29216) | Manuela Kuhn | 1 | -0/+2 | |
* py-msgpack: add 1.0.3 * remove dependencies | |||||
2022-03-01 | bmi package: add version 2.8.1 (#29274) | Phil Carns | 1 | -0/+2 | |
2022-03-01 | assimp package: add version 5.2.2 (#29240) | Wouter Deconinck | 1 | -0/+1 | |
2022-03-01 | gaudi package: add version 36.4 (#29241) | Wouter Deconinck | 1 | -0/+1 | |
2022-03-01 | sherpa package: deprecate old versions with build failures (#29268) | Valentin Volkl | 1 | -18/+18 | |
2022-03-01 | mochi-margo package: add version 0.9.7 (#29275) | Phil Carns | 1 | -0/+1 | |
2022-03-01 | Fix tags attribute for tar (#29189) | Glenn Johnson | 1 | -1/+1 | |
2022-03-01 | py-gosam: use legacy setup.py invocation (fixes #29260) (#29264) | iarspider | 1 | -4/+13 | |
2022-03-01 | Superlu: Update Spack test dir (#27844) | Richarda Butler | 1 | -14/+36 | |
Co-authored-by: Tamara Dahlgren <35777542+tldahlgren@users.noreply.github.com> | |||||
2022-03-01 | llvm: add missing system libs (#29270) | Harmen Stoppels | 1 | -1/+3 | |
``` $ ./bin/llvm-config --link-static --system-libs -lrt -ldl -lpthread -lm -lz -ltinfo -lxml2 ``` `libz` and `libxml2` were missing. | |||||
2022-03-01 | New package: py-deepsig (#28480) | Jen Herting | 1 | -0/+28 | |
* [py-deepsig] New package and several cherry picks * [py-deepsig] Cleanup of testing comments * finished package with git reference * fixed flake8 issue * [py-deepsig] fixed copyright * [py-deepsig] switched to version with functional requirements.txt. Ignoring missing README_RAW.md * [py-deepsig] updated version in pypi variable * [py-deepsig] simplifying missing readme workaround Co-authored-by: Doug Heckman <dahdco@rit.edu> Co-authored-by: Sid Pendelberry <sid@rit.edu> | |||||
2022-03-01 | py-neurora: add 1.1.6.1 (#29265) | Manuela Kuhn | 1 | -0/+1 | |
2022-03-01 | py-nest-asyncio: add 1.5.4 (#29262) | Manuela Kuhn | 1 | -0/+1 | |
2022-03-01 | py-keyrings-alt: add 4.1.0 (#29177) | Manuela Kuhn | 1 | -1/+2 | |
2022-03-01 | py-keyring: add 23.5.0 (#29176) | Manuela Kuhn | 1 | -4/+6 | |
2022-03-01 | mesa: add conflict with llvm@13 (#28870) | Manuela Kuhn | 1 | -0/+3 | |
Co-authored-by: Harmen Stoppels <harmenstoppels@gmail.com> | |||||
2022-03-01 | libuv: remove bash dependency (#29251) | Harmen Stoppels | 1 | -2/+1 | |
2022-02-28 | assimp: patch for issue that prevents 5.1: from working with qt (#29257) | Wouter Deconinck | 2 | -1/+5 | |
2022-02-28 | py-nbclassic: add 0.3.5 (#29220) | Manuela Kuhn | 1 | -0/+4 | |
* py-nbclassic: add 0.3.5 * Update var/spack/repos/builtin/packages/py-nbclassic/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * fix style Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> | |||||
2022-03-01 | rocblas: add spack test support (#27436) | Cory Bloor | 3 | -7/+52 | |
* rocblas: add spack test support * rocblas: limit spack test support to @4.2.0: * rocblas: simplify define | |||||
2022-02-28 | New package: py-ci-sdr (#28644) | Jen Herting | 1 | -0/+25 | |
* clean py-ci-sdr * [py-ci-sdr] updated copyright * [py-ci-sdr] added upper bound for python version Co-authored-by: Sid Pendelberry <sid@rit.edu> | |||||
2022-02-27 | qt: Fix build with Fujitsu compiler. (#29199) | Toyohisa Kameyama | 1 | -0/+16 | |
2022-02-27 | Add 'master' version for dmtcp (#29211) | iarspider | 1 | -0/+2 | |
* Add 'develop' version for dmtcp * Update var/spack/repos/builtin/packages/dmtcp/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * Update package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> | |||||
2022-02-26 | New version: py-onnx 1.8.1 (#29214) | iarspider | 1 | -0/+2 | |
* New version: py-onnx 1.8.1 * Update package.py | |||||
2022-02-26 | libtermkey: Update to the latest release (#29229) | Ondřej Čertík | 1 | -0/+2 | |
And add a missing dependency. Fixes #26672. | |||||
2022-02-26 | libluv: update to the latest release (#29228) | Ondřej Čertík | 1 | -0/+1 | |
Fixes #26673. | |||||
2022-02-26 | darwin: propagate build environment variables for Autotools (#28948) | Seth R. Johnson | 1 | -0/+3 | |
GraphViz has failures due to overriding the default autoconf build environment variables. | |||||
2022-02-25 | openmpi: ~gpfs by default (#29218) | Harmen Stoppels | 1 | -1/+1 | |
2022-02-25 | r-rlang: add 1.0.1 (#29040) | Manuela Kuhn | 1 | -0/+1 | |
2022-02-25 | r-foreach: add 1.5.2 (#29062) | Manuela Kuhn | 1 | -0/+1 | |
2022-02-25 | r-cli: add 3.2.0 (#29005) | Manuela Kuhn | 1 | -0/+1 | |
2022-02-24 | py-jupyterlab: add 3.1.19 and 3.2.9 (#29174) | Manuela Kuhn | 1 | -0/+2 | |
2022-02-24 | r-units 0.8-0 (#29183) | Kinh Nguyen | 1 | -0/+1 | |