Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-03-16 | amdlibflame: Fix build error (#22316) | Tomoyasu Nojiri | 1 | -0/+2 | |
2021-03-16 | libflame: Fix build error (#22315) | Tomoyasu Nojiri | 1 | -0/+2 | |
2021-03-16 | hwloc: add dependency on ncurses (#22300) | Harmen Stoppels | 1 | -0/+4 | |
Co-authored-by: Michal Sudwoj <msudwoj@student.ethz.ch> | |||||
2021-03-15 | OpenCV: add new version, simplify package (#22292) | Adam J. Stewart | 1 | -7/+4 | |
2021-03-15 | vtk-h: Fix missing trailing-colon in CMake version (#22302) | Chuck Atkins | 1 | -1/+1 | |
2021-03-15 | Make py-boto3 installable again with old concretizer (#22298) | Harmen Stoppels | 5 | -1/+10 | |
2021-03-15 | dos2unix: gettext needed for linking (#22288) | Adam J. Stewart | 1 | -1/+1 | |
2021-03-15 | py-tqdm: add new version, variants (#22290) | Adam J. Stewart | 1 | -2/+9 | |
2021-03-15 | PyTorch: add missing tqdm dependency (#22289) | Adam J. Stewart | 1 | -0/+1 | |
2021-03-15 | fortrilinos: Fix trilinos depend (#22295) | Tomoyasu Nojiri | 1 | -1/+1 | |
2021-03-15 | votca-*: add v2021 (#22282) | Christoph Junghans | 4 | -4/+8 | |
2021-03-15 | py-aioitertools: New package (#22256) | a-saitoh-fj | 1 | -0/+20 | |
* py-aioitertools: New package * py-aioitertools: Fixed python dependencies, and Fixed style of code * switch to the source build | |||||
2021-03-14 | py-botocore: Update version to install py-s3fs (#22257) | a-saitoh-fj | 1 | -4/+10 | |
* Update version to install py-s3fs * Update the required version of py-urllib3, and Set the dependent conditions of py-docutils | |||||
2021-03-13 | openblas: prevent microarch flags for generic targets (#22270) | Seth R. Johnson | 1 | -2/+4 | |
As of OpenBLAS 0.3.13, leaving off `TARGET` by default optimizes most code for the host system -- adding flags that cause the resulting library to fail (SIGILL) on older systems. This change should ensure that a "x86_64" target for example will work across deployment systems. https://github.com/xianyi/OpenBLAS/issues/3139 | |||||
2021-03-12 | fixed ^python in py-rich, py-dvc (#22264) | Bryan Herman | 2 | -2/+2 | |
2021-03-12 | py-h5py: offline installation and deps fix (#22262) | Bryan Herman | 2 | -5/+36 | |
* added h5py patch file for offline installs to work * h5py v3+ deps consistent with setup.py, add patch | |||||
2021-03-12 | ascent: Relax CMake version constraints (#22253) | Chuck Atkins | 2 | -6/+4 | |
2021-03-12 | [dd4hep] update env var (#22218) | Valentin Volkl | 1 | -0/+1 | |
2021-03-12 | Rivet: syntax fixes (#22225) | iarspider | 1 | -3/+2 | |
2021-03-12 | Version update to 1.9.4 (#22231) | Desmond Orton | 1 | -0/+1 | |
2021-03-12 | LBANN software stack: new versions and dependencies (#22234) | Brian Van Essen | 4 | -6/+11 | |
Updated the versions for DiHydrogen and Aluminum. Added new constraints on versions of Aluminum that are used across the software stack. Cleaned up the dependency on DiHydrogen for LBANN. | |||||
2021-03-12 | add hints for dependency resolution (#22238) | Sinan | 1 | -0/+4 | |
Co-authored-by: sbulut <sbulut@3vgeomatics.com> | |||||
2021-03-12 | py-fsspec: Update version to install py-s3fs (#22259) | a-saitoh-fj | 1 | -0/+1 | |
2021-03-12 | fixed when python dep in ftfy dep for py benedict (#22261) | Bryan Herman | 1 | -2/+2 | |
2021-03-12 | chai: Add 2.3.0 version (#22254) | Tomoyasu Nojiri | 1 | -0/+1 | |
2021-03-12 | py-chainer: Add test method for ChainerMN (continued #21848, #21940) (#22189) | a-saitoh-fj | 1 | -0/+49 | |
* py-chainer: Add test method for ChainerMN (continued #21848, #21940) * py-chainer: Fixed the word in the message * py-chainer: Delete unnecessary imports * py-chainer: Incorporation of the measures pointed out in #21940 was insufficient. | |||||
2021-03-12 | mptensor: Add test method (#21712) | kuramoto-fj | 1 | -0/+41 | |
* mptensor: Add test method * mptensor: Reverted the receipe on merged style * mptensor: Changed """ to # | |||||
2021-03-12 | superlu-dist: Add e4s testsuite-inspired smoke test (#22237) | Sergei Shudler | 1 | -0/+50 | |
* Added a smoke test for superlu-dist recipe * Fixed small issues following a PR review | |||||
2021-03-11 | Add internal package options to Trilinos (#22205) | Paul Kuberry | 1 | -1/+34 | |
Adds several EpetraExt_BUILD_* options as well as an Amesos2_ENABLE_Basker option. Adds `none` as an option to `gotype=`, which should be among the options since 'none' is specifically handled later in the package definition. Adds `stokhos` and `trilinoscouplings` as options in spack which already are available in CMake for Trilinos (e.g. Trilinos_ENABLE_Stokhos:BOOL=) | |||||
2021-03-12 | py-pytest-html recipe (#22221) | BerengerBerthoul | 2 | -0/+43 | |
* py-pytest-html recipe * added missing deps + copyright * Update var/spack/repos/builtin/packages/py-pytest-html/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * Update var/spack/repos/builtin/packages/py-pytest-metadata/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> | |||||
2021-03-12 | Add newest versions of py-h5py (#22245) | Thomas Kluyver | 1 | -5/+10 | |
* Add newest versions of py-h5py * Update dependencies for py-h5py | |||||
2021-03-11 | r-rhdf5filters: Fix for aarch64 (#22074) | Tomoyasu Nojiri | 1 | -0/+7 | |
2021-03-11 | bind9: add missing dependencies (#22212) | Tomoyasu Nojiri | 1 | -1/+7 | |
2021-03-11 | ctffind: update url and version directive (#22039) | Tomoyasu Nojiri | 1 | -3/+3 | |
2021-03-11 | elpa: fix build of versions before 2020 with GCC >= 10 (#22182) | Ye Luo | 1 | -4/+11 | |
2021-03-11 | py-imageio: new version 2.9.0 (#22229) | Andrew W Elble | 1 | -1/+3 | |
2021-03-11 | eospac: add patch to fix selection of compiler flags (#21626) | Gabriel Rockefeller | 2 | -0/+26 | |
Patch eospac's Makefile.-linux-gnu.hashes to consider only `$(notdir $(F90))` when constructing a key to look up compiler flags in the _F90-CPUINFO_COMP_FLAGS associative array. This patch was accepted into eospac itself after the release of 6.4.2beta, so apply it only to 6.4.2beta and earlier releases. | |||||
2021-03-10 | cctools: add v7.2.1 (#22193) | Benjamin Tovar | 1 | -1/+2 | |
2021-03-10 | gearshifft: fix patch, add support for mkl and rocm (#22195) | David Pape | 2 | -22/+31 | |
- Fix faulty patch - Only use GEARSHIFFT_BACKEND_FFTW_PTHREADS if ~openmp - Explicitly disable float16 support - Use correct minimum required Boost version - Add variants for Intel MKL and ROCm rocfft | |||||
2021-03-10 | meson: apply rpath patch for current versions (#22216) | Michael Kuhn | 1 | -1/+1 | |
meson now only selectively strips rpaths but can still strip required ones (like glib's pcre dependency). | |||||
2021-03-10 | vigra: add master branch (#22037) | darmac | 1 | -0/+2 | |
2021-03-10 | haveged: new package at v1.9.13 (#22127) | darmac | 1 | -0/+15 | |
2021-03-10 | gdk-pixbuf: add v2.42.2 (#22215) | Michael Kuhn | 1 | -0/+2 | |
2021-03-10 | gcc: fix nvptx conflict (#22214) | Michael Kuhn | 1 | -1/+1 | |
In the past, we only had the binutils variant, which included the bootstrapping flag. Now that we have a separate bootstrap variant, fix the nvptx conflict accordingly. | |||||
2021-03-10 | mii: add v1.0.4 (#21754) | darmac | 1 | -3/+2 | |
mii: 1.0.3 and 1.0.2 is deprecated, and v1.0.4 can replace them safely | |||||
2021-03-10 | gearshifft: add v0.4.0, remove v0.2.1-lw (#21437) | h-denpo | 2 | -2/+26 | |
Changed maintainer Co-authored-by: Axel Huebl <axel.huebl@plasma.ninja> | |||||
2021-03-10 | gnutls: add v3.6.15 (#22192) | Andrew W Elble | 1 | -0/+1 | |
2021-03-10 | salmon: add v1.4.0 (#22201) | Andrew W Elble | 3 | -5/+71 | |
devendored (most) dependencies, added missing dependencies. added resources and bypassed external fetching. | |||||
2021-03-10 | compadre: add new package (#22119) | Paul Kuberry | 1 | -0/+58 | |
2021-03-10 | pocl: updated llvm dependency to require not having flang (#22190) | h-denpo | 1 | -1/+1 | |
depends_on("llvm +clang +shared_libs -flang @6.0:11.0", when="@1.6") |