Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-07-21 | metis: suppress warnings causing issues for %nvhpc builds (#25014) | Tom Payerle | 1 | -0/+11 | |
We add compilation flags when using %nvhpc to suppress warnings (which due to global -Werror flag in the build get promoted to errors) for the following: Diagnostic 111: statement is unreachable Diagnostic 177: variable "foo" was declared but never referenced Diagnostic 188: enumerated type mixed with another type Diagnostic 550: variable "foo" was set but never used | |||||
2021-07-21 | Kokkos: allow c++17 starting with CUDA v11.0.0 (#25018) | Martin Pokorny | 1 | -1/+1 | |
2021-07-21 | timemory package: add versions including 3.2.3; update options (#24825) | Jonathan R. Madsen | 1 | -153/+301 | |
* add variants: python hatchet/line-profiler support and likwid nvmon support * removed ompt_standalone/ompt_llvm variants | |||||
2021-07-21 | Fix bootstrap from sources | Massimiliano Culpo | 1 | -6/+4 | |
#24095 introduced a couple of bugs, which are fixed here: 1. The module path is computed incorrectly for bootstrapped clingo 2. We remove too many paths for `sys.path` in case of failures | |||||
2021-07-21 | py-python-xmp-toolkit: add new package (#25008) | Manuela Kuhn | 1 | -0/+20 | |
2021-07-21 | tkrzw: added more versions and compression variant (#24953) | Matthieu Dorier | 1 | -0/+48 | |
2021-07-21 | py-soupsieve: add 1.9.6 and 2.2.1 (#24973) | Manuela Kuhn | 1 | -0/+4 | |
2021-07-21 | py-requests-ftp: add new package (#24975) | Manuela Kuhn | 1 | -0/+18 | |
2021-07-21 | py-duecredit: add new package (#25006) | Manuela Kuhn | 1 | -0/+22 | |
2021-07-21 | z3: disable python binding by default (#25007) | Harmen Stoppels | 1 | -1/+1 | |
z3 is a dependency of llvm and llvm-amdgpu, and when z3 python bindings are enabled it depends on py-setuptools as a run dependency. That's fine, except that py-setuptools now influences the hash of llvm/llvm-amdgpu, which can be very annoying when another package restricts the py-setuptools version -- you'll end up recompiling llvm for no good reason :(. | |||||
2021-07-21 | yaml-cpp: add v0.7.0 (#24996) | Erik Schnetter | 1 | -0/+2 | |
2021-07-21 | lbann: update darwin build (#24998) | Brian Van Essen | 1 | -1/+5 | |
* Updated the lbann package to not enabled OpenMP in BLAS package when working on Darwin systems. * Add the Sphinx RTD theme as an explicit dependency when building documentation | |||||
2021-07-21 | pgplot: add libs method (#24999) | Erik Schnetter | 1 | -0/+7 | |
2021-07-21 | lorene: Use correct library names of dependencies (#25000) | Erik Schnetter | 1 | -4/+17 | |
Query `spec[...].libs` to find out library flags and names of dependencies. Also define `libs` property. | |||||
2021-07-21 | ssht: add v1.4.0 (#25001) | Erik Schnetter | 1 | -0/+1 | |
2021-07-21 | sz: add v2.1.12 (#25004) | Robert Underwood | 1 | -0/+1 | |
2021-07-21 | py-citeproc-py: add new package (#25005) | Manuela Kuhn | 1 | -0/+20 | |
2021-07-21 | exempi: add new package (#24982) | Manuela Kuhn | 1 | -0/+35 | |
2021-07-21 | gperftools: New version 2.9.1 (#24997) | Erik Schnetter | 1 | -0/+1 | |
2021-07-21 | Ascent: removed redundant cuda variant (#24576) | Tamara Dahlgren | 1 | -1/+0 | |
2021-07-21 | add new blt version (#25003) | Chris White | 1 | -1/+2 | |
2021-07-21 | py-rnc2rng: add new package (#24990) | Manuela Kuhn | 1 | -0/+18 | |
2021-07-20 | py-flask-restful: add new package (#24875) | Manuela Kuhn | 1 | -0/+21 | |
2021-07-20 | py-httpretty: add new package (#24977) | Manuela Kuhn | 1 | -0/+18 | |
2021-07-20 | py-vcrpy: add new package (#24978) | Manuela Kuhn | 1 | -0/+23 | |
2021-07-20 | py-mutagen: add new package (#24979) | Manuela Kuhn | 1 | -0/+18 | |
2021-07-20 | py-exifread: add new package (#24980) | Manuela Kuhn | 1 | -0/+17 | |
2021-07-20 | py-rply: add new package (#24989) | Manuela Kuhn | 1 | -0/+18 | |
2021-07-20 | py-pyperclip: add 1.8.2 and missing xclip dependency (#24970) | Manuela Kuhn | 1 | -0/+2 | |
2021-07-20 | py-beautifulsoup4: add 4.9.3 (#24974) | Manuela Kuhn | 1 | -0/+9 | |
2021-07-20 | petsc4py,slepc4py: update maintainers | Satish Balay | 2 | -2/+2 | |
2021-07-20 | trilinos: fix boost variant/dependency error for minitensor (#24985) | Seth R. Johnson | 1 | -1/+3 | |
2021-07-20 | kassiopeia: new versions, updated cmake_args (#24964) | Wouter Deconinck | 1 | -16/+13 | |
Co-authored-by: Massimiliano Culpo <massimiliano.culpo@gmail.com> | |||||
2021-07-20 | py-annexremote: add new package (#24958) | Manuela Kuhn | 1 | -0/+18 | |
2021-07-20 | py-pybids: add new package (#24956) | Manuela Kuhn | 1 | -0/+27 | |
2021-07-20 | New package: Mash (#24833) | Marcus Boden | 1 | -0/+34 | |
Co-authored-by: Harmen Stoppels <harmenstoppels@gmail.com> | |||||
2021-07-20 | update hip-rocclr recipe and fix dangling pointer in rocm-smi-lib (#24603) | Sreenivasa Murthy Kolam | 2 | -59/+32 | |
2021-07-20 | boost: Add version ranges for macOS GCC patch (#24969) | Harmen Stoppels | 1 | -1/+1 | |
2021-07-20 | New Package: visit-unv (#22904) | Olivier Cessenat | 1 | -0/+83 | |
2021-07-20 | Add HPX 1.7.0 (#24880) | Mikael Simberg | 1 | -0/+6 | |
2021-07-20 | Add Enzyme (#24830) | Tim Gymnich | 1 | -0/+69 | |
Co-authored-by: Harmen Stoppels <harmenstoppels@gmail.com> | |||||
2021-07-20 | boost: Allow building with GCC on macOS (#24895) | Erik Schnetter | 2 | -0/+27 | |
2021-07-20 | global: add v6.6.7 (#24930) | Gabriel Rockefeller | 1 | -0/+1 | |
2021-07-20 | poppler: add v21.07.0 (#24931) | Alec Scott | 1 | -1/+9 | |
2021-07-20 | fenics: add HDF5_NO_FIND_PACKAGE_CONFIG_FILE to cmake opts in FEniCS (#24922) | Martin Köhler | 1 | -0/+1 | |
In some cases the FindHDF5.cmake returnd a wrong value for the HDF5 library names and path. For example it returns hdf5-shared as library name without a search path or checking if this is really an existing shared library. By HDF5_NO_FIND_PACKAGE_CONFIG_FILE=True/ON to the cmake options, the FindHDF5 module does not rely on a properly install hdf5-config.cmake and thus searches for the library and its paths. This results in a usable return value and fenics works afterwards. | |||||
2021-07-20 | py-pydocstyle: add new package (#24929) | Adam J. Stewart | 1 | -0/+22 | |
2021-07-20 | metall: add v0.15 (#24932) | Alec Scott | 1 | -1/+2 | |
2021-07-20 | rust: add spack external find support (#24939) | Adam J. Stewart | 1 | -0/+11 | |
2021-07-20 | Fenicsx ecosystem: various updates (#24940) | Chris Richardson | 6 | -24/+29 | |
* Updates for dependencies in main branch * Add more depends * Make CMake available at runtime for fenics-dolfinx * Add maintainer Co-authored-by: Garth N. Wells <gnw20@cam.ac.uk> | |||||
2021-07-20 | zchecker: add v0.7 (#24942) | Sheng Di | 1 | -1/+2 | |