Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-03-20 | zoltan: add nvhpc fortran libraries to the linker (#22413) | Nick Denissen | 1 | -0/+3 | |
2021-03-20 | autoconf: add v2.71 (#22415) | Robert Mijakovic | 1 | -0/+2 | |
Co-authored-by: Robert Mijakovic <robert.mijakovic@lrz.de> | |||||
2021-03-20 | bowtie2: fix python interpreter line (#22417) | Glenn Johnson | 1 | -1/+2 | |
Beginning with version 2.4.1, the python interpreter line changed from "#!/usr/bin/env python" to "#!/usr/bin/env python3" That caused the bowtie2-build and bowtie2-inspect scripts to have a trailing '3' at the end of the interpreter line. This PR fixes that. I also observed that older versions do not build with intel-oneapi-tbb so added a conflicts statement for that. | |||||
2021-03-20 | xtensor: add v0.23.2 (#22378) | Chris Richardson | 3 | -0/+5 | |
Also updated version of dependencies | |||||
2021-03-20 | gchp: add v13.0.0 (#22387) | William Downs | 1 | -4/+8 | |
2021-03-20 | boost: fixed detect system icu bug on version 1.65.0 or older. (#22375) | Toyohisa Kameyama | 1 | -1/+1 | |
2021-03-20 | Slurm: add v20-11-[4,5]-1 (#22416) | Robert Mijakovic | 1 | -0/+2 | |
Co-authored-by: Robert Mijakovic <robert.mijakovic@lrz.de> | |||||
2021-03-19 | CI: treat push to develop in the same way as PRs (#22421) | Massimiliano Culpo | 1 | -5/+3 | |
2021-03-19 | py-zarr: add v2.4.0,v2.5.0,v2.6.1 (#22403) | Sinan | 1 | -3/+10 | |
Co-authored-by: sbulut <sbulut@3vgeomatics.com> Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> | |||||
2021-03-19 | CP2K: update libxc dep, SIRIUS: update spla dep for 7+ (#22249) | Tiziano Müller | 2 | -59/+62 | |
2021-03-19 | CI: drastically reduce the number of tests for package only PRs (#22410) | Massimiliano Culpo | 2 | -2/+2 | |
PRs that change only package recipes will only run tests under "package_sanity.py" and without coverage. This should result in a huge drop the cpu-time spent in CI for most PRs. | |||||
2021-03-19 | Add ArborX smoke tests (#22356) | Daniel Arndt | 1 | -0/+39 | |
2021-03-19 | abinit: fix detection of Fujitsu compiler (#22239) | m-shunji | 2 | -31/+158 | |
2021-03-19 | updated deps to get gtkplus to build (#22228) | Gregory Lee | 8 | -1/+44 | |
* updated deps to get gtkplus to build * gtk-doc requires docbook-xml 4.3 * patch gtk-doc build to find xml catalogs * patch gtk-doc build to find xml catalogs * patch gtk-doc build to find xml catalogs * add new version, fix macOS build error * reorder docbook versions from newest to oldest Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> | |||||
2021-03-19 | Add aws-parallelcluster v2.10.3 (#22402) | tilne | 1 | -1/+2 | |
Signed-off-by: Tim Lane <tilne@amazon.com> | |||||
2021-03-19 | Adds new versions of cuDNN package (#22385) | Robert Mijakovic | 1 | -0/+30 | |
2021-03-19 | CCTools to version 7.2.4 (#22384) | Benjamin Tovar | 1 | -1/+2 | |
2021-03-18 | updates to conduit to add hostcfg and use cmake base (#22233) | Cyrus Harrison | 1 | -72/+52 | |
2021-03-18 | fixing the perf regression issues with OpenMPI v4.0.x till v4.1.0 for x86_64 ↵ | AMD Toolchain Support | 2 | -0/+30 | |
(#22350) | |||||
2021-03-18 | root/intel-tbb interaction (#22366) | Dr. Christian Tacke | 2 | -1/+6 | |
root 6.22 does not work with intel-tbb 2021.1.1. So: * Introduce conflicts() (a fitting depends_on in the comments, but does not help with the classic conretizer.) * Mark 2020.3 as preferred to help concretizer, when newer versions come up. * Previous discussion: https://github.com/spack/spack/pull/22263#issuecomment-797606475 * Relevant ROOT issue: https://github.com/root-project/root/issues/6933 | |||||
2021-03-18 | xsdk-examples: add new version (#22090) | Cody Balos | 1 | -3/+32 | |
2021-03-18 | perl-tk: creating package (#21586) | Olivier Cessenat | 1 | -0/+18 | |
2021-03-18 | xyce: add new package (#22345) | Paul Kuberry | 1 | -0/+93 | |
2021-03-18 | Fix broken spack -c flag (#22361) | Harmen Stoppels | 1 | -1/+1 | |
2021-03-18 | Add udunits2 v2.2.28 and target the new UCAR repository (#22370) | Ryan Honeyager | 1 | -1/+2 | |
2021-03-18 | py-yt: 3.6.1 (#22329) | Axel Huebl | 1 | -10/+15 | |
* py-yt: 3.6.1 The latest bugfix release of yt-project fixes issues with matplotlib version 3.3.0+. * py-yt: add many more version constrains | |||||
2021-03-18 | archspec: update to latest version (#22357) | Massimiliano Culpo | 2 | -2/+45 | |
2021-03-18 | CCTools: add v7.2.3 (#22355) | Benjamin Tovar | 1 | -1/+2 | |
2021-03-18 | Tab to spaces (#22362) | Harmen Stoppels | 3 | -8/+8 | |
2021-03-18 | Amber (#22275) | Hector Martinez-Seara | 1 | -29/+35 | |
* Improved amber package. Added amber20 * Corrected description link between ambertools and amber versions * Fixed ambertools handling * Apply pathes only when problematic traget requested * fixed style issue * Added amber20 sha256 checksum * Improved documentation * Removed preferred amber18 * Changef f-string to str.format() * Changef f-string to str.format() * removed url_for_version fuction | |||||
2021-03-18 | openblas: fix older versions (#22358) | Seth R. Johnson | 1 | -2/+7 | |
2021-03-17 | Fix indentation compiler wrapper issue (#22352) | Harmen Stoppels | 1 | -1/+1 | |
2021-03-17 | intel-mpi-benchmarks: Take in upstream bugfix patches. (#22317) | Tomoki, Karatsu | 3 | -0/+126 | |
2021-03-17 | GDAL: add v3.2.2 (#22224) | Adam J. Stewart | 1 | -0/+1 | |
2021-03-17 | tidy-html5: add new package (#22286) | Adam J. Stewart | 1 | -0/+20 | |
2021-03-17 | root: add v6.22.08 (#22263) | Dr. Christian Tacke | 1 | -0/+1 | |
2021-03-17 | aocc: add support for v3.0 compilers (#22219) | AMD Toolchain Support | 4 | -0/+31 | |
A mitigation of a known issue that affects v3.0 is added, see https://developer.amd.com/wp-content/resources/AOCC-3.0-Install-Guide.pdf | |||||
2021-03-17 | spack location: bugfix for out of source build dirs (#22348) | Harmen Stoppels | 1 | -1/+13 | |
2021-03-17 | shtools: add v4.8 (#22305) | Erik Schnetter | 1 | -5/+11 | |
2021-03-17 | fasttransforms: add v0.5.0 (#22304) | Erik Schnetter | 1 | -0/+1 | |
2021-03-17 | flac: add v1.3.3 (#22307) | Jen Herting | 1 | -0/+1 | |
2021-03-17 | boost: fix unicode bugs in Boost recipe (#22301) | Harmen Stoppels | 1 | -2/+15 | |
2021-03-17 | cctools: add v7.2.2 (#22325) | Benjamin Tovar | 1 | -1/+2 | |
2021-03-17 | ssht: add v1.3.5 (#22306) | Erik Schnetter | 1 | -0/+1 | |
2021-03-17 | pythia6: fix wrong patch (#22338) | David Hadley | 1 | -2/+2 | |
See #22330 | |||||
2021-03-16 | add maintainer to py-h5py (#22332) | Bryan Herman | 1 | -0/+1 | |
2021-03-16 | r-v8: Fix build error (#22314) | Tomoyasu Nojiri | 1 | -0/+8 | |
2021-03-16 | amrex: add gcc 8 conflicts (#22339) | eugeneswalker | 1 | -0/+5 | |
2021-03-16 | llvm: enable ncurses patch for building on SUSE in 11.0.1 (#22319) | Tiziano Müller | 1 | -2/+2 | |
fixes #19625 again | |||||
2021-03-16 | fix weird failure in variant values (#22328) | Danny McClanahan | 1 | -1/+14 | |