summaryrefslogtreecommitdiff
path: root/var
AgeCommit message (Collapse)AuthorFilesLines
2024-03-29(py-)onnx: new version 1.14.{0,1}, 1.15.0 (#41877)Wouter Deconinck2-4/+10
* (py-)onnx: new version 1.14.{0,1}, 1.15.0 Notes on `onnx`: - The C++ standard was changed to 14 in 1.15, so no more filter_file is needed. (The C++ standard has since changed to 17 in master.) Notes on `py-onnx`: - `py-pybind11` was an unlisted requirement in CMakeLists.txt since 1.3 or so (before earliest spack package). * py-onnx: depends_on pybind11 with type link, not run * py-onnx: depends_on py-setuptools@64:
2024-03-28py-jaxlib: ppc64le support has been fixed (#43422)Adam J. Stewart2-1/+3
2024-03-28steps: add version 5.0.1 (#43360)Tristan Carel1-9/+24
2024-03-28intel-oneapi 2024.1.0: added new version to packages (#43375)Andrey Perestoronin13-0/+84
* added new package versions * add itac and inspector * Remove ITAC and Inspector * Set older version for MKL as a workaround to pass CI issue
2024-03-28trilinos: add v15.1.1 (#42996)Anderson Chauphan1-7/+16
2024-03-28openscenegraph: patch for compatibility with ffmpeg@5: (#43051)Martin Aumüller1-4/+13
Co-authored-by: aumuell <aumuell@users.noreply.github.com>
2024-03-28scipy: register conflict with too-recent openblas (#43301)liam-o-marsh1-0/+3
2024-03-28py-folium: add new package with version 0.16.0 (#43352)Christopher Christofi1-0/+25
2024-03-28zlib-ng: %nvhpc: Fix build with %nvhpc (similar to zlib) (#43095)Sergey Kosukhin2-0/+46
Co-authored-by: Bernhard Kaindl <bernhardkaindl7@gmail.com>
2024-03-28hdf5: fixes floating point exceptions generated when fpe trapping is enabled ↵Ryan Honeyager2-0/+212
(#42880)
2024-03-28sundials: add new version (#43008)Cody Balos3-8/+10
* sundials: add new version * note previous default * update when clause for removed options --------- Co-authored-by: David J. Gardner <gardner48@llnl.gov>
2024-03-28pixman: avoid assembler macros error with Fujitsu compiler (#43362)Kensuke WATANABE1-0/+4
2024-03-28py-pytest-mpi: new package starting at 0.6 (#43368)Tristan Carel1-0/+21
2024-03-28py-vascpy: new package starting at 0.1.1 (#43370)Tristan Carel1-0/+33
2024-03-28aws-cli-2: restrict supported Python versions to @:3.11 (#43390)potter-s1-1/+1
Co-authored-by: Simon Potter <sp39@sanger.ac.uk>
2024-03-28llvm: add 18.1.2 (#43401)Paul R. C. Kent1-0/+1
2024-03-28QE: backport 7.3.1 elpa build fix to 7.3 (#43394)AMD Toolchain Support1-0/+5
Co-authored-by: Ning Li <ning.li@amd.com>
2024-03-28gaudi: add version 38 and a gaudialg variant (#42856)Juan Miguel Carceller1-0/+3
Co-authored-by: jmcarcell <jmcarcell@users.noreply.github.com>
2024-03-28mpich: fixup removal of pmi=off option (#43377)Ken Raffenetti1-4/+2
2024-03-27add lua 5.4.6 (#43407)Chris White1-0/+1
2024-03-27Legion: add Rust-based profiler to install (#43408)Richard Berger1-0/+18
* legion: add missing license * legion: add rust-based profiler to install
2024-03-27Fix build failure when run-tests is enabled for rocfft (#42424)Sreenivasa Murthy Kolam2-4/+52
* initial commit to fix the error when running run tests for rocfft * apply patch from 5.7.0 onwards * add description for the patch that is added
2024-03-27hipcc: new package for HIP (#43245)afzpatel4-35/+76
* initial commit to add hipcc package * restore setup_dependent_package
2024-03-27Add aocc support to qt (#43400)Alex Richert1-0/+1
2024-03-27pinentry: add v1.3.0 (#43395)Massimiliano Culpo1-0/+1
2024-03-27libffi: add 3.4.6 and 3.4.5 (#43404)Paul R. C. Kent1-0/+2
2024-03-27Update exodusii package (#43379)Greg Sjaardema2-48/+134
* SEACAS: Update package.py to handle new SEACAS project name The base project name for the SEACAS project has changed from "SEACASProj" to "SEACAS" as of @2022-10-14, so the package needed to be updated to use the new project name when needed. The refactor also changes several: "-DSome_CMAKE_Option:BOOL=ON" to define("Some_CMAKE_Option", True) * exodusii -- refactor and bring up-to-date * Add missed patch file * [@spackbot] updating style on behalf of gsjaardema * Apply seacas windows patch here also. * Update url so old checksums valid; redo new checksums --------- Co-authored-by: gsjaardema <gsjaardema@users.noreply.github.com>
2024-03-27legion: Add 24.03.0, update HIP dependency (#43398)Elliott Slaughter2-35/+20
* legion: Add 24.03.0, update HIP dependency. * legion: Remove CUDA upper bound, update HIP bounds, use f-strings. * legion: Fix format. * legion: Fix format again.
2024-03-27initial commit to add check function to rocthrust (#43405)afzpatel1-0/+4
2024-03-27argobots: update to v1.2 (#43381)Yanfei Guo1-2/+3
* argobots: update to v1.2 * Replace prior maintainer with current one. --------- Co-authored-by: Tamara Dahlgren <35777542+tldahlgren@users.noreply.github.com>
2024-03-27py-kornia: add v0.7.2 (#43184)Adam J. Stewart2-3/+56
* py-kornia: add v0.7.2 * Add maintainers to recipe * https not supported * Debug build failure * More detailed debug info * Try rust+dev * Fix pyo3 build * Fix turbojpeg-sys build * Fix dlpack-rs build * Get rid of debug env vars
2024-03-27Update Nektar++ package (#43397)James Edgeley1-17/+149
* Update Nektar++ package * shorten line * correct to 5.5.0 * use cmake helpers * style --------- Co-authored-by: JamesEdgeley <JamesEdgeley@users.noreply.github.com>
2024-03-27bump rocprofiler-dev to 6.0 and add aqlprofile (#42459)afzpatel9-4/+479
* Initial commit to bump rocprofiler-dev to 6.0 and add aqlprofile recipe * bump to 6.0.2 and extracting binaries from deb pkg * fixes for hpctoolkit build errors * add yum and zyp aqlprofile packages * fix style issues
2024-03-27Enable ASAN in ROCm packages (#42704)afzpatel13-0/+59
* Initial commit to enable ASAN * fix styling * fix styling * add asan option for hip-tensor and roctracer-dev
2024-03-27Add py-modules-gui (mogui) (#43396)Adrien Cotte1-0/+25
2024-03-27py-libsonata: new package starting at 0.1.25 (#43372)Tristan Carel1-0/+34
* py-libsonata: new package starting at 0.1.25 * align spack version with the git branch * Fix min required versions / use spack packages instead of submodules
2024-03-27rvs binary path updated for 6.0 (#43359)renjithravindrankannath1-1/+5
2024-03-27root: new version 6.30.04 (#43378)Wouter Deconinck1-0/+1
New version of ROOT, no changes to build system that aren't already accounted for (e.g. require http for webgui), https://github.com/root-project/root/compare/v6-30-02...v6-30-04
2024-03-26Charliecloud package: add 0.36 and 0.37; update dependencies. (#42590)Jordan Ogas2-5/+27
This adds a dependency on pkg-config which in turn builds pkg-config on pipelines using %onapi/%cce: update the pkg-config build to disable specific warnings-as-errors from these compilers. Co-authored-by: Reid Priedhorsky <1682574+reidpr@users.noreply.github.com>
2024-03-26pflogger: add version 1.14.0 (#43373)Matthew Thompson1-0/+1
2024-03-26axom package: add tests (#43312)Cody Balos1-0/+43
2024-03-26spfft package: add version 1.1.0 (#43318)Simon Frasch1-2/+15
2024-03-26glvis: fix spack issue #42839 (#43369)eugeneswalker1-0/+3
* glvis: fix spack issue #42839 * add issue link
2024-03-26gromacs: add new versions 2024, 2024.1; fix license (#43366)Andrey Alekseenko1-1/+4
2024-03-26xrootd: add a dependency on pkgconfig when building with +davix (#43339)Juan Miguel Carceller1-0/+1
Co-authored-by: jmcarcell <jmcarcell@users.noreply.github.com>
2024-03-26buildcache sync: manifest-glob with arbitrary destination (#41284)kwryankrattiger1-3/+0
* buildcache sync: manifest-glob with arbitrary destination The current implementation of the --manifest-glob is a bit restrictive requiring the destination to be known by the generation stage of CI. This allows specifying an arbitrary destination mirror URL. * Add unit test for buildcache sync with manifest * Fix test and arguments for manifest-glob with override destination * Add testing path for unused mirror argument
2024-03-26py-nibabel: add new version 5.2.1 (#43335)Christopher Christofi1-1/+7
2024-03-26cuda: add 12.4.0, 12.3.2, 12.3.1 and 12.2.2 (#42748)pauleonix3-0/+63
Add conflicts to ginkgo and petsc to avoid build failures with cuda@12.4 Co-authored-by: pauleonix <pauleonix@users.noreply.github.com>
2024-03-25hpctoolkit: add version 2024.01.1 (#43353)Mark W. Krentel1-3/+4
Add version 2024.01.1. Adjust the dependencies for develop that no longer uses libmonitor.
2024-03-25py-nilearn: add new version (#43332)Christopher Christofi1-2/+7
* py-nilearn: add new version * add maintainers and license