summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2022-02-14py-jsonschema: add 4.4.0 (#28919)Manuela Kuhn1-10/+18
2022-02-15darwin: make sure MACOSX_DEPLOYMENT_TARGET has a minor component (#28926)Seth R. Johnson1-1/+10
2022-02-14updated cray-fftw (#28922)luker1-2/+3
added the latest cray-fftw version, added myself as a maintainer, updated the homepage
2022-02-14py-pyopencl: fix dependency to py-six (#28916) (#28917)Pierre Neyron1-0/+1
2022-02-14replace mesa18 recipe with mesa recipe for the rocm releases (#28491)Sreenivasa Murthy Kolam4-4/+4
2022-02-14easi: add new package (#28828)ravil-mobile1-0/+74
Co-authored-by: ravil <ravil.dorozhinskii@tum.de>
2022-02-14py-bids-validator: add 1.8.9 (#28913)Manuela Kuhn1-0/+1
2022-02-14New package: py-pyfr (#28847)MichaelLaufer2-0/+78
* Initial support for PyFR * styling * fixes * more syling fixes * fixes for dependencies * add min rocblas version
2022-02-14intel-oneapi-mpi: set I_MPI_ROOT in setup_dependent_build_environment (#28890)Tom Vander Aa1-0/+2
* setting I_MPI_ROOT is sometimes needed for find_package(MPI) in cmake to work
2022-02-14fastjet add v3.3.4, fjcontrib add v1.045 (#22667)Thomas Madlener2-0/+2
2022-02-14AMD rocm-openmp-extras: add v4.5.2 (#28790)estewart081-7/+14
2022-02-14Python: fix build with Fujitsu compiler (#28744)Toyohisa Kameyama2-1/+18
2022-02-14py-{mizani,plotnine}: add packages. (#28841)Olli Lupton2-0/+53
* py-{mizani,plotnine}: add packages. * Add missing python dependency.
2022-02-14magma: move the execution of stand-alone tests to preferred directory (#28895)G-Ragghianti1-1/+1
2022-02-14palisade-development: change fppe-logreg variant to point to a stable tag ↵John Wohlbier1-4/+4
instead of a branch (#28717) Co-authored-by: John Wohlbier <jgwohlbier@sei.cmu.edu>
2022-02-14py-pandas: add v1.4.1 (#28904)Adam J. Stewart1-0/+1
2022-02-14py-mypy: add new versions (#28905)Adam J. Stewart1-6/+10
2022-02-14trilinos: disable UVM for 13.2+ (#28879)Seth R. Johnson1-1/+3
2022-02-13[py-ctgan] fixed py-torchvision version range (#28892)Jen Herting1-1/+1
2022-02-13Bump libtree (#28908)Harmen Stoppels1-0/+1
2022-02-13go: mark conflict for ancient compilers (#28888)Seth R. Johnson1-0/+3
2022-02-12py-grpcio: add v1.43.0 (#28784)Adam J. Stewart1-4/+5
2022-02-12hypre: add v2.24.0 (#28896)Sarah Osborn1-0/+1
2022-02-12cray: add NVIDIA to the list of canonical names (#28246)Steve Leak1-0/+1
2022-02-11lwgrp/dtcmp packages: add version 1.0.5 and 1.1.4, respectively(#28817)Adam Moody2-0/+2
2022-02-11ffmpeg package: add libx264 variant; fix license variants. (#28808)Olli Lupton2-0/+25
Prior to this patch, setting +gpl did not pass --enable-gpl and did not allow GPL-only codecs to be enabled.
2022-02-11LBANN SW stack packages: gcc-toolchain and clang support (#28769)Brian Van Essen4-7/+52
* Added support to LBANN, Hydrogen, DiHydrogen, and Aluminum to capture a gcc-toolchain cxxflags argument and pass it to a CMAKE_CUDA_FLAG argument when set. This helps deal with compiling with clang on systems with old base gcc installations. * Added a dependency on py-scipy when enabling tests on LBANN. * Updated the C++ standard for Hydrogen to C++17. * Added a new variant +apps to enable (or disable) python packages that are used by applications in the LBANN repo, but are not strictly required for building and using LBANN. * Added a run time dependency for both py-pytest and py-scipy so that they are activated in any environment. * Added support for building LBANN, Hydrogen, and DiHydrogen with the IBM ESSL BLAS library. This requires explicit identification of additional LAPACK libraries, since ESSL does not implement LAPACK, but is found by CMake. * Fixed a bug in the LBANN dependency on OpenCV for Power architectures. The +powerpc variant is only required for GCC toolchains and causes Clang to break. Switched to only enabling when using %gcc on power.
2022-02-11Update/caliper stand alone test compiler (#28526)Richarda Butler1-16/+22
2022-02-11spfft: fix missing hipFFT dependency with latest ROCm versions (#28880)Simon Frasch1-12/+15
2022-02-11[rocm-smi-lib] Disable pdf generation with a patch (#28842)Teodor Nikolov2-0/+17
- Installation often hangs building the documentation. This happens when doxygen and latex are found. To avoid the issue, comment-out that part of the code until an explicit cmake variable to disable documentation generation is available.
2022-02-11sundials: add new version and fix smoke tests (#28894)Cody Balos1-47/+89
* sundials: fix smoke tests * sundials: add new version * use cmake+make instead of make for tests, fix style * use cmake_bin workaround from https://github.com/spack/spack/pull/28622
2022-02-11Bug fix for findutils: apply nonnull.patch only for versions 4.8.0+ (#28857)Dom Heinzeller1-1/+1
2022-02-11openloops: remove README from install prefix (#28767)haralmha1-1/+1
2022-02-11swftools package: patches for GCC@10: (#28296)Glenn Johnson3-0/+106
2022-02-11move typing_extensions.py back into typing.py =\ (#28549)Danny McClanahan3-29/+26
2022-02-11hpx: add conflict for Asio/CUDA (#27947)Mikael Simberg2-0/+10
* Add missing Asio versions from 1.16.0 to 1.21.0 * Add conflict for Asio/CUDA to HPX package Co-authored-by: Mikael Simberg <mikael.simberg@iki.if>
2022-02-11libyogrt: add v1.27 (#28835)Adam Moody1-3/+10
Signed-off-by: Adam Moody <moody20@llnl.gov>
2022-02-11coral: add 3.3.10 and libtirpc dependency (#28802)haralmha1-0/+2
Co-authored-by: Harald Minde Hansen <harald.minde.hansen@cern.ch>
2022-02-11py-fiona: add v1.8.21 (#28810)Adam J. Stewart1-1/+3
2022-02-11spectre: add v2022.02.08 (#28834)Nils Vu1-0/+1
2022-02-11assimp: add v5.2.1 (#28818)Wouter Deconinck1-0/+1
2022-02-11pspamm: new package (#28825)ravil-mobile1-0/+31
Co-authored-by: ravil <ravil.dorozhinskii@tum.de>
2022-02-11impalajit-llvm: add new package (#28826)ravil-mobile1-0/+32
Co-authored-by: ravil <ravil.dorozhinskii@tum.de>
2022-02-11mpifileutils: add v0.11.1 (#28837)Adam Moody1-0/+1
Signed-off-by: Adam Moody <moody20@llnl.gov>
2022-02-11icet: add variants to enable 'opengl' and shared libraries. (#27281)Gilles Grospellier1-1/+6
2022-02-11dotnet-core-sdk: add v6.0.2. (#28843)Gilles Grospellier1-0/+5
2022-02-11eccodes: update package (#28849)Sergey Kosukhin1-52/+258
* eccodes: modernize the package * eccodes: add patch fixing location of NetCDF * eccodes: add variant 'shared' * eccodes: enable building with NAG compiler * eccodes: add property 'libs' * eccodes: add variant 'definitions' * eccodes: add variant 'samples' * eccodes: add variant 'tools'
2022-02-11cool: add v3.3.10 (#28858)haralmha1-1/+8
Co-authored-by: Harald Minde Hansen <harald.minde.hansen@cern.ch> Co-authored-by: Valentin Volkl <valentin.volkl@cern.ch>
2022-02-11subversion: add the external find feature using svn (#28862)Olivier Cessenat1-0/+10
2022-02-11Ecp sdk update package contraints (#28693)kwryankrattiger3-10/+20
* ECP-SDK: Require HDF5 1.12 * ECP-SDK: Require SDK spec for SDK packages