Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-10-18 | py-pytorch-warmup: new package (#47054) | Jen Herting | 1 | -0/+23 | |
* py-pytorch-warmup: new package * py-clip-anytorch: ran black py-langchain-core: ran black py-pydantic: ran black py-dalle2-pytorch: ran black --------- Co-authored-by: Alex C Leute <acl2809@rit.edu> | |||||
2024-10-18 | py-resize-right: new package (#47056) | Jen Herting | 1 | -0/+32 | |
Co-authored-by: Alex C Leute <acl2809@rit.edu> | |||||
2024-10-18 | py-embedding-reader: New package (#47053) | Jen Herting | 1 | -0/+27 | |
Co-authored-by: Alex C Leute <acl2809@rit.edu> | |||||
2024-10-18 | solr: add v8.11.4, v9.7.0 (fix CVE) (#47037) | Wouter Deconinck | 1 | -13/+27 | |
Co-authored-by: wdconinc <wdconinc@users.noreply.github.com> | |||||
2024-10-18 | cassandra: add v5.0.1 (fix CVEs) (#47058) | Wouter Deconinck | 1 | -17/+22 | |
* cassandra: add v5.0.1 * [@spackbot] updating style on behalf of wdconinc --------- Co-authored-by: wdconinc <wdconinc@users.noreply.github.com> | |||||
2024-10-18 | py-rotary-embedding-torch: New package (#47059) | Jen Herting | 1 | -0/+27 | |
Co-authored-by: Benjamin Meyers <bsmits@rit.edu> | |||||
2024-10-18 | py-x-clip: new package (#47060) | Jen Herting | 1 | -0/+27 | |
Co-authored-by: Alex C Leute <acl2809@rit.edu> | |||||
2024-10-18 | py-ema-pytorch: new package (#47052) | Jen Herting | 1 | -0/+22 | |
Co-authored-by: Alex C Leute <acl2809@rit.edu> | |||||
2024-10-18 | py-coca-pytorch: new package (#47051) | Jen Herting | 1 | -0/+23 | |
* py-coca-pytorch: new package * [py-coca-pytorch] black --------- Co-authored-by: Alex C Leute <acl2809@rit.edu> | |||||
2024-10-18 | py-open-clip-torch: new package (#47049) | Jen Herting | 1 | -0/+30 | |
Co-authored-by: Alex C Leute <acl2809@rit.edu> | |||||
2024-10-18 | implement prefix property for OneAPI compiler (#47066) | Sean Koyama | 1 | -0/+20 | |
2024-10-18 | py-torch: add v2.5.0 (#47069) | Adam J. Stewart | 5 | -13/+61 | |
2024-10-18 | fix use of traceback.format_exception (#47080) | Harmen Stoppels | 1 | -1/+1 | |
Co-authored-by: Peter Scheibel <scheibel1@llnl.gov> | |||||
2024-10-18 | Added heyoka versions 6.0.0 & 6.1.0 (#47074) | Alex Seaton | 1 | -1/+5 | |
2024-10-18 | vtk-m: Add sycl option to vtk-m package (#46996) | Kenneth Moreland | 3 | -0/+89 | |
Some unused methods in VTK-m resulted in compile errors. These were not discovered because many compilers ignore unused methods in templated classes, but the SYCL compiler for Aurora gave an error. | |||||
2024-10-18 | pika: Add minimum CMake version requirement when using CUDA and C++20 (#47077) | Mikael Simberg | 1 | -0/+2 | |
2024-10-18 | clingo-bootstrap: no need for setting MACOSX_DEPLOYMENT_TARGET (#47065) | Harmen Stoppels | 1 | -9/+1 | |
Turns out `os=...` of the spec and `MACOSX_DEPLOYMENT_TARGET` are kept in sync, and the env variable is used to initialize `CMAKE_MACOSX_DEPLOYMENT_TARGET`. In bootstrap code we set the env variable, so these bits are redundant. --------- Co-authored-by: haampie <haampie@users.noreply.github.com> | |||||
2024-10-18 | curl: add v8.10.1 (fix CVE) (#46960) | Wouter Deconinck | 1 | -4/+21 | |
2024-10-17 | Adds variant to toggle use of rdpmc due to icl-utk-edu/papi#238 (#47023) | Ian Lumsden | 1 | -0/+9 | |
2024-10-17 | AOCL: add v5.0 (#46964) | AMD Toolchain Support | 16 | -212/+595 | |
2024-10-17 | wrf: Enable oneapi on more platforms (#47040) | Stephen Sachs | 1 | -2/+2 | |
* Remove the implicit CORE-AVX512 since the CPU specific flags are added by the compiler wrappers. * Add `-i_use-path` to help `ifx` find `lld` even if `-gcc-name` is set in `ifx.cfg`. This file is written by `intel-oneapi-compilers` package to find the correct `gcc`. Not being able to find `ldd` is a bug in `ifx`. @rschon2 found this workaround. | |||||
2024-10-17 | voropp: swich to cmake (#47039) | Christoph Junghans | 3 | -12/+44 | |
* voropp: migrate to cmake * lammps: update voropp dep | |||||
2024-10-17 | otf-cpt: add new package for OTF-CPT (#47042) | jgraciahlrs | 1 | -0/+37 | |
Co-authored-by: Bernhard Kaindl <bernhardkaindl7@gmail.com> | |||||
2024-10-17 | unrar: add v7.0.9 (#47036) | Wouter Deconinck | 1 | -3/+6 | |
2024-10-17 | e4s ci stacks: add fftx cpu, cuda, and rocm builds (#47004) | eugeneswalker | 7 | -0/+19 | |
* e4s ci stacks: add fftx cpu, cuda, and rocm builds * disable fftx+rocm due to spack github issue #47034 * e4s oneapi: fftx has spack build error https://github.com/spack/spack/issues/47048 | |||||
2024-10-17 | llvm-amdgpu and composable-kernel: fix build failures (#46891) | afzpatel | 3 | -3/+96 | |
2024-10-17 | clingo: use CMAKE_OSX_DEPLOYMENT_TARGET instead of *flags (#47043) | Harmen Stoppels | 1 | -5/+7 | |
2024-10-17 | freetype: prefer 2.13.2 due to interface change in 2.13.3 (#47021) | Wouter Deconinck | 1 | -1/+8 | |
2024-10-17 | curl: mbedtls 3.6.0 bound should be forward not backward compat (#47029) | Harmen Stoppels | 1 | -3/+5 | |
and add another backward compat bound for just 8.8 | |||||
2024-10-17 | `caliper`: add `+python` variant with `pybind11` bindings (#47031) | Ian Lumsden | 1 | -0/+11 | |
* Updates Caliper recipe to build the new Python bindings * Implements setup_run_environment for Caliper to update PYTHONPATH | |||||
2024-10-17 | isoquant: new package @3.6.1 (#47013) | George Young | 1 | -0/+45 | |
Co-authored-by: LMS Bioinformatics <bioinformatics@lms.mrc.ac.uk> | |||||
2024-10-16 | e4s external rocm ci: upgrade to v6.2.1 (#46871) | eugeneswalker | 3 | -76/+77 | |
* e4s external rocm ci: upgrade to v6.2.1 * use ghcr.io/spack/spack/ubuntu22.04-runner-amd64-gcc-11.4-rocm6.2.1:2024.10.08 * magma +rocm: add entry for v6.2.1 | |||||
2024-10-16 | dakota: add conflicts and additional flags (#42906) | fgava90 | 1 | -3/+16 | |
Co-authored-by: Gava, Francesco <francesco.gava@mclaren.com> Co-authored-by: Bernhard Kaindl <bernhardkaindl7@gmail.com> | |||||
2024-10-16 | updated package specs for rust; removed redundant dependency due to ↵ | Ashim Mahara | 1 | -3/+2 | |
inherited cmake (#47022) | |||||
2024-10-16 | openldap: add v2.6.8; conflict gcc@14: for older (#47024) | Wouter Deconinck | 1 | -0/+4 | |
2024-10-16 | cyrus-sasl: patch v2.1.27:2.1.28 for gcc-14 (#47019) | Wouter Deconinck | 1 | -0/+8 | |
2024-10-16 | duckdb: install headers and libraries (#47015) | Matthieu Dorier | 1 | -0/+6 | |
2024-10-16 | gnuconfig: bump (#47020) | Harmen Stoppels | 1 | -0/+3 | |
2024-10-16 | librdkafka: added version 2.5.3 (#47009) | Matthieu Dorier | 1 | -0/+1 | |
2024-10-16 | py-cfgrib: add v0.9.14.1 (#46879) | Chris Marsh | 1 | -2/+6 | |
* Add 0.9.14.1 and bound xarray version support * Fix bounds as per review | |||||
2024-10-16 | hermes: add more versions, variants and depend on hermes-shm (#46602) | H. Joe Lee | 5 | -159/+90 | |
Co-authored-by: Bernhard Kaindl <bernhardkaindl7@gmail.com> | |||||
2024-10-16 | CI RESTful Configuration (#41622) | kwryankrattiger | 4 | -59/+347 | |
* CI: Add dynamic mapping section * Doc: Add documentation for dynamic mapping section * Add missing schema property * Fixes from review * query build fix up * add warning output for dynamic mapping request errors * Cleanup ci schema * Add more protections for disabling/mitigating bad endpoints for dynamic mapping * Remove references to "gantry" in the docs * Fixup rtd header * Add unit testing for dynamic-mapping section * Add arch to dynamic-mapping query string * Tests and cleanup schema | |||||
2024-10-16 | extrae: Add single mpi lib variant (#46918) | AMD Toolchain Support | 1 | -0/+8 | |
Extrae normally separates the C and MPI fortran interception libs, but for mixed C/Fortran applications a combined lib is needed. Co-authored-by: fpanichi <fpanichi@amd.com> Co-authored-by: Bernhard Kaindl <bernhardkaindl7@gmail.com> | |||||
2024-10-16 | `ftgl`: Handle char/unsigned char API change with the update to ↵ | Chris Green | 1 | -7/+12 | |
freetype@2.13.3 (#47003) * [ftgl] Restrict GCC 14+ patch to apply only to GCC 14+ The patch added by #46927 should only be applied where it is needed: with GCC 11 it causes a compilation failure where none previously existed. * Fix the contraint for applying unsiged char patch to ^freetype@2.13.3: --------- Co-authored-by: Bernhard Kaindl <bernhardkaindl7@gmail.com> | |||||
2024-10-16 | purify: new package (#46839) | Tuomas Koskela | 2 | -1/+75 | |
Co-authored-by: Bernhard Kaindl <bernhardkaindl7@gmail.com> | |||||
2024-10-16 | py-pillow: add v11.0.0 (#47010) | Adam J. Stewart | 1 | -23/+54 | |
2024-10-16 | ci: use ghcr.io images instead of dockerhub hosted (#46830) | eugeneswalker | 7 | -12/+12 | |
2024-10-16 | Added miniconda update (#46997) | Huston Rogers | 1 | -0/+18 | |
Co-authored-by: James H. Rogers <jhrogers@spear.hpc.msstate.edu> | |||||
2024-10-16 | Update CP2K recipe for AOCC compiler (#46985) | AMD Toolchain Support | 1 | -2/+12 | |
2024-10-16 | unit-tests: install.py (#47007) | Massimiliano Culpo | 1 | -4/+4 | |
Signed-off-by: Massimiliano Culpo <massimiliano.culpo@gmail.com> |