summaryrefslogtreecommitdiff
path: root/var
AgeCommit message (Collapse)AuthorFilesLines
2023-03-17boost: add patch for 1.81.0 (#35964)Valentin Volkl2-0/+35
2023-03-17nwchem: add v7.2.0 (#36061)Edoardo Aprà1-3/+9
2023-03-17vtk-m: update to latest release (#35590)Vicente Bolea1-3/+3
* vtk-m: add v2.0.0 * Update var/spack/repos/builtin/packages/vtk-m/package.py --------- Co-authored-by: Kenneth Moreland <morelandkd@ornl.gov>
2023-03-17nccmp: add more constrain to dependencies, add configure args (#35539)Cameron Book1-1/+25
2023-03-17hipcub and rocprim: enable testing (#35660)afzpatel2-3/+5
2023-03-17openssh: 9.2, 9.3 (#36162)Harmen Stoppels1-0/+2
2023-03-17nano: add v7.2 (#36148)Alec Scott1-0/+2
2023-03-17Update the PyTorch ecosystem (#36132)Adam J. Stewart8-43/+171
* py-pytorch-lightning: add v2.0.0 * py-lightning-utilities: add v0.8.0 * Update all PyTorch packages * Open-CE does not yet have patches for PyTorch 2 on ppc64le
2023-03-17Fix `--test` behavior for gromacs package. (#35674)M. Eric Irrgang1-3/+47
For `spack install --test=all gromacs` * remove the `test` target from the `check()` call and just use the `check` target, in accordance with usual GROMACS test protocol * build the test binaries explicitly during the build phase Additional minor updates are necessary. This change updates the package structure to the newer format with a separate Builder class so we can override `check()`. However, note that additional modernization should be undertaken with care.
2023-03-17libx11: add v1.8.4 (#36075)Alec Scott1-0/+1
2023-03-17lmod: add 8.7.20 (#36177)Michael Kuhn1-0/+1
2023-03-16libpng package: build with CMake (#35105)John W. Parent1-16/+10
2023-03-16Fix for ESMF post_install on macOS (#36087)Matthew Thompson1-6/+10
2023-03-16Add explicit configure args to fix instrumentation-time paths (#36089)Bill Williams3-1/+6
2023-03-16[pmix] master branch uses git submodule config/oac (#36104)Stephen Sachs1-1/+2
* [pmix] master branch uses git submodule config/oac * Add comment for future versions
2023-03-16pmix, openmpi, and prrte need to use the same `configure` to find the same ↵Stephen Sachs2-0/+2
deps (#36105) * [openmpi] 5.0.0.rc10 onwards needs munge This is the error you will see when munge is missing from `PKG_CONFIG_PATH`: ``` configure:63942: checking for pmix pkg-config cflags configure:63956: check_package_pkgconfig_run_results=Package munge was not found in the pkg-config search path. Perhaps you should add the directory containing `munge.pc' to the PKG_CONFIG_PATH environment variable Package 'munge', required by 'pmix', not found configure:63959: $? = 1 configure:63966: pkg-config output: Package munge was not found in the pkg-config search path. Perhaps you should add the directory containing `munge.pc' to the PKG_CONFIG_PATH environment variable Package 'munge', required by 'pmix', not found configure:63972: result: error configure:63974: error: An error occurred retrieving pmix cppflags from pkg-config ``` * Use same PKG_CONFIG_PATH defaults for ompi+pmix+prrte The issue I tried to fix in https://github.com/spack/spack/pull/36105 comes from different default search paths in different `pkg-config` executables used in `openmpi` and `pmix` package. As these tools (`openmpi`, `pmix`, and `prrte`) all use the same mechanisms to detect dependencies, the `pkg-config` environment they use should also be equal.
2023-03-16libaio: Add version 0.3.113 (#36101)Rémi Lacroix1-0/+1
2023-03-16autodiff: new version 1.0.0 (#36121)Wouter Deconinck1-0/+1
No more https://0ver.org. No changes to build system since 0.6.12.
2023-03-16Ospray (#36128)Erik Heeren1-2/+5
* ospray: denoiser and GLM variants * ospray: denoiser defaults to True to preserve previous behaviour
2023-03-16openssl: New version 3.1.0 (#36166)Erik Schnetter1-0/+1
2023-03-16LAMMPS: add new versions (#35592)Richard Berger1-0/+9
* LAMMPS: add new stable version 20220623.3 * LAMMPS: add new patch version 20230208
2023-03-16meson: add 1.0.1 (#35987)Michael Kuhn1-0/+3
2023-03-16Modify info print of ESMF_CPP due to permission denied errors in spack on ↵Dom Heinzeller2-0/+15
MSU Hercules (#35969) * Skip info print of ESMF_CPP due to permission denied errors in spack on MSU Hercules * Better version of patch
2023-03-16Windows: target arch based on spec target arch (#35797)John W. Parent3-5/+3
Update packages to check Spec's target rather than the host platform.
2023-03-16Include rocm-openmp-extras header and omp library (#36142)renjithravindrankannath1-9/+21
2023-03-16add rdkit for gninavis and remove mpi (#36117)Rocco Meli1-2/+4
2023-03-16slepc: add HPDDM wrappers (#36118)Pierre Jolivet2-1/+9
2023-03-16openfst: add v1.8.2 (#36143)Alec Scott1-0/+1
2023-03-16openal-soft: add v1.23.0 (#36144)Alec Scott1-0/+1
2023-03-16octave: add v8.1.0 (#36145)Alec Scott1-0/+1
2023-03-16nginx: add v1.23.3 (#36146)Alec Scott1-0/+1
2023-03-16netdata: add v1.38.1 (#36147)Alec Scott1-0/+1
2023-03-16mpdecimal: add v2.5.1 (#36149)Alec Scott1-0/+1
2023-03-16mpc: add v1.3.1 (#36150)Alec Scott1-0/+1
2023-03-16mosh: add v1.4.0 (#36151)Alec Scott1-0/+1
2023-03-16mkfontscale: add v1.2.2 (#36152)Alec Scott1-0/+1
2023-03-16erlang: add v25.3 (#36153)Alec Scott1-0/+1
2023-03-15qt-base: add qmake attribute (#36114)Adam J. Stewart2-1/+4
2023-03-15UCX: make version support level more realistic (#36127)Howard Pritchard1-2/+4
Per feedback from the UCX community, we rarely do update releases to anything but the current and one previous main release stream. Update comments in the UCX spack file to reflect this. Signed-off-by: Howard Pritchard <howardp@lanl.gov>
2023-03-15extrae: add v4.0.3 (#36059)Alec Scott1-0/+1
2023-03-15libpipeline: add v1.5.7 (#36068)Alec Scott1-0/+1
2023-03-15wrf: fix patches for aarch64 config (#35984)Annop Wongwathanarat5-28/+236
2023-03-15py-numpy: enable linking with armpl-gcc and acfl for BLAS and LAPACK (#35417)Annop Wongwathanarat1-5/+11
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2023-03-15julia: Some improvements to the package (#36054)Mosè Giordano1-6/+11
2023-03-15cardioid: fix homepage (#36099)Robert Blake1-1/+1
2023-03-15hpctoolkit: add branch 2023.03.stable (#36096)Mark W. Krentel1-0/+1
2023-03-15UCX: add 1.14.0 (#36098)Howard Pritchard1-0/+1
Signed-off-by: Howard Pritchard <howardp@lanl.gov>
2023-03-15GDAL: add v3.6.3 (#36097)Adam J. Stewart1-0/+1
2023-03-14py-pyshacl: patch dependency typo (#36084)Erik Heeren1-0/+4
* py-pyshacl: patch dependency typo * py-pyshacl: satisfy flake8 * Update var/spack/repos/builtin/packages/py-pyshacl/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> --------- Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2023-03-14Libogg and libtheora: build on windows (#35099)John W. Parent3-11/+163
Adds builders appropriate for building these packages on Windows. It is intended that builds on other platforms are unaffected (e.g. they build with Autotools as before on Linux).