summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2024-04-10Add new versions for toml11 (#43469)one1-0/+11
* Add new versions for toml11 Added 3.8.0 and 3.8.1 * Update package.py, add cxx_std * [@spackbot] updating style on behalf of alephpiece --------- Co-authored-by: alephpiece <alephpiece@users.noreply.github.com>
2024-04-10flecsi+legion: add cr versions FleCSI depended on in past releases (#43499)Richard Berger2-6/+10
* flecsi+legion: add cr versions FleCSI depended on in past releases * flecsi: deprecate develop version
2024-04-10libdrm: new version 2.4.120 (#43573)Wouter Deconinck1-1/+7
2024-04-10py-scikit-learn: add v1.4.2 (#43557)Adam J. Stewart1-37/+45
2024-04-10ospray: add v3.1.0 and dependencies (#43558)Martin Aumüller4-0/+5
* rkcommon: add v1.13.0 * openvkl: add v2.0.1 * openimagedenoise: add v2.2.2 * ospray: add v3.1.0
2024-04-10botan: add v3.4.0 (#43561)Martin Aumüller1-0/+1
2024-04-10Automated deployment to update package flux-sched 2024-04-10 (#43566)Vanessasaurus1-0/+1
Co-authored-by: github-actions <github-actions@users.noreply.github.com>
2024-04-10Automated deployment to update package flux-core 2024-04-10 (#43565)Vanessasaurus1-0/+1
Co-authored-by: github-actions <github-actions@users.noreply.github.com>
2024-04-10swig: update symlink alias to appease cmake (#43271)Seth R. Johnson1-1/+1
2024-04-10py-matplotlib: add v3.8.4 (#43487)Adam J. Stewart6-29/+83
* py-matplotlib: add v3.8.4 * matplotlib requires exact version of freetype for tests to pass * Add version constraints to fontconfig deps * Fix freetype build * Freetype cmake build is useless * Typo * Fix download * Fix build of older freetype * cmake is useless
2024-04-10py-scipy: add v1.12 and v1.13 (#42213)Adam J. Stewart6-107/+126
2024-04-10pyAMReX: No CCache (#43570)Axel Huebl1-1/+1
This interferes with Spack compiler wrappers.
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-08Windows bugfix: safe rename if renaming file onto itself (#43456)John W. Parent2-5/+113
* Generally use os.replace on Windows and Linux * Windows behavior for os.replace differs when the destination exists and is a symlink to a directory: on Linux the dst is replaced and on Windows this fails - this PR makes Windows behave like Linux (by deleting the dst before doing the rename unless src and dst are the same)
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 Cohn2-1/+5
2024-04-06ParaView: add v5.12.0 (#42943)kwryankrattiger3-7/+28
* 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-05e4s ci: enable lammps variants from presets/most.cmake (#43522)eugeneswalker1-1/+1
2024-04-06py-deephyper: add v0.6.0 (#43492)eugeneswalker2-3/+14
* 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-05e4s ci: add nekbone (#43515)eugeneswalker1-0/+2
* e4s ci: add nekbone, nek5000 * remove nek5000
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-05CI: Add debug to the log aggregation script (#42562)kwryankrattiger2-5/+9
* CI: Add debug to the log aggregation script
2024-04-05Use correct method "append" instead of extend (#43514)John W. Parent1-2/+2
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-05Improve hit-rate on buildcaches (#43272)Massimiliano Culpo15-51/+134
* Relax compiler and target mismatches The mismatch occurs on an edge. Previously it was assigned the parent priority, now it is assigned the child priority. This should make reuse from buildcaches or store more likely, since most mismatches will be counted with "reused" priority. * Optimize version badness for runtimes at very low priority We don't want to e.g. switch other attributes because we cannot reuse an old installed runtime. * Optimize runtime attributes at very low priority This is such that the version of the runtime would not influence whether we should reuse a spec. Compiler mismatches are considered for runtimes, to avoid situations where compiling foo%gcc@9 brings in gcc-runtime%gcc@13 if gcc@13 is among the available compilers * Exclude specs without runtimes from reuse This should ensure that we do not reuse specs that could be broken, as they expect the compiler to be installed in a specific place.
2024-04-05add itac and inspector packages (#43507)Andrey Perestoronin2-0/+12
2024-04-05bazel: conflict with gcc 13 (#43504)Harmen Stoppels1-0/+2