Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-08-23 | Geant4: update cmake defines and add support for nvhpc (#32185) | Seth R. Johnson | 1 | -17/+27 | |
* geant4: use define function * geant4: Change new feature from conflicts to when * geant4: add support/conflicts for nvhpc * fixup! geant4: add support/conflicts for nvhpc | |||||
2022-08-23 | remove compiler optimize level limit of O2 for GCC (#32303) | Zhilin Zheng | 1 | -5/+0 | |
gfortran can make it with O3, it might be better to remove this limitation. | |||||
2022-08-23 | acts: add new dependency on vecmem and autodiff (#26790) | Wouter Deconinck | 1 | -3/+9 | |
Co-authored-by: Hadrien G. <knights_of_ni@gmx.com> | |||||
2022-08-23 | Constrain `__skip_rocmclang` workaround in pika package (#32208) | Mikael Simberg | 1 | -1/+1 | |
2022-08-23 | ampl: Add new version and add variants for more install control. (#32317) | robgics | 1 | -6/+37 | |
2022-08-23 | eospac: support intel-classic@2021 (#32323) | Daryl W. Grunau | 5 | -0/+76 | |
Co-authored-by: Daryl W. Grunau <dwg@lanl.gov> | |||||
2022-08-23 | py-jupytext: add v1.14.1 (#32313) | Ryan Marcellino | 1 | -1/+3 | |
2022-08-23 | Kokkos: ROCm and CUDA are not compatible in Kokkos (#32181) | kwryankrattiger | 1 | -0/+1 | |
2022-08-23 | New package: py-mergedeep (#32322) | Ryan Marcellino | 1 | -0/+19 | |
2022-08-23 | New package: py-pymdown-extensions (#32324) | Ryan Marcellino | 1 | -0/+20 | |
2022-08-22 | Automated deployment to update package flux-core 2022-08-23 (#32320) | Vanessasaurus | 1 | -1/+2 | |
Co-authored-by: github-actions <github-actions@users.noreply.github.com> | |||||
2022-08-22 | Update ESMF from JCSDA/NOAA-EMC spack fork (esmf@8.3.0 with external ↵ | Dom Heinzeller | 1 | -33/+74 | |
parallelio) (#32222) * Update ESMF package from JCSDA/NOAA-EMC spack fork * Update var/spack/repos/builtin/packages/esmf/package.py Fix url_for_version Co-authored-by: Tamara Dahlgren <35777542+tldahlgren@users.noreply.github.com> * [@spackbot] updating style on behalf of climbfuji Co-authored-by: Jim Edwards <jedwards@ucar.edu> Co-authored-by: Tamara Dahlgren <35777542+tldahlgren@users.noreply.github.com> Co-authored-by: climbfuji <climbfuji@users.noreply.github.com> | |||||
2022-08-22 | sundials: add v6.3.0 and logging-mpi variant (#32315) | Cody Balos | 1 | -0/+10 | |
2022-08-22 | New package: py-ghp-import (#32316) | Ryan Marcellino | 1 | -0/+19 | |
2022-08-22 | gaudi: consistent test dependencies when +examples (#32134) | Wouter Deconinck | 1 | -1/+11 | |
* gaudi: consistent test dependencies when +examples Gaudi requires testing to be enabled for examples to be built, so all test dependencies are also there for `+examples`. This PR fixes a missing pytest dependency when `+examples` is used but no testing is enabled. The construct with the loop is to ensure the identical dependencies are always used, even as version ranges my start to differ. Testing with gaudi_add_tests was added in v35r0. Some nosetests and QMtests were in the tree before, but not accessible it seems. The effective dependency since 35.0 is also applied for pytest, extending the range that was there before disentangling `optional`, at https://github.com/spack/spack/blob/9d67d1e0346203a20b7ba44940061da855d405ca/var/spack/repos/builtin/packages/gaudi/package.py * gaudi: version 36.7 in other PR... | |||||
2022-08-22 | dd4hep: add version 1.22 (#32209) | Valentin Volkl | 1 | -0/+1 | |
2022-08-22 | py-shapely: add v1.8.3 (#32218) | Adam J. Stewart | 1 | -7/+9 | |
2022-08-22 | New package: py-py-f90nml (#32314) | Ryan Marcellino | 1 | -0/+20 | |
2022-08-22 | VisIt: Add patch to include jpeg library in install. (#32245) | Eric Brugger | 3 | -0/+87 | |
2022-08-22 | hwloc: fix build with +onepai-level-zero (#31622) | Mark Abraham | 1 | -2/+1 | |
Flags to configure were erroneously managed to configure twice. Removed the one that was wrong so that a configure warning is no longer issued. | |||||
2022-08-22 | teckit: Fixes missing xmlparse.h issue. (#32295) | Barry Rountree | 1 | -3/+17 | |
The "release" tarball provided by github lacks several files in the SFconv/expat/xmlparse directory, including xmlparse. Using tarballs based off of version tags solves the problem. o Changes version() to use commits associated with version tags. o Adds several additional versions. o Adds myself as maintainer. o Adds hook to execute autogen.sh. o Adds autotools &ct dependences. o Removes expat dependence. | |||||
2022-08-22 | OpenMC: add v0.13.1 (#32263) | Paul Romano | 2 | -14/+14 | |
* openmc: add v0.13.1 * Add @paulromano as maintainer of openmc and py-openmc * Address review comments from @adamjstewart * Add back MPI variant in openmc package | |||||
2022-08-22 | crunch: add new package (#31980) | Adam J. Stewart | 2 | -3/+26 | |
2022-08-22 | helics: update v3 options and add missing versions (#32121) | Ryan Mast | 1 | -11/+46 | |
* helics: update v3 options and add missing versions * helics: allow using openssl 3.x for encryption support * helics: fix style errors * helics: Apply suggestion from code review Co-authored-by: Tamara Dahlgren <35777542+tldahlgren@users.noreply.github.com> Co-authored-by: Tamara Dahlgren <35777542+tldahlgren@users.noreply.github.com> | |||||
2022-08-22 | Add checksum for py-requests 2.27.1, 2.28.0, 2.28.1 (#31896) | iarspider | 1 | -1/+5 | |
Co-authored-by: Massimiliano Culpo <massimiliano.culpo@gmail.com> | |||||
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 | 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 | 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. |