Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-07-15 | slate: changed stand-alone test from old to new API (#44953) | AcriusWinter | 1 | -10/+11 | |
* slate: changed from old to new format * make code tighter * replace assert method * SkipTest plus other cleanup --------- Co-authored-by: Tamara Dahlgren <dahlgren1@llnl.gov> | |||||
2024-07-15 | pixman: add shared, pic variants (#44889) | Alex Richert | 1 | -1/+11 | |
* Add shared/pic variants to pixman * add +shared~pic conflict | |||||
2024-07-15 | tix: old to new test API (#45223) | AcriusWinter | 1 | -4/+4 | |
2024-07-15 | py-tensorflow-estimator: correct dependencies (#44185) | Adam J. Stewart | 1 | -29/+32 | |
2024-07-15 | DCMTK: fix build with libtiff (#45213) | Adam J. Stewart | 2 | -0/+14 | |
2024-07-15 | vecmem: add infrastructure for working with SYCL (#45058) | Stephen Nicholas Swatman | 1 | -0/+7 | |
* vecmem: add infrastructure for working with SYCL The vecmem package uses an unorthodox build system where, instead of expecting a SYCL-capable compiler in the `CXX` environment variable, it expects one in `SYCLCXX`. It also needs the correct SYCL flags to be set. This commit adds a custom build environment for the vecmem package which allows it to be built in this way. I've also added an extra CMake flag to ensure that the build system doesn't download any unwanted dependencies. * Update var/spack/repos/builtin/packages/vecmem/package.py Co-authored-by: Wouter Deconinck <wdconinc@gmail.com> --------- Co-authored-by: Wouter Deconinck <wdconinc@gmail.com> | |||||
2024-07-15 | cuda: add v12.5.1 (#44342) | pauleonix | 1 | -0/+10 | |
- Add explicit conflict on ppc64le for 12.5 and newer. - Update/fix intel compiler conflict to reflect that intel@2021 is compatible only since 11.4.1 and not since 11.1.1. - Add intel compiler conflicts to reflect strict support matrix since 12.2.0. | |||||
2024-07-15 | zip: add patch for gcc@14: (#45006) | Teague Sterling | 3 | -0/+102 | |
2024-07-15 | FFTW: missing function declaration in pfft patch (#45095) | Martin Lang | 1 | -0/+15 | |
2024-07-15 | Updating rocm-opencl to 6.1.2 (#45219) | renjithravindrankannath | 1 | -1/+4 | |
2024-07-15 | rocksdb: add 9.4.0 (#45230) | Michael Kuhn | 1 | -0/+1 | |
2024-07-15 | sqlite: fix url_for_version (#45228) | Harmen Stoppels | 1 | -5/+7 | |
2024-07-15 | abseil-cpp: patch to avoid googletest build dependency (#45103) | Wouter Deconinck | 1 | -0/+7 | |
2024-07-15 | rust: update `cmake` dependency ranges (#45145) | simonLeary42 | 1 | -1/+6 | |
2024-07-15 | flux-sched: add v0.36.0 (#45161) | Vanessasaurus | 1 | -0/+1 | |
2024-07-15 | py-pytorch-lightning: add v2.0.7 (#45175) | rfbgo | 1 | -0/+1 | |
2024-07-15 | hpx: add instrumentation=thread_debug (#45199) | Patrick Diehl | 1 | -2/+8 | |
Co-authored-by: Hartmut Kaiser <hartmut.kaiser@gmail.com> | |||||
2024-07-15 | google-cloud-cli: fix unquoted value in env variable (#45207) | Simo Tuomisto | 1 | -1/+1 | |
2024-07-15 | r-colourpicker: add 1.3.0 (#45209) | Manuela Kuhn | 2 | -1/+4 | |
2024-07-15 | perl-json: add optional dependency on perl-json-xs (#45050) | Julien Cortial | 1 | -0/+9 | |
2024-07-15 | py-shapely: add v2.0.5 (#45224) | Adam J. Stewart | 1 | -0/+1 | |
2024-07-15 | libelf: fix build with GCC 14 (#45226) | Michael Kuhn | 1 | -1/+1 | |
2024-07-13 | py-tensorflow: change py-tensorflow@2.16-rocm-enhanced to use tarball ↵ | afzpatel | 2 | -100/+14 | |
instead of branch (#45218) * change py-tensorflow@2.16-rocm-enhanced to use tarball instead of branch * remove revert_fd6b0a4.patch and use github commit patch url | |||||
2024-07-12 | rocm-clang-ocl: old to new test API (#44938) | AcriusWinter | 1 | -7/+8 | |
* rocm-ocl-clang: old to new test format * Minor cleanup --------- Co-authored-by: Tamara Dahlgren <dahlgren1@llnl.gov> | |||||
2024-07-12 | qt: Add support for compiling @5.15.14 with Intel oneAPI compilers (icx, ↵ | Dom Heinzeller | 2 | -0/+40 | |
icpx) (#45195) | |||||
2024-07-12 | Update fckit to build with Intel oneAPI compilers (icx, icpx) (#45196) | Dom Heinzeller | 1 | -1/+6 | |
2024-07-12 | py-pyqt6: add v6.7.0 (#45212) | Manuela Kuhn | 3 | -6/+15 | |
2024-07-12 | py-multiecho: add v0.29 (#45216) | Manuela Kuhn | 1 | -1/+6 | |
2024-07-12 | cuda: add maintainer (#45211) | pauleonix | 1 | -1/+1 | |
2024-07-12 | llvm: detect short executable names (#45171) | Massimiliano Culpo | 2 | -7/+4 | |
Also, remove annotations for "ld.lld" and "lldb" | |||||
2024-07-12 | gcc: consider link when detecting compilers (#45169) | Massimiliano Culpo | 1 | -3/+0 | |
2024-07-12 | Add pkg- prefix to builtin.mock a b c d ... (#45205) | Harmen Stoppels | 18 | -33/+33 | |
2024-07-11 | Bug fix for mapl: configure mvapich2 (#45164) | Dom Heinzeller | 1 | -0/+2 | |
* Bug fix for mapl: configure mvapich2 * Update var/spack/repos/builtin/packages/mapl/package.py --------- Co-authored-by: Matt Thompson <fortran@gmail.com> | |||||
2024-07-11 | Remove some explicit dependencies (#45146) | Lev Gorenstein | 1 | -7/+0 | |
As discussed in https://github.com/spack/spack/pull/44881#issuecomment-2218411735 a `spack install py-globus-cli` fails to concretize on an Ubuntu 22.04 under Windows WSL2 because of too strict of explicit dependencies. Let's try to remove them here (since these are "just in case" and in all honesty should be handled by `py-globus-sdk` anyways). | |||||
2024-07-11 | xrootd: add v5.7.0 (#45078) | Wouter Deconinck | 1 | -1/+20 | |
* xrootd: add v5.7.0 * xrootd: new variant +ec, depends_on isa-l | |||||
2024-07-11 | seacas: new version to fix some portability bugs (#45179) | Greg Sjaardema | 1 | -0/+3 | |
* Now builds with latest fmt release (11.0.1) * Missing array include in nem_spread * Fix timestep conssitency check in file-per-rank case if one or more dbs have no timesteps. | |||||
2024-07-11 | acfl: update the headers property (#44653) | Paolo | 1 | -1/+4 | |
Consistently with ArmPL@24:, the include directory for acfl@24: has changed to include. The change wants to update to this change and distinguish the include path for releases previous to 24.04 and the future ones | |||||
2024-07-11 | py-tensorboard: update numpy compatibility (#45092) | Adam J. Stewart | 1 | -0/+4 | |
2024-07-11 | rocm-cmake: changed test API from old to new (#44939) | AcriusWinter | 1 | -3/+4 | |
* rocm-cmake: changed test format from old to new * Rename cmake variable * post-conflict resolution: remove remaining version check --------- Co-authored-by: Tamara Dahlgren <35777542+tldahlgren@users.noreply.github.com> | |||||
2024-07-10 | MPICH: Add version 4.2.2 (#45040) | Jack Morrison | 1 | -0/+1 | |
2024-07-10 | Add libjpeg-turbo v3.0.3, v3.0.2, v3.0.1 (#44990) | Derek Ryan Strong | 1 | -0/+3 | |
2024-07-10 | Use ROOT_LIBRARY_PATH and adjust other environment variables (#45109) | Kyle Knoepfel | 1 | -7/+21 | |
* Use ROOT_LIBRARY_PATH and adjust other environment variables * Accommodate versions older than ROOT 6.26 * Use os instead of pathlib | |||||
2024-07-10 | pumi: new test API (#45181) | AcriusWinter | 1 | -22/+31 | |
* pumi: new test API --------- Co-authored-by: Tamara Dahlgren <35777542+tldahlgren@users.noreply.github.com> | |||||
2024-07-10 | brahma: add 0.0.4 and 0.0.5 (#45168) | Hariharan Devarajan | 1 | -4/+11 | |
* Added Release 0.0.4 and 0.0.5 * Changed requirement for gotcha use gotcha 1.0.5 for 0.0.2 and 0.0.3 * Combine gotcha 1.0.7 for master and develop --------- Co-authored-by: Tamara Dahlgren <35777542+tldahlgren@users.noreply.github.com> | |||||
2024-07-10 | rpp package - fix the add_tests build failure for 6.1 rocm rel (#44738) | Sreenivasa Murthy Kolam | 2 | -7/+72 | |
* rpp package - fix the add_tests build failure for 6.1 rel * fix test build failure | |||||
2024-07-10 | Need to configure rsmiBindings.py.in similar to rsmiBindingsInit.py.in (#45131) | renjithravindrankannath | 1 | -0/+6 | |
2024-07-10 | py-janus: new package (#44520) | Teague Sterling | 1 | -0/+23 | |
* py-janus: add v.0.7.0,v1.0.0 * Incorporating changes from review including: https://github.com/spack/spack/pull/44520#pullrequestreview-2095028464 | |||||
2024-07-10 | helics: Add version 3.5.3 (#45142) | HELICS-bot | 1 | -0/+1 | |
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2024-07-10 | bacio: recipe updates (#45150) | Alex Richert | 1 | -10/+5 | |
2024-07-10 | Correcting sha256sum for 6.1.2 (#45152) | renjithravindrankannath | 2 | -5/+5 | |