Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-05-03 | silo: correct clang-related patch (#23361) | Erik Schnetter | 1 | -0/+4 | |
2021-05-03 | darshan: add v3.3.0-pre2 release (#23370) | shanedsnyder | 2 | -0/+2 | |
2021-05-03 | ccache: add v4.2.1 and earlier, zstd support (#23039) | Harmen Stoppels | 1 | -6/+26 | |
2021-05-03 | neuron: add dependency on py-numpy (#23375) | Itaru Kitayama | 1 | -0/+1 | |
2021-05-03 | rocksdb: add v6.19.3 (#23384) | Michael Kuhn | 1 | -1/+14 | |
2021-05-03 | qt: add patches for gcc@11 (#23387) | Michael Kuhn | 1 | -0/+13 | |
2021-05-03 | cube: add v4.6 and v4.5 (#23389) | Michael Kuhn | 1 | -2/+5 | |
2021-05-03 | arborx: kokkos hip backend is actually now called rocm (#23390) | eugeneswalker | 1 | -1/+1 | |
2021-05-03 | py-hdf5: restore py-h5py~mpi ^hdf5+mpi (#23386) | Seth R. Johnson | 2 | -2/+4 | |
* Revert "py-tensorflow: disable h5py/hdf5 mpi variant(s) if tensorflow is ~mpi (#21955)" This reverts commit 8071be81c4cef38d54814b6f1a348c318b86d2b6. * Restore mpi restrictions to py-tensorflow | |||||
2021-05-03 | silo: fix zlib when using system external (#23392) | Olivier Cessenat | 1 | -4/+14 | |
2021-05-03 | mumps: add v5.4.0 and OpenMP support (#23143) | lpoirel | 3 | -4/+10 | |
2021-05-03 | libfuse add v2.9.9 (#23396) | Harmen Stoppels | 1 | -2/+35 | |
2021-05-02 | Another binutils fix (#23337) | Harmen Stoppels | 3 | -5/+7 | |
* Building binutils with gold implies building ld * add +ld to llvm to make the old concretizer happy and add +gas to gcc since that's used in the package.py * Remove sys | |||||
2021-05-02 | erlang: add new packages (#23362) | Hang Yan | 1 | -1/+4 | |
Add new 23.1, 23.2, 23.3 Erlang releases. | |||||
2021-05-02 | scalasca: Update variant releases (#23383) | Itaru Kitayama | 2 | -0/+2 | |
* Add 4.6 * Add Cubelib 4.6 Co-authored-by: Itaru Kitayama <itaru.kitayama@riken.jp> | |||||
2021-05-02 | gcc: Explicitly disable bootstrapping (#23360) | Erik Schnetter | 1 | -0/+4 | |
We need to explicitly disable bootstrapping when `~bootstrap` since GCC bootstraps by default. | |||||
2021-04-30 | py-horovod: fix compilation with mxnet enabled (#23369) | Andrew W Elble | 1 | -0/+2 | |
2021-04-30 | BLT version lockdown (#23356) | Chris White | 6 | -11/+27 | |
* lock down packages that export targets to pre-BLT 0.4.0 so that they can move forward when ready * don't default to 0.4.0 | |||||
2021-04-30 | HDF5: Suppress promoted warning that causes build failure on clang and gcc ↵ | Chris White | 1 | -16/+21 | |
(#23354) * simplify compiler flag logic and suppress warning that gets promoted to an error on certain files in gcc/clang | |||||
2021-04-30 | Metall package: add v0.11 and v0.12 (#23373) | Keita Iwabuchi | 1 | -0/+3 | |
* Metall: add version 0.2 * Add Metall v0.3 * Update Metall package to v0.4 and v0.5. * Metall package: add v0.6 * Metall package: add v0.7 * Metall package: add v0.8 and v0.9 * Add Metall package v0.10 * Metall package: set run_environment METALL_ROOT * Metall package: removed blanks * Metall package: add v0.11 and v0.12 * Metall package: change required cmake version | |||||
2021-04-30 | qt: update versions and URLs (#23316) | Seth R. Johnson | 1 | -23/+35 | |
* qt: update versions and URLs - Add LTS releases of 5.12.10, 5.9.9, 5.6.3 - Mark other minor versions of 5 as deprecated - Use https - The URL for older QT versions changed recently to "new_archive" - Prefer xz instead of gz for >=5.6 because 5.6.3 isn't available as gz. This invalidates the SHA of 5.7-5.8. | |||||
2021-04-30 | variorum: new versions: 0.4.1, 0.4.0, 0.3.0, 0.2.0 (#23367) | eugeneswalker | 1 | -0/+4 | |
2021-04-30 | [py-fsspec] added version 2021.4.0 (#23350) | Jen Herting | 1 | -0/+1 | |
2021-04-30 | lightning with friends (#23351) | Jen Herting | 1 | -0/+19 | |
Co-authored-by: Sid Pendelberry <sid@rit.edu> | |||||
2021-04-30 | mxnet: new version 1.8.0 (#23358) | Andrew W Elble | 1 | -5/+15 | |
* mxnet: new version 1.8.0 use submodules on master introduce constraints on cuda versions supported handle USE_MKLDNN->USE_ONEDNN conversion * * use define for USE_CUTENSOR * fix up dependencies for 2.0.0+ | |||||
2021-04-30 | quantum espresso: fix OpenMP support (#23220) | Martin Hilgeman | 1 | -1/+11 | |
2021-04-29 | Silo: making the HDF5 dependency optional (#22908) | Olivier Cessenat | 1 | -7/+14 | |
2021-04-29 | add charliecloud 0.23 (#23344) | Jordan Ogas | 1 | -0/+1 | |
2021-04-29 | rocm-4.1.0 release-add git repo path, modify hipfft package recipe (#23119) | Sreenivasa Murthy Kolam | 2 | -9/+24 | |
2021-04-29 | py-natsort: new versions (#23343) | eugeneswalker | 1 | -0/+10 | |
2021-04-29 | py-astroid: properly select py-wrapt dependency w/ when clause (#23341) | eugeneswalker | 1 | -1/+1 | |
2021-04-29 | py-luigi: add v3.0.1-3 (#23246) | genric | 2 | -4/+45 | |
* py-luigi: add v3.0.1-3 * address review comments * more review comments | |||||
2021-04-29 | Add new package: py-openidc-client (#23277) | darmac | 1 | -0/+20 | |
2021-04-29 | py-xarray: add 0.17.0 (#23336) | genric | 1 | -0/+3 | |
2021-04-29 | Package mesa compilation dependency on binutils+plugins (#23335) | Olivier Cessenat | 1 | -1/+1 | |
2021-04-29 | py-scikit-learn: add v0.24.2 (#23330) | Adam J. Stewart | 1 | -0/+1 | |
2021-04-29 | relion: fix typo in the homepage (#23331) | Glenn Johnson | 1 | -1/+1 | |
The Relion package recipe had an extra "http://" in the url for the homepage. | |||||
2021-04-29 | neuron: add variant for caliper (#23271) | Itaru Kitayama | 1 | -0/+5 | |
2021-04-28 | Adds Paraview 5.9.1-RC2 (#23327) | Vicente Bolea | 1 | -0/+1 | |
Signed-off-by: Vicente Adolfo Bolea Sanchez <vicente.bolea@kitware.com> | |||||
2021-04-28 | libtirpc: Fix directories returned for header files (#23332) | Tom Payerle | 1 | -1/+11 | |
libtirpc puts its header files under prefix/include/tirpc, but spack was returning just prefix/include for location of headers. This will cause spack to return both prefix/include and prefix/include/tirpc for headers, so both include <rpc/xdr.h> or include <tirpc/rpc/xdr.h> should work. | |||||
2021-04-28 | intel-oneapi-dnn: fix header/lib paths (#23326) | Robert Cohn | 1 | -0/+10 | |
Help dependents find libraries/headers. Like intel-oneapi-mkl, this package offers several different versions of libraries that conflict. This PR chooses one of those versions. When https://github.com/spack/spack/discussions/22749 is resolved, this package should be updated to choose which libraries to use. | |||||
2021-04-28 | Honor global compiler flags (#23305) | Chris White | 1 | -6/+15 | |
2021-04-28 | bzip2: Fix python error introduced in #23230 (See #23318) (#23320) | Tom Payerle | 0 | -0/+0 | |
2021-04-28 | mesa: fix build with upstream patch (#23302) | Gregory Lee | 1 | -0/+3 | |
2021-04-28 | alembic: new package (#22223) | Jen Herting | 1 | -0/+38 | |
2021-04-28 | Make Spack able to apply gz compressed remote patches (#22823) | Massimiliano Culpo | 5 | -556/+31 | |
Modified ncbi-rmblastn to retrieve patches from remote | |||||
2021-04-28 | Fix intersection if a version is a prefix of another (#22941) | BenWeber42 | 2 | -1/+6 | |
* Added test for version intersections when one is prefix of another * Fix version intersection for prefixes | |||||
2021-04-28 | bzip2: fix typo in package (#23312) | Massimiliano Culpo | 1 | -1/+1 | |
A recently merged PR had a typo that slipped through CI. Here's a fix. | |||||
2021-04-28 | findutils: update package for nvhpc (#23145) | Scott McMillan | 2 | -1/+22 | |
Co-authored-by: Scott McMillan <smcmillan@nvidia.com> | |||||
2021-04-28 | Read colorization from environment variable, if command line is not set (#23130) | Harmen Stoppels | 2 | -2/+9 | |