Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-08-22 | deal.II 9.4: Fix issues due to override of CMake FIND_PACKAGE macro (#32079) | Jean-Paul Pelteret | 1 | -0/+13 | |
2022-08-22 | openmpi: fix patches for %nvhpc (#32308) | Harmen Stoppels | 3 | -155/+0 | |
2022-08-22 | xgboost: GCC 8+ required (#32282) | Adam J. Stewart | 1 | -0/+2 | |
2022-08-22 | racket: fix spec (#32304) | Arjun Guha | 1 | -0/+2 | |
2022-08-22 | py-rasterio: add v1.3.2 (#32277) | Adam J. Stewart | 1 | -0/+1 | |
2022-08-22 | HPX: ROCm and Cuda conflict needed (#32178) | kwryankrattiger | 1 | -0/+3 | |
Discovered this missing conflict when building the e4s enviroment with unify:when_possible. #31940 | |||||
2022-08-22 | Provide patches provided by consumers of draco. (#32281) | Kelly (KT) Thompson | 5 | -0/+183 | |
2022-08-22 | enable packages that use numpy for oneapi e4s stack (#32293) | Robert Cohn | 1 | -3/+3 | |
* enable geopm oneapi * enable packages that depend on py-numpy * disable nan warnings * undo geopm enable * undo geopm, it has multiple compile issues | |||||
2022-08-22 | draco: add v7_14_0 (#32267) | Kendra Long! | 1 | -0/+1 | |
2022-08-22 | VisIt: add conduit and mfem variants (#32255) | Eric Brugger | 1 | -0/+30 | |
2022-08-22 | keepassxc: option autotype with pcsclite (#32288) | Olivier Cessenat | 1 | -0/+4 | |
2022-08-22 | openfoam-org: add v9 and v10 (#32274) | Jonas Thies | 1 | -0/+10 | |
2022-08-22 | Molden: update URLs. (#32207) | Rémi Lacroix | 1 | -2/+2 | |
2022-08-22 | baurmc: correct compile flag (#31305) | Valentin Volkl | 1 | -1/+5 | |
2022-08-22 | prophecy4f: add hep tag, install to share (#31308) | Valentin Volkl | 1 | -0/+4 | |
2022-08-22 | hip@4.5.2: fix installation (#31416) | Cory Bloor | 3 | -24/+36 | |
In a fast-moving project with as many forks as LLVM, it's difficult to accurately determine if a function exists just by checking the version number. The existing version check fails, for example, with llvm-amdgpu from ROCm 4.5. It is more robust to directly check if the function exists. | |||||
2022-08-22 | VASP: add v6.3.2; handle changes to makefile.include naming pattern (#31701) | Alan Sill | 1 | -0/+5 | |
Added the SHA256 for version 6.3.2 and added logic to eal with the change of naming pattern for the makefile.include files that now appears to leave out the "linux_" prefix. (Changes should be. backwards compatible.) Co-authored-by: Massimiliano Culpo <massimiliano.culpo@gmail.com> Co-authored-by: alansill <alansill@users.noreply.github.com> | |||||
2022-08-22 | feynhiggs: update url (#31760) | haralmha | 1 | -2/+2 | |
2022-08-22 | py-isort: add v5.10.1 (#32302) | Adam J. Stewart | 1 | -0/+1 | |
2022-08-21 | qscintilla: coherence with py-sip (#32128) | Olivier Cessenat | 1 | -8/+9 | |
2022-08-21 | gcc: add 12.2.0 (#32270) | Wileam Y. Phan | 1 | -0/+1 | |
2022-08-20 | spack list: add --tag flag (#32016) | sparkyniner | 3 | -1/+22 | |
* modified list.py and added functionality for --tag * Removed long and very long, shifted rest of code above return statement * removed results variable * added import statement at top * added the line accidentally deleted * added line accidentally deleted * changed p.name to p, added line inside if statement * line order switched * [@spackbot] updating style on behalf of sparkyniner * ran update completion command * add tests * Update lib/spack/spack/test/cmd/list.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * [@spackbot] updating style on behalf of sparkyniner * changed argument to mock_packages and moved code under filter by tag * removed bad rebase code and added additional test * [@spackbot] updating style on behalf of sparkyniner * added line removed earlier * added line removed earlier * replaced function * added more recommended changes Co-authored-by: sairaj <sairaj@sairajs-MacBook-Pro.local> Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> | |||||
2022-08-20 | py-vermin: add latest version 1.4.2 (#32287) | Morten Kristensen | 1 | -1/+2 | |
2022-08-20 | Ascent, Conduit & VTK-h: don't assume I have Fortran (#32285) | Axel Huebl | 3 | -5/+8 | |
* VTK-h: don't assume I have Fortran Don't assume I have a working Fortran compiler in my toolchain :) * Conduit: Do not Assume Fortran * Ascent: Do not Assume Fortran * fix style | |||||
2022-08-20 | WarpX: Add hints for FindMPI (#31842) | kwryankrattiger | 1 | -2/+7 | |
This seems to be needed on some cray systems and is safe on normal desktops. | |||||
2022-08-20 | gxsview: new version 2022.05.09 (#32289) | Olivier Cessenat | 1 | -2/+7 | |
2022-08-20 | Vis: macOS `llvm-openmp` (#32284) | Axel Huebl | 3 | -0/+4 | |
Add some OpenMP lib provider for Apple-Clang to the vis packages. | |||||
2022-08-20 | Enable Tensorflow for ROCm. Add ROCm dependencies. (#32248) | Sreenivasa Murthy Kolam | 1 | -3/+31 | |
* Build Tensorflow using the fork for rocm. Initial commit * re-order the versions * fix style errors * address review comments * add conflicts for rocm version * address review comments * remove rocm variant as its added by ROCmPackage | |||||
2022-08-19 | py-globus-sdk: add new versions; unpin py-cryptography version constraint ↵ | eugeneswalker | 1 | -1/+7 | |
(#32280) * add mothra tests * py-globus-sdk: add new versions; unpin py-cryptography version constraint * Update var/spack/repos/builtin/packages/py-globus-sdk/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> | |||||
2022-08-19 | py-pyjwt: fix py-cryptography version constraints (#32279) | eugeneswalker | 1 | -2/+2 | |
* py-pyjwt: fix py-cryptography version constraints * Update var/spack/repos/builtin/packages/py-pyjwt/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> | |||||
2022-08-19 | py-setuptools: add v64.0.0 (#32078) | Adam J. Stewart | 2 | -2/+11 | |
2022-08-19 | Doc: WarpX SENSEI Work-Around (#32276) | Axel Huebl | 1 | -0/+2 | |
Follow-up to #31542 | |||||
2022-08-19 | netcdf-cxx: Update the download URL (#32275) | Rémi Lacroix | 1 | -1/+1 | |
2022-08-19 | py-pygments: add v2.13.0 (#32168) | Adam J. Stewart | 1 | -1/+3 | |
2022-08-19 | ForTrilinos: new versions 2.0.1, 2.1.0 (#32265) | Seth R. Johnson | 1 | -10/+9 | |
* ForTrilinos: new versions 2.0.1, 2.1.0 I also had to update the checksum for the released 2.0.0: see #32000 for the explanation and solution to keep this from happening again. * Soooo stylish | |||||
2022-08-19 | ncurses 6.3 restrict patch (#32271) | Harmen Stoppels | 1 | -1/+1 | |
2022-08-19 | pcsclite: add new package (#32129) | Olivier Cessenat | 1 | -0/+50 | |
2022-08-19 | e4s %oneapi: add aml +ze (level zero) (#32161) | eugeneswalker | 1 | -0/+1 | |
2022-08-19 | py-macholib: add v1.16 (#31967) | Seth R. Johnson | 1 | -1/+2 | |
* py-macholib: add v1.16 * Update dependencies Even 1.11 requires `altgraph (>=0.15)`. The lastest requires no additional dependencies. | |||||
2022-08-19 | htslib, samtools: add v1.15 and v1.15.1 (#32259) | dunatotatos | 2 | -0/+7 | |
2022-08-19 | ghostscript: new version 9.56.1 (#32088) | Olivier Cessenat | 1 | -0/+1 | |
2022-08-19 | docs: add a note about an issue being solved on `develop` (#32261) | Harmen Stoppels | 1 | -1/+7 | |
2022-08-19 | Add messages to assertions in asp.py (#32237) | psakievich | 1 | -9/+40 | |
Assertions without messages if/when hit create a blank error message for users. This PR adds error messages to all assertions in asp.py even if it seems unlikely they will ever be needed. | |||||
2022-08-19 | xpmem: fix configure with ~kernel-module (#32258) | iarspider | 1 | -1/+1 | |
2022-08-19 | e4s oneapi: compiler environment: prepend lib dir to LD_LIBRARY_PATH (#32227) | eugeneswalker | 1 | -3/+7 | |
2022-08-19 | Add tracy variant to pika (#32090) | Mikael Simberg | 1 | -0/+3 | |
2022-08-18 | e4s: add dealii +cuda (#32159) | eugeneswalker | 1 | -0/+1 | |
2022-08-18 | spack.util.package_hash: parametrize unit-tests (#32240) | Massimiliano Culpo | 1 | -68/+29 | |
* spack.util.package_hash: parametrize unit-tests * Fix comment | |||||
2022-08-18 | e4s %oneapi: add amrex +sycl (#32162) | eugeneswalker | 1 | -1/+2 | |
2022-08-18 | hpctoolkit: update git url from github to gitlab (#32252) | Mark W. Krentel | 1 | -1/+1 | |