Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-04-26 | googletest: change "master" to "main" (#30285) | H. Joe Lee | 1 | -1/+1 | |
There's no master branch on GitHub for googletest. | |||||
2022-04-26 | snpeff: change jdk dependency to java (#30048) | dlkuehn | 1 | -1/+1 | |
Co-authored-by: David Kuehn <las_dkuehn@iastate.edu> | |||||
2022-04-26 | apex: add v2.5.1 (#30287) | Kevin Huck | 1 | -0/+1 | |
2022-04-26 | hiop: add v0.6.1, add new variant "cusolver" (#30288) | Asher Mancinelli | 2 | -2/+7 | |
2022-04-26 | glib: add 2.72.1 and 2.70.5 (#30274) | Michael Kuhn | 1 | -2/+4 | |
2022-04-26 | gawk: drop gettext by default (#30290) | Harmen Stoppels | 1 | -1/+6 | |
Reduces the number of packages to bootstrap gcc (which actually has --disable-nls). | |||||
2022-04-25 | MAINT: Add a debug variant to PyTorch (#30267) | Rohit Goswami | 1 | -0/+6 | |
* MAINT: Add a debug flag * MAINT: Apply suggestions from code review Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> | |||||
2022-04-25 | exago +cuda, +rocm: pass amdgpu_target, cuda_arch to dependencies, as ↵ | eugeneswalker | 2 | -13/+22 | |
appropriate (#30259) * exago +rocm: pass amdgpu_target to raja, hiop dependencies * +cuda builds: pass cuda_arch to dependencies * hiop: pass cuda_arch to dependencies | |||||
2022-04-25 | gcc: Make gcc 11.3 build on Darwin (#30278) | Erik Schnetter | 1 | -1/+1 | |
Don't apply a Darwin-specific patch that doesn't work on 11.3 any more. Closes https://github.com/spack/spack/issues/30264. | |||||
2022-04-25 | OpenMPI: improve PMix handling (#29449) | Seth R. Johnson | 2 | -105/+87 | |
* openmpi: always require pmix for 4: `~pmix` is not applicable to version 4+, since it always builds a vendored copy of pmix (currently 3.2.3). * pmix: relax version requirements When the version range was specified, newer versions didn't exist. Also use normalized spack versions rather than artificial .9.9 /.0.0. * openmpi: restrict pmix versions pmix option isn't available for OpenMPI@1, and according to https://github.com/open-mpi/ompi/issues/7988 , OpenMPI 4.0.1 will not build with pmix@3.1.5. * pmix: add newer versions * OpenMPI: re-express conflicts/configure logic as conditional variants This relies partly on `self.enable_or_disable` and its ilk to emit an empty list when the variant isn't applicable. | |||||
2022-04-25 | mpich: add variant to enable per VCI critical sections (#27840) | Hervé Yviquel | 1 | -0/+11 | |
2022-04-25 | Add libfabric version 1.14.1 (#30275) | Theofilos Manitaras | 1 | -0/+1 | |
2022-04-25 | slepc +rocm: pass amdgpu_target to dep (#30252) | eugeneswalker | 1 | -1/+4 | |
2022-04-25 | vtk-m: add v1.8.0-rc1 (#30233) | Vicente Bolea | 1 | -1/+2 | |
2022-04-25 | hpctoolkit: add version 2022.04.15, update recipe (#30258) | Mark W. Krentel | 2 | -16/+42 | |
1. update for rocm 4.5 and drop support for earlier rocm. 2. no longer use mbedtls or gotcha, they are only for old revs. 3. update version requirements for dyninst and libmonitor 4. begin to deprecate old versions | |||||
2022-04-25 | mpiwrapper: add new package (#30107) | Erik Schnetter | 1 | -0/+35 | |
Co-authored-by: Massimiliano Culpo <massimiliano.culpo@gmail.com> | |||||
2022-04-25 | ufcx: add new package (#29861) | Matthew Archer | 1 | -0/+22 | |
2022-04-25 | GDAL: don't add system paths to env vars (#30229) | Adam J. Stewart | 1 | -1/+3 | |
2022-04-25 | testu01: new package (#30266) | Seth R. Johnson | 1 | -0/+27 | |
2022-04-25 | fakexrandr: mkdir for install (#29845) | Qian Jianhua | 1 | -0/+7 | |
2022-04-25 | pgplot: fix syntax error in recipe (#30270) | Qian Jianhua | 1 | -0/+1 | |
2022-04-25 | hpcviewer: add version 2022.03 (#30255) | Mark W. Krentel | 1 | -0/+4 | |
2022-04-23 | Added nextflow 22.04.0 (#30265) | Diego Alvarez | 1 | -0/+1 | |
2022-04-23 | Hermes: new package (#29863) | H. Joe Lee | 1 | -0/+37 | |
2022-04-23 | trilinos: limit secas patch range for cce (#30205) | QuellynSnead | 1 | -1/+1 | |
The cray_secas.patch no longer appears to be necessary with cce 13.x. Limit its application to cce 12.14.1 - 12.99.99. | |||||
2022-04-23 | memkind: Don't use `-Werror` when building (#30071) | Erik Schnetter | 1 | -0/+2 | |
2022-04-22 | hiop +rocm: add amdgpu_target for deps (#30184) | eugeneswalker | 1 | -3/+6 | |
* hiop +rocm: add amdgpu_target for deps * Update var/spack/repos/builtin/packages/hiop/package.py Perfect! Thanks! Co-authored-by: Asher Mancinelli <ashermancinelli@gmail.com> * don't use f-string, not compatible with py 2 Co-authored-by: Asher Mancinelli <ashermancinelli@gmail.com> | |||||
2022-04-22 | Uncrustify package: add versions up to 0.74 (#27621) | Bernd Riederer | 2 | -3/+56 | |
2022-04-22 | exago: depend on petsc@3.16:3.16 when @1.3.0: (#30238) | eugeneswalker | 1 | -1/+1 | |
* exago: depend on petsc@3.16.0:3.16.99 when @1.3.0: * Update var/spack/repos/builtin/packages/exago/package.py Co-authored-by: Cameron Rutherford <cameron.rutherford@me.com> * constrain petsc to @3.16.0:3.16 Co-authored-by: Cameron Rutherford <cameron.rutherford@me.com> | |||||
2022-04-22 | openssl: enable nvhpc build by disabling asm (#30248) | Harmen Stoppels | 1 | -6/+6 | |
2022-04-22 | Package-level submodule attribute: support explicit versions (#30085) | Peter Scheibel | 2 | -12/+13 | |
2022-04-22 | Add checksum for jupyter-console@6.4.3 (#30156) | Andrea Valenzuela | 1 | -0/+2 | |
* Add checksum for jupyter-console@6.4.3 * Update py-jupyter-console dependency * Extend jupyter-client@7.0.0 dependency to newer versions Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> Co-authored-by: aandvalenzuela <andrea.valenzuela.ramirez@cern.ch> Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> | |||||
2022-04-22 | mpich: Add CUDA variant (#29901) | Ken Raffenetti | 1 | -3/+10 | |
CUDA device memory is supported with the ch4 device. Update provides to include MPI-4.0 functionality | |||||
2022-04-22 | py-pystan: Add new package (#29772) | haralmha | 3 | -3/+35 | |
* py-pystan: Add new package * Fix dependencies Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * Add run dependency to py-setuptools Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * Add py-httpstan@4.7.2 and py-pysimdjson@3.2.0 * Dependency Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> | |||||
2022-04-22 | fix pkgconfig dependencies (#30246) | Michael Kuhn | 5 | -9/+9 | |
`pkgconfig` is the correct virtual dependency, `pkg-config` and `pkgconf` are providers of it. | |||||
2022-04-22 | netcdf-fortran: add v4.5.4 (#30242) | Harmen Stoppels | 1 | -5/+3 | |
2022-04-22 | osu-micro-benchmarks: set NVCCFLAGS (#30221) | Harmen Stoppels | 1 | -6/+5 | |
2022-04-22 | openssl: exclude more dangerous environment variables (#30208) | Tom Scogland | 1 | -4/+5 | |
* pkg/openssl: blacklist more dangerous environment variables * fix style | |||||
2022-04-21 | py-cinemasci: new version 1.7.0 (#30193) | Ethan Stam | 1 | -1/+6 | |
* py-cinemasci: new version 1.7.0 * remove preferred version * add py-pyyaml dependency | |||||
2022-04-21 | lcio: install more missing files for python bindings (#29739) | Thomas Madlener | 1 | -0/+8 | |
2022-04-22 | findutils: new version 4.9.0 (#30170) | Alex Hedges | 1 | -0/+1 | |
2022-04-21 | gcc: add 11.3.0 (#30226) | Michael Kuhn | 1 | -0/+1 | |
2022-04-21 | exago: use hipcc for +rocm builds (#30232) | eugeneswalker | 1 | -0/+2 | |
2022-04-21 | exago: depends on pkgconfig (#30231) | eugeneswalker | 1 | -0/+1 | |
2022-04-21 | fftw: Link explicitly against `-lmpi` (#29279) | Erik Schnetter | 1 | -0/+8 | |
* fftw: Link explicitly against `-lmpi` Closes https://github.com/spack/spack/issues/29224. * Generalize MPI flags Co-authored-by: Dom Heinzeller <dom.heinzeller@icloud.com> * Add platform guard Co-authored-by: Axel Huebl <axel.huebl@plasma.ninja> Co-authored-by: Dom Heinzeller <dom.heinzeller@icloud.com> | |||||
2022-04-21 | perl: fix issues when compiling 5.34 with nvhpc compilers (#30110) | Scott McMillan | 2 | -1/+43 | |
Co-authored-by: Scott McMillan <smcmillan@nvidia.com> | |||||
2022-04-21 | openssh: no pie for %nvhpc (#30189) | Harmen Stoppels | 1 | -0/+4 | |
2022-04-21 | boost: add v1.79.0 (#30137) | Tim Haines | 1 | -0/+1 | |
2022-04-21 | nvtop: add versions up to v2.0.1, rework package recipe (#30180) | marcost2 | 1 | -6/+16 | |
2022-04-20 | meson: add 0.62.0 and 0.61.4 (#30201) | Michael Kuhn | 1 | -0/+3 | |