Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-05-22 | py-asttokens: add 2.2.1 (#37816) | Manuela Kuhn | 1 | -0/+1 | |
2023-05-22 | py-dask: add v2023.4.1 (#37550) | genric | 4 | -4/+36 | |
* py-dask: add v2023.4.1 * address review comments | |||||
2023-05-22 | py-huggingface-hub: add v0.14.1, cli variant (#37815) | Adam J. Stewart | 3 | -2/+52 | |
2023-05-22 | py-fiona: add v1.9.4 (#37780) | Adam J. Stewart | 1 | -3/+5 | |
2023-05-22 | azcopy: add new package (#37693) | Adam J. Stewart | 1 | -0/+22 | |
2023-05-22 | gaudi: fix issue with fmt::format (#37810) | Juan Miguel Carceller | 2 | -0/+23 | |
Co-authored-by: jmcarcell <jmcarcell@users.noreply.github.com> | |||||
2023-05-22 | tau %oneapi: -Wno-error=implicit-function-declaration (#37829) | eugeneswalker | 1 | -0/+3 | |
2023-05-22 | deleted package.py better error message (#37814) | simonleary-umass-edu | 1 | -1/+1 | |
adds the namespace to the exception object's string representation | |||||
2023-05-22 | swig: convert to new stand-alone test process (#37786) | Tamara Dahlgren | 1 | -37/+31 | |
2023-05-22 | llvm: Fix hwloc@1 and hwloc@:2.3 compatibility (#35387) | Jordan Galby | 1 | -1/+8 | |
2023-05-21 | arborx: new version 1.4 (#37809) | Andrey Prokopenko | 1 | -2/+5 | |
2023-05-21 | Update `CHANGELOG.md` for v0.20.0 | Todd Gamblin | 1 | -0/+218 | |
2023-05-20 | py-argcomplete: add 3.0.8 (#37797) | Manuela Kuhn | 1 | -2/+5 | |
* py-argcomplete: add 3.0.8 * Update var/spack/repos/builtin/packages/py-argcomplete/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * [@spackbot] updating style on behalf of manuelakuhn --------- Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> | |||||
2023-05-20 | Mochi-Margo: Add patch for pthreads detection (#36109) | kwryankrattiger | 2 | -0/+567 | |
2023-05-19 | libtiff: disable use of sphinx (#37803) | Manuela Kuhn | 1 | -0/+2 | |
2023-05-19 | py-anyio: add 3.6.2 (#37796) | Manuela Kuhn | 1 | -1/+3 | |
2023-05-19 | py-alabaster: add 0.7.13 (#37798) | Manuela Kuhn | 1 | -0/+2 | |
2023-05-19 | New patch release SLEPc 3.19.1 (#37675) | Jose E. Roman | 2 | -0/+3 | |
* New patch release SLEPc 3.19.1 * py-slepc4py: add explicit dependency on py-numpy | |||||
2023-05-19 | Automated deployment to update package flux-security 2023-05-16 (#37696) | Vanessasaurus | 1 | -0/+1 | |
Co-authored-by: github-actions <github-actions@users.noreply.github.com> | |||||
2023-05-19 | fix binutils dep of spack itself (#37738) | Harmen Stoppels | 1 | -3/+2 | |
2023-05-19 | aml: v0.2.1 (#37621) | Swann Perarnau | 1 | -7/+11 | |
* aml: v0.2.1 * add version 0.2.1 * fix hip variant bug * [fix] pkgconf required for all builds On top of needing pkgconf for autoreconf builds, the release configure scripts needs pkgconf do detect dependencies if any of the hwloc, ze, or opencl variants are active. * Remove deprecation for v0.2.0 based on PR advise. | |||||
2023-05-19 | intel-xed: add version 2023.04.16 (#37582) | Mark W. Krentel | 2 | -12/+55 | |
* intel-xed: add version 2023.04.16 1. add version 2023.04.16 2. adjust the mbuild resource to better match the xed version at the time 3. replace three conflicts() with one new requires() for x86_64 target 4. add patch for libxed-ild for some new avx512 instructions * [@spackbot] updating style on behalf of mwkrentel * Fix the build for 2023.04.16. XED requires its source directory to be exactly 'xed', so add a symlink. 5. move the mbuild resource up one level, xed wants it to be in the same directory as the xed source dir 6. deprecate 10.2019.03 * semantic style fix: add OSError to except * [@spackbot] updating style on behalf of mwkrentel --------- Co-authored-by: mwkrentel <mwkrentel@users.noreply.github.com> | |||||
2023-05-19 | spack env create: generate a view when newly created env has concrete specs ↵ | Harmen Stoppels | 2 | -1/+23 | |
(#37799) | |||||
2023-05-19 | hipsycl: add v0.9.4 (#37247) | Thomas-Ulrich | 1 | -0/+4 | |
2023-05-19 | updates for the libpressio ecosystem (#37764) | Robert Underwood | 10 | -0/+25 | |
* updates for the libpressio ecosystem * [@spackbot] updating style on behalf of robertu94 * style fix: remove FIXME --------- Co-authored-by: Robert Underwood <runderwood@anl.gov> Co-authored-by: eugeneswalker <eugenesunsetwalker@gmail.com> | |||||
2023-05-19 | archspec: fix entry in the JSON file (#37793) | Massimiliano Culpo | 2 | -2/+2 | |
2023-05-19 | fortrilinos: convert to new stand-alone test process (#37783) | Tamara Dahlgren | 1 | -18/+11 | |
2023-05-19 | formetis: converted to new stand-alone test process (#37785) | Tamara Dahlgren | 1 | -19/+12 | |
2023-05-19 | lmod: allow core compiler to be specified with a version range (#37789) | Massimiliano Culpo | 5 | -22/+48 | |
Use CompilerSpec with satisfies instead of string equality tests Co-authored-by: Harmen Stoppels <harmenstoppels@gmail.com> | |||||
2023-05-19 | compiler specs: do not print '@=' when clear from context (#37787) | Greg Becker | 4 | -12/+22 | |
Ensure that spack compiler add/find/list and lists of concrete specs print the compiler effectively as {compiler.name}{@compiler.version}. Co-authored-by: Harmen Stoppels <harmenstoppels@gmail.com> | |||||
2023-05-19 | llvm: add version 16.0.3 (#37472) | Satish Balay | 1 | -0/+1 | |
2023-05-19 | add conduit 0.8.8 release (#37776) | Cyrus Harrison | 1 | -0/+1 | |
2023-05-18 | Add STRUMPACK versions 7.1.2 and 7.1.3 (#37779) | Pieter Ghysels | 1 | -1/+3 | |
2023-05-18 | legion +rocm: apply patch for --offload-arch (#37775) | eugeneswalker | 2 | -0/+27 | |
* legion +rocm: apply patch for --offload-arch * constrain to latest version | |||||
2023-05-18 | fzf: add v0.40.0 and refactor package (#37569) | Alec Scott | 1 | -24/+17 | |
* fzf: add v0.40.0 and refactor package * Remove unused imports | |||||
2023-05-18 | roctracer-dev-api: add v5.5.0 (#37484) | Alec Scott | 1 | -0/+1 | |
2023-05-18 | amqp-cpp: add v4.3.24 (#37504) | Alec Scott | 1 | -0/+1 | |
2023-05-18 | libjwt: add v1.15.3 (#37521) | Alec Scott | 1 | -0/+1 | |
2023-05-18 | rdkit: add v2023_03_1 (#37529) | Alec Scott | 1 | -0/+1 | |
2023-05-18 | py-jarvis-util: add a new package (#37729) | H. Joe Lee | 1 | -0/+24 | |
* py-jarvis-util: add a new package * Apply suggestions from code review Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> --------- Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> | |||||
2023-05-18 | Update py-nltk (#37703) | Benjamin Meyers | 1 | -6/+171 | |
* Update py-nltk * [@spackbot] updating style on behalf of meyersbs * Update var/spack/repos/builtin/packages/py-nltk/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> --------- Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> | |||||
2023-05-18 | update package nccl version 2.17, 2.18 (#37721) | Aditya Bhamidipati | 1 | -0/+2 | |
2023-05-18 | New package py-tensorly (#37705) | Benjamin Meyers | 1 | -0/+25 | |
2023-05-18 | New package py-scikit-tensor-py3 (#37706) | Benjamin Meyers | 1 | -0/+22 | |
2023-05-18 | Update py-jedi 0.17.2 checksum in package.py (#37700) | vucoda | 1 | -1/+1 | |
Pypi for jedi-0.17.2.tar.gz does not match the package.py file. https://pypi.org/project/jedi/0.17.2/#copy-hash-modal-60e943e3-1192-4b12-90e2-4d639cb5b4f7 | |||||
2023-05-18 | Remove references to gmake executable, only use make (#37280) | Dom Heinzeller | 5 | -8/+3 | |
2023-05-18 | dlb: add v3.3.1 (#37759) | Victor Lopez Herrero | 1 | -0/+1 | |
2023-05-18 | harfbuzz: add 7.3.0 (#37753) | Michael Kuhn | 1 | -5/+2 | |
Do not prefer 5.3.1 anymore since it does not build with newer compilers. Linux distributions have also moved to 6.x and newer. | |||||
2023-05-18 | [babelstream] FIX: maintainers list missing a comma (#37761) | kaanolgu | 1 | -1/+2 | |
2023-05-18 | update R: add version 4.3.0 (#37090) | Glenn Johnson | 1 | -0/+2 | |