Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-12-22 | kokkos: add v3.7.01 (#34645) | Benjamin Fovet | 1 | -1/+2 | |
Co-authored-by: Benjamin Fovet <benjamin.fovet@cea.fr> | |||||
2022-12-22 | py-pytorch-lightning: add v1.8.6 (#34647) | Adam J. Stewart | 1 | -0/+1 | |
2022-12-22 | perl-config-simple: add 4.58 (#34649) | Christopher Christofi | 1 | -0/+15 | |
2022-12-22 | Using corresponding commit ids of hiprand for each releases (#34545) | renjithravindrankannath | 1 | -2/+28 | |
2022-12-22 | bacio: patch for v2.4.1 (#34575) | Alex Richert | 1 | -0/+4 | |
2022-12-21 | add py-psij-python and py-pystache packages (#34357) | Andre Merzky | 3 | -0/+49 | |
* add psij package and deps * update hashes, URLs * linting * Update var/spack/repos/builtin/packages/py-psij-python/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * Update var/spack/repos/builtin/packages/py-pystache/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * Update var/spack/repos/builtin/packages/py-pystache/package.py Co-authored-by: Tamara Dahlgren <35777542+tldahlgren@users.noreply.github.com> * Update package.py apply suggested change * Update package.py apply suggested change * Update package.py ensure maintainer inheritance * add psij to exaworks meta-package Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> Co-authored-by: Tamara Dahlgren <35777542+tldahlgren@users.noreply.github.com> | |||||
2022-12-21 | paraview: patch catalyst etc. to build with oneapi (#33562) | Howard Pritchard | 2 | -0/+48 | |
without this patch, build of paraview has a meltdown when reaching 3rd party catalyst and other packages with these types of errors: 335 /tmp/foo/spack-stage/spack-stage-paraview-5.10.1-gscoqxhhakjyyfirdefuhmi2bzw4scho/spack-src/VTK/ThirdParty/fmt/vtkfmt/vtkfmt/format.h:1732:11: error: cannot capture a bi t-field by reference 336 if (sign) *it++ = static_cast<Char>(data::signs[sign]); 337 ^ Signed-off-by: Howard Pritchard <howardp@lanl.gov> Signed-off-by: Howard Pritchard <howardp@lanl.gov> | |||||
2022-12-21 | json: remove python 2 only code (#34615) | Harmen Stoppels | 3 | -45/+5 | |
2022-12-21 | py-cartopy: older versions don't support Python 3.10 (#34626) | Adam J. Stewart | 1 | -14/+2 | |
2022-12-21 | podio: add v0.16.2 (#34606) | Thomas Madlener | 1 | -0/+1 | |
2022-12-21 | relion: add v4.0.0 (#34600) | Hector Martinez-Seara | 1 | -8/+5 | |
2022-12-21 | glib: add 2.74.3 (#34603) | Michael Kuhn | 1 | -0/+1 | |
2022-12-21 | rocm: make amdgpu_target sticky (#34591) | Cory Bloor | 11 | -11/+14 | |
The sticky property will prevent clingo from changing the amdgpu_target to work around conflicts. This is the same behaviour as was adopted for cuda_arch in 055c9d125d29606947f2fd88a06e279667a74648. | |||||
2022-12-21 | eckit: skip broken test (#34610) | Sergey Kosukhin | 1 | -1/+20 | |
2022-12-21 | hpctoolkit: replace filter_file with upstream patch (#34604) | Mark W. Krentel | 1 | -15/+7 | |
Replace the filter_file for older configure with rocm 5.3 with an upstream patch. Further, the patch is no longer needed for develop or later releases. | |||||
2022-12-21 | dashan-runtime,darshan-util,py-darshan: update package versions for ↵ | shanedsnyder | 3 | -3/+12 | |
darshan-3.4.2 (#34583) | |||||
2022-12-21 | arm-forge: add 22.1.2 (#34569) | louisespellacy-arm | 1 | -0/+9 | |
2022-12-21 | starpu: add conflict for ~blocking +simgrid (#34616) | lpoirel | 1 | -0/+1 | |
see https://gitlab.inria.fr/starpu/starpu/-/commit/1f5a911d43ba8e49f7229ab16f5dafdfdd596bd2 | |||||
2022-12-21 | py-pyproj: add new versions (#34633) | Adam J. Stewart | 1 | -6/+6 | |
2022-12-21 | urlopen: handle timeout in opener (#34639) | Harmen Stoppels | 1 | -4/+4 | |
2022-12-21 | feat: 🎸 Add new 2023.0.0 oneVPL package (#34642) | Andrey Perestoronin | 1 | -0/+6 | |
2022-12-21 | py-vcrpy: add 4.2.1 (#34636) | Manuela Kuhn | 1 | -0/+3 | |
2022-12-21 | neko: add v0.5.0 (#34640) | Niclas Jansson | 1 | -0/+1 | |
2022-12-21 | hypre: add v2.27.0 (#34625) | Rob Falgout | 1 | -0/+1 | |
2022-12-21 | etags for index.json invalidation, test coverage (#34641) | Harmen Stoppels | 4 | -97/+442 | |
Implement an alternative strategy to do index.json invalidation. The current approach of pairs of index.json / index.json.hash is problematic because it leads to races. The standard solution for cache invalidation is etags, which are supported by both http and s3 protocols, which allows one to do conditional fetches. This PR implements that for the http/https schemes. It should also work for s3 schemes, but that requires other prs to be merged. Also it improves unit tests for index.json fetches. | |||||
2022-12-21 | Add patch for pika on macOS (#34619) | Mikael Simberg | 2 | -0/+63 | |
2022-12-20 | py-scikit-image: add 0.19.3 (#34618) | Manuela Kuhn | 1 | -7/+21 | |
* py-scikit-image: add 0.19.3 * Update var/spack/repos/builtin/packages/py-scikit-image/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> | |||||
2022-12-20 | DAV: VTK-m needs to install examples for smoke test (#34611) | kwryankrattiger | 1 | -0/+3 | |
SDK deployment targets being able to validate and run VTK-m via spack deployments, so examples should be installed. | |||||
2022-12-20 | 2023.0.0 oneAPI release promotion (#34617) | Andrey Perestoronin | 14 | -0/+80 | |
2022-12-20 | archspec: add support for zen4 (#34609) | Massimiliano Culpo | 7 | -33/+98 | |
Also add: - Upper bound for Xeon Phi compiler support - Better detection for a64fx | |||||
2022-12-19 | Remove dep on jupyter meta-package (#34573) | Nicholas Knoblauch | 1 | -1/+1 | |
2022-12-19 | py-nipype: add 1.8.5 and py-looseversion: add new package (#34608) | Manuela Kuhn | 2 | -1/+25 | |
2022-12-19 | Gromacs: added version 2022.4 (#34599) | Hector Martinez-Seara | 1 | -0/+1 | |
2022-12-19 | [ELPA] add sha256 for elpa-2022.11.001.rc2.tar.gz (#33439) | Anton Kozhevnikov | 1 | -0/+15 | |
2022-12-19 | py-horovod: patch no longer applies (#34593) | Adam J. Stewart | 1 | -1/+1 | |
2022-12-19 | aws-sdk-cpp: add v1.10.32 (#34592) | Adam J. Stewart | 1 | -0/+1 | |
2022-12-19 | py-pyvista: add v0.37.0 (#34590) | Adam J. Stewart | 1 | -4/+9 | |
2022-12-19 | netcdf-cxx: add patch to fix macOS build (#34588) | Adam J. Stewart | 2 | -0/+14 | |
2022-12-19 | XNNPACK: fix build on macOS, update deps (#34555) | Adam J. Stewart | 2 | -27/+32 | |
2022-12-19 | Node.js: new versions, newer Python support, macOS fixes (#34478) | Adam J. Stewart | 1 | -15/+37 | |
2022-12-18 | py-numpy: add v1.24.0 (#34602) | Adam J. Stewart | 1 | -0/+1 | |
2022-12-18 | Add py-docstring-to-markdown v0.11 (#34595) | Alec Scott | 1 | -0/+1 | |
2022-12-18 | intel-oneapi-dpl: add v2022.0.0 (#34601) | eugeneswalker | 1 | -0/+6 | |
2022-12-17 | LLVM: replace libelf dependency with elf (#34265) | iarspider | 1 | -7/+3 | |
* LLVM: replace libelf dependency with elf I didn't test this extensively, but in CMS LLVM builds just fine with elfutils. * [@spackbot] updating style on behalf of iarspider Co-authored-by: iarspider <iarspider@users.noreply.github.com> | |||||
2022-12-17 | fix != -> == typo (#34568) | Harmen Stoppels | 1 | -1/+1 | |
2022-12-17 | Update PyTorch ecosystem (#34582) | Adam J. Stewart | 5 | -0/+9 | |
2022-12-17 | Add static-only option for ESMF (#34576) | Alex Richert | 1 | -0/+5 | |
2022-12-17 | e4s: disable mac stack due to binary relocation issue#32571 (#34560) | eugeneswalker | 1 | -103/+103 | |
2022-12-17 | Add gimp & dependent packages (#34558) | Benjamin S. Kirk | 12 | -0/+395 | |
* exiv2: add new versions * babl: new package required to build GIMP * gegl: new package required to build GIMP * gexiv2: new package required to build GIMP * libmypaint: new package required to build GIMP * mypaint-brushes: new package required to build GIMP * vala: new package required to build GIMP * GIMP: new package definition for building GIMP-2.10 from source * libjxl: update for 0.7.0 * libwmf: a library for reading vector images in Windows Metafile Format (WMF) * libde265: an open source implementation of the h.265 video codec * libwebp: add new versions * GIMP: additional variants for building GIMP-2.10 from source * libde265: remove boilerplate * fixes for style precheck * updates based on feedback * fixes for style precheck | |||||
2022-12-16 | Update package versions: RADICAL-Cybertools (RE, RG, RP, RS, RU) (#34572) | Mikhail Titov | 5 | -6/+21 | |
* rct: update packages (RE, RG, RP, RS, RU) with new versions * re: fixed radical-pilot requirement for radical-entk |