summaryrefslogtreecommitdiff
path: root/var
AgeCommit message (Collapse)AuthorFilesLines
2024-04-10Update pyAMReX: 24.03, 24.04 (#42858)Axel Huebl2-8/+44
Latest version of pyAMReX.
2024-04-09Release for brahma 0.0.3 (#43525)Hariharan Devarajan1-0/+1
* Release for brahma 0.0.3 * switch the version directive order
2024-04-09cpp-logger: add v0.0.3 (#43524)Hariharan Devarajan1-1/+2
* added cpp-logger 0.0.3 * switched version directive order
2024-04-09Add a new version for cxxopts (#43470)one1-0/+1
Added 3.2.0
2024-04-09cppzmq: new version 4.10.0 (#43526)Wouter Deconinck1-0/+1
2024-04-09release for gotcha 1.0.6 (#43531)Hariharan Devarajan1-0/+1
2024-04-09py-keras: add v3.2.0 (#43540)Adam J. Stewart1-0/+1
2024-04-09helics: Add version 3.5.2 (#43541)HELICS-bot1-0/+1
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-04-09flac: update versions (#43544)Derek Ryan Strong1-0/+4
2024-04-09yoda: new version 2.0.0 (#43534)Wouter Deconinck1-0/+7
* yoda: new versions 1.9.9, 1.9.10, and 2.0.0 * [@spackbot] updating style on behalf of wdconinc --------- Co-authored-by: wdconinc <wdconinc@users.noreply.github.com>
2024-04-09[libxc] new homepage (#43546)Martin Lang1-1/+1
The old page on tddft.org is no longer reachable.
2024-04-09[mpas-model] Only add options for double precision when requested (#43547)Stephen Sachs1-9/+3
As in the original makefile "FFLAGS_PROMOTION = -fdefault-real-8 -fdefault-double-8" is only used when `precision=double`. This is the default for the Spack package, so no change if `precision` is left unset.
2024-04-09Trilinos: More accurate stk boot dependency (#43550)psakievich1-1/+1
Boost was not required as of `@13.4.0`
2024-04-08LLVM: avoid Fujitsu compiler build fail in llvm17-18 (#43387)Kensuke WATANABE3-0/+54
* Avoid Fujitsu compiler Clang Mode options when building LLVM * LLVM: avoid Fujitsu compiler build fail in llvm17-18 * address review comments
2024-04-08Nalu: updating Trilinos recipe a bit (#43471)Luc Berger1-5/+9
* Nalu: updating Trilinos recipe a bit Basic changes to build/install nalu properly using Spack. Some more changes would be nice for instance adding an option to build against Trilinos master or develop. Adding a dependency on googletest to avoid the annoying build failures in the unit-tests. * Nalu: adding release 1.6.0 Nalu v1.6.0 can build cleanly against Trilinos 14.0.0 with the proposed changes. The only other combo is master / master but than one is "floating" as these branch evolve over time. When a new Nalu comes out we might want to add another fixed version to keep this recipes up to date!
2024-04-08acts: depends_on py-onnxruntime when +onnx for @23.3: (#43529)Wouter Deconinck1-4/+1
2024-04-08fastjet: new multi-valued variant `plugins` (#43523)Wouter Deconinck2-2/+38
* fastjet: new multi-valued variant `plugins` * rivet: depends_on fastjet plugins=cxx
2024-04-08py-tatsu: add upperbound on python (#43510)Harmen Stoppels1-0/+5
2024-04-08py-pymatgen: add forward compat bound for cython (#43511)Harmen Stoppels1-0/+5
2024-04-08py-triton: add zlib (#43512)Harmen Stoppels1-0/+1
2024-04-08gperftools: add cmake build system (#43506)Harmen Stoppels1-12/+32
the autotools build system does something funky which causes a link line where gccs default link dirs are explicitly added and end up before the -L from spack's libunwind, so that ultimately it links against system libunwind. the cmake build system does better.
2024-04-07Update jax & jaxlib versions (#42863)Jonas Eschle2-8/+71
* upgrade new versions * style fix * update jaxlib deps (not cuda and bazel yet) * update jaxlib cuda versions * update jaxlib cuda versions * update jaxlib cuda versions * chore: style fix * Update package.py * Update package.py * fix: typo * docs: add source for cuda version * py-jaxlib 0.4.14 also doesn't build on ppc64le * Add 0.4.26 --------- Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2024-04-06oneapi licenses (#43451)Robert Cohn1-0/+3
2024-04-06ParaView: add v5.12.0 (#42943)kwryankrattiger2-5/+26
* ParaView: Update version 5.12.0 Add 5.12.0 release Update default to 5.12.0 * Add patch for building ParaView 5.12 with kits * Drop VTKm from neoverse
2024-04-06py-deephyper: add v0.6.0 (#43492)eugeneswalker1-3/+13
* py-deephyper: add latest version: v0.6.0 * e4s: add py-deephyper * v0.6.0: depend on python@3.7:3.11 * add py-packaging constraint so arm64 builds work * [@spackbot] updating style on behalf of eugeneswalker
2024-04-05Add release 3.1.0 (#43508)Frédéric Simonis1-1/+3
2024-04-05Add new versions of tinyxml2 (#43467)one1-0/+14
* Add new versions of tinyxml2 Added 7.0.0 to 10.0.0 * Add the variant "shared"
2024-04-05Patch to set PARAMETERS_MIN_ALIGNMENT to the native alignment for ↵renjithravindrankannath1-0/+13
rocm-opencl (#43444) * For avx build, the start address of values_ buffer in KernelParameters is not a correct as it is computed based on 16-byte alignment. * Style check error fix
2024-04-05slate: Adding comgr as dependency (#43448)G-Ragghianti1-1/+6
* Adding comgr as dependency * adding more smoke test deps
2024-04-05py-amq, py-celery, py-kombu: New versions, fix build (#43295)LinaMuryanto4-15/+49
* updating package.py for py-celery, py-kombu, py-amq * added more py-kombu package versions * fix copyrights and stype on py-kombu/package.py * removed extra spaces * added py-billiard 4.2.0 and added back the license('BSD-3-Clause') * removed extra spaces in py-celery/package.py * fixed py-amqp 2.4.0 sha; fixed py-celery's dependency of py-click (when version restrictions) * more clean up on specifying version bounds
2024-04-05add itac and inspector packages (#43507)Andrey Perestoronin2-0/+12
2024-04-05bazel: conflict with gcc 13 (#43504)Harmen Stoppels1-0/+2
2024-04-05datatransferkit: needs trilinos@14.2: for @3.1.0: (#43496)eugeneswalker1-1/+1
2024-04-04GDAL: add v3.8.5 (#43493)Adam J. Stewart1-0/+1
2024-04-04Added Libfort library (#43490)Daniele Cesarini1-0/+36
2024-04-04amrex: add v24.04 (#43443)Weiqun Zhang1-0/+1
2024-04-04Update grib-util recipe (#43484)Alex Richert1-2/+7
2024-04-04Update exawind packages (#40793)psakievich7-23/+197
2024-04-04Add g2@3.4.9 (#43481)Alex Richert1-0/+1
2024-04-04adios2: bump version 2.10.0 (#43479)Vicente Bolea1-6/+4
2024-04-04Add MPI and arch bugfixes to SCOTCH (#39264)Alex Richert2-1/+140
* Add MPI and arch bugfixes to SCOTCH * Update scotch/package.py
2024-04-04Trilinos: add threadsafe variant (#43480)Chris Marsh1-0/+8
* Fixes #43454 by exposing a threadsafe variant * [@spackbot] updating style on behalf of Chrismarsh * fix style --------- Co-authored-by: Chrismarsh <Chrismarsh@users.noreply.github.com>
2024-04-04add g2c@1.9.0 (#43482)Alex Richert1-0/+1
2024-04-04update g2tmpl recipe (#43483)Alex Richert1-0/+14
2024-04-04Add shared variant for fftw to allow static-only builds (#37897)Alex Richert1-1/+4
Co-authored-by: alexrichert <alexrichert@gmail.com>
2024-04-03py-pip package: enable install on Windows (#43203)James Smillie1-2/+18
The installation mechanism used on Linux to install py-pip (using pip from the downloaded wheel to install the wheel) does not work on Windows. This updates the installation of py-pip on Windows to download and use a zipapp of a specific pip version in order to install the wheel pip version that is requested.
2024-04-04py-zfit: add v0.18.* (#43200)Jonas Eschle1-8/+9
Co-authored-by: Valentin Volkl <valentin.volkl@cern.ch>
2024-04-03remove dpcpp compiler and package (#43418)Greg Becker9-256/+11
`dpcpp` is deprecated by intel and has been superseded by `oneapi` compilers for a very long time. --------- Co-authored-by: becker33 <becker33@users.noreply.github.com>
2024-04-03py-rarfile: add v4.2 (#43477)Adam J. Stewart1-0/+2
2024-04-03py-cig-pythia: add missing py-setuptools dependency (#43473)downloadico1-0/+1