summaryrefslogtreecommitdiff
path: root/var
AgeCommit message (Collapse)AuthorFilesLines
2024-03-11aocl-utils: source sha has changed (#43120)Stephen Sachs1-2/+2
* aocl-utils: source sha has changed * aocl-utils: version 4.1 hash updated
2024-03-11py-onnx-opcounter: add new package (#43119)Adam J. Stewart1-0/+24
2024-03-11py-earth2mip: add new package (#43062)Adam J. Stewart45-101/+781
* py-earth2mip: add new package * Fix audit tests * Make things easier to concretize * Make things easier to concretize * Fix magics build * Fix onnx build * blacken * cmake > py-cmake * Fix onnxruntime build * onnxruntime: remove unknown cmake vars * Trick bazelisk into using Spack bazel * Different deps for main * protobuf: add v3.25.3 * Enforce upper bound on jaxlib version * py-chex: add v0.1.85 * py-dm-haiku: add v0.0.12 * py-jax: add v0.4.25 * Older jaxlib doesn't build on ppc64le either
2024-03-11fzf: add v0.47.0 (#43113)Alec Scott1-0/+1
2024-03-11updated diy/package.py to version 3.6.0 (#43101)tpeterka1-2/+3
2024-03-11geant4: new variant timemory (#43111)Wouter Deconinck1-0/+5
* geant4: new variant timemory * geant4: depends_on timemory@3.2: * geant4: fix style
2024-03-11ruby: add version 3.3.0 (#43058)downloadico1-0/+2
* ruby: add version 3.3.0 * added dependency on libyaml
2024-03-11Update TensorFlow ecosystem (#41069)Adam J. Stewart4-30/+94
2024-03-11package/qgis: add new version (#42888)Sinan2-13/+32
* package/qgis: add new version * improve Qsci.pro * improve * fix undefined symbol qsciprinter error * add import test * fix bug * add version 3.36 * [@spackbot] updating style on behalf of Sinan81 * fix long line * only run import test when +python * first attempt at stand-alone test * add TODO --------- Co-authored-by: sbulut <sbulut@3vgeomatics.com> Co-authored-by: Sinan81 <Sinan81@users.noreply.github.com> Co-authored-by: Sinan81 <Sinan@world>
2024-03-11dla-future: Add patch for compilation with newer ROCm versions (#42348)Mikael Simberg2-0/+25
2024-03-10fix typo in dependency (#43105)Jonas Eschle1-1/+1
2024-03-10feat: add LLVM v18.1.1 (#43109)Pranav Sivaraman1-0/+1
2024-03-09proj: correct CMake arg for shared build with proj older than 7.0.0 (#43089)John W. Parent1-1/+2
* proj: correct CMake arg for shared build with proj older than 7.0.0 * Actually use new CMake arg * Update var/spack/repos/builtin/packages/proj/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> --------- Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2024-03-08perl-bio-eutilities and deps: new packages (#42869)Arne Becker4-0/+132
This adds Spack packages for these Perl distributons: - Bio::DB::EUtilities and its dependencies: - Bio::ASN1::EntrezGene - Bio::Cluster - Bio::Variation
2024-03-08perl-test-warn: update version, dependencies (#42901)Arne Becker1-3/+22
* perl-test-warn: new package Adds Test::Warn * Revive older version * perl-test-warn: fix URL and deprecate old version
2024-03-08perl-starman and deps: new packages (#42958)Arne Becker2-0/+66
Adds Starman and its dependencies. Installed OK with build-time tests. Added dependencies: - Starman - Starman
2024-03-08gnupg: add v2.4.5, remove deprecated versions (#43090)Massimiliano Culpo3-99/+26
Also updates dependencies: libassuan: add v2.5.7 libgcrypt: deprecate end of life versions
2024-03-08verible: Add revision v0.0-3607-g46de0f64 (#43086)Dave Keeshan1-0/+5
2024-03-08visit: link against hip when built with vtk-m+rocm (#42452)snehring1-6/+6
2024-03-08Curl package: update Windows support (#42752)John W. Parent1-9/+27
* Properly specify Curl builder interface for static vs shared curl with NMake system to ensure all built curls export expected symbols. * Symlinks curl library build artifact to more idiomatic name for FindCurl.cmake implementations and other NMake consumers.
2024-03-08Add package zfit (#42667)Jonas Eschle1-0/+82
* Add package zfit (WIP) * Add package zfit * Add package zfit * add maintainer * [@spackbot] updating style on behalf of jonas-eschle * Update package.py * enh: add extras, 0.18.1 * fix: add default * fix: typo * fix: typo * chore: cleanup arguments * chore: cleanup arguments * Update var/spack/repos/builtin/packages/py-zfit/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * Update var/spack/repos/builtin/packages/py-zfit/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * chore: cleanup arguments * fix: typo * Update var/spack/repos/builtin/packages/py-zfit/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * Update var/spack/repos/builtin/packages/py-zfit/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> --------- Co-authored-by: jonas-eschle <jonas-eschle@users.noreply.github.com> Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2024-03-08py-fiona: add v1.9.6 (#43099)Adam J. Stewart1-1/+2
2024-03-08VTK package: use CMake config provide by PROJ (#43088)John W. Parent2-0/+116
PROJ can install its own config file: VTK should prefer that over manual detection.
2024-03-08Retiring as PythonPackage maintainer (#43091)Adam J. Stewart1-1/+1
2024-03-08Deprecating py-pylint@2.3 as it cannot build with python@3.8: (#43096)fgava901-3/+0
* Deprecating py-pylint@2.3 as it cannot build with python@3.8: * Style fix * Removed versions because can't build with python@3.7 --------- Co-authored-by: Gava, Francesco <francesco.gava@mclaren.com>
2024-03-08py-cheap-repr: new package (#42944)jmlapre1-0/+20
* py_cheap_repr: add initial package.py * Update var/spack/repos/builtin/packages/py-cheap-repr/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * py-cheap-repr: use pypi link instead --------- Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2024-03-08bigdft-psolver: new versions 1.9.3, 1.9.4 (#42644)Martin Lang1-1/+3
2024-03-08sfcgal: add v1.5.1, and restrict versions of cgal dependency (#42278)Tom Payerle1-4/+25
Added new versions @1.5.1 and @1.4.1 (sfcgal moved from github to gitlab) Placed restrictions on what versions of cgal are supported for different cfcgal versions. These restrictions are based on what was found in the version history at https://gitlab.com/sfcgal/SFCGAL/-/blob/v1.5.1/NEWS?ref_type=tags as well as the CMakeLists.txt for different versions. @1.4 and @1.5 seem to require a specific version of cgal based on CMakeLists.txt Earlier versions (@1.3.8:1.3.10) claim to support cgal@4.3: (but Spack recipe claims did not work until @4.7, so sticking with that as minimum). CMakeList.txt suggests they support cgal@5 as well, but version history suggests otherwise.
2024-03-08sfcgal: add custom libs property (#42276)Tom Payerle1-0/+11
2024-03-08libint: add link option for fujitsu compiler (#42233)m-shunji1-3/+13
Co-authored-by: inada-yoshie <inada.yoshie@fujitsu.com>
2024-03-08duckdb: add v0.10.0, overhaul of package recipe (#38922)Teague Sterling1-5/+131
* Expanding the duckdb package to fix the version number (required for external extensions to work) being pulled from git and have variants for the built-in extensions at build-time. This also changes the build system from CMakePackage to Makefile package (as advised from upstream). * - Reorganized and cleaned up variants - Updated the patch to work for 0.10.0+ - Removed (or made non-default) some unecessary variants - Added ninja as the default generator - Set up some shared library dependencies;
2024-03-07Add 5.022 and cleanup how autoconf is done (#43085)Dave Keeshan1-3/+4
2024-03-07Enable tensorflow-2.11 support for ROCm (#38520)Sreenivasa Murthy Kolam2-3/+10
* enable tensorflow-2.11 support for ROCm * add latest sha for mesa and limit the patches to older version.similar changes in #37910 to enable gitlab-ci pass * address review commemts
2024-03-07amrex: add v24.03 (#43083)Weiqun Zhang1-0/+1
2024-03-07Update GFE packages (#43082)Matthew Thompson6-0/+45
* Update GFE packages * Add pflogger 1.13.1
2024-03-07Dyninst: add v13.0.0 (#43068)Tim Haines1-8/+17
2024-03-07zlib-ng: 2.1.6 (#43060)Harmen Stoppels1-0/+1
2024-03-07hip: update patch PARAMETERS_MIN_ALIGNMENT for 6.0 (#42834)renjithravindrankannath2-64/+15
2024-03-07fix build issue with rocm-openmp-extras for 5.4.3 release (#43046)Sreenivasa Murthy Kolam1-3/+3
* fix build issue with rocm-openmp-extras for 5.4.3 release https://github.com/spack/spack/issues/36930 * fix style errors
2024-03-07py-lightning: add v2.2.1 (#43042)Adam J. Stewart1-0/+1
2024-03-07Kokkos Kernels: adding missing TPLs and pre-conditions (#43043)Luc Berger1-12/+14
* Kokkos Kernels: adding missing TPLs and pre-conditions Adding variants and dependencies for rocBLAS and rocSPARSE. Also adding a "when=" close to the TPL variants that prevents enabling the TPLs in versions of the library when it was not yet available. * Kokkos Kernels: remove comment for better format * Kokkos Kernels: fix issue with unpacking wrong number of args After changing the tpls dictionary we need to update the unpacking logic to catch the right number of outputs out of it! * Kokkos Kernels: updating doc string for tpls var and using f-string Improving comment a bit and switching to f-string for more readability. When setup to do more testing will try to use f-string in the CMake options generation part of the package. * Style change
2024-03-07meson: add version 1.3.2 (#43036)Mark W. Krentel1-0/+1
2024-03-07sst-core: use ncurses for interactive sst-info (#43063)Eric Berquist1-0/+10
* sst-core now effectively depends on ncurses * use --with-curses * sst-core: update comment about ncurses * should have curses for build, link, and run
2024-03-07pika: Add 0.23.0 (#43077)Mikael Simberg1-0/+1
2024-03-07Automated deployment to update package flux-core 2024-03-07 (#43067)Vanessasaurus1-0/+1
2024-03-06botan: add v3.3.0, v2.9.14 (#43047)Martin Aumüller1-0/+2
2024-03-06embree: add v4.3.1 (#43048)Martin Aumüller1-0/+1
2024-03-06llvm: add 18.1.0 (#43049)Satish Balay1-0/+1
2024-03-05netcdf-c package: Skip problematic post install on Windows (#43039)John W. Parent1-0/+2
#42878 adds a post install filter of the netCDFConfig.cmake file that replaces a valid CMake target on Windows with an invalid one. Don't do this replacement on Windows.
2024-03-05migraphx: add v6.0.0 & v6.0.2 (#42918)renjithravindrankannath4-6/+48
* Updates for migraphx 6.0.0 & 6.0.2 * Style check error and audit check error fix * Adding patch for half-include-directory * The parameter GPU_TARGETS is used from 5.7 in migraphx * Adding rocmlir dependency in migraphx and 6.0 updates in rocmlir * Applying upcoming changes to make CK JIT optional and enable compilation on Windows in order to build without ck dependency