Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-07-22 | Adding CUDA SDK 11.4.0 (#24609) | Filippo Spiga | 1 | -0/+4 | |
* Adding CUDA SDK 11.4.0 * Fixing import order (finger crossed) * Fixing import order (thanks alalazo for the tips) * Restored URLs for 11.4.0 | |||||
2021-07-22 | Add smoke test for darshan-util (#25016) | Kevin Harms | 1 | -0/+41 | |
2021-07-22 | Add test operation to tau package (#25036) | wspear | 1 | -0/+33 | |
Copy over the general purpose mm matmult testcase. On test run build, execute (with mpi as needed) and process profile output. | |||||
2021-07-22 | Trilinos: enable x11 when +exodus (#25033) | Seth R. Johnson | 1 | -94/+59 | |
* trilinos: rearrange dependencies * trilinos: refactor tpl enables and add libx11 for +exodus Fixes #25028 | |||||
2021-07-22 | Archer: Add E4S testsuite stand alone test (#24729) | Richarda Butler | 1 | -0/+34 | |
2021-07-22 | py-torch: fix build on blue waters (#25026) | Adam J. Stewart | 1 | -9/+16 | |
2021-07-22 | PROJ: set PROJ_LIB env var (#25029) | Adam J. Stewart | 1 | -0/+14 | |
2021-07-22 | Update MVAPICH2 Maintainers and GDR Dependencies (#25027) | natshineman | 3 | -5/+4 | |
Co-authored-by: Nick Contini <contini.26@buckeyemail.osu.edu> Co-authored-by: Nat Shineman <shineman.5@buckeyemail.osu.edu> | |||||
2021-07-22 | py-tensorboard-plugin-wit: fix build on Ubuntu (#25025) | Adam J. Stewart | 1 | -1/+8 | |
2021-07-22 | boost: conflict with GCC on macOS (#24917) | albestro | 1 | -0/+8 | |
Co-authored-by: Harmen Stoppels <harmenstoppels@gmail.com> | |||||
2021-07-22 | nut: reflect conflict with nvhpc (#25023) | Iman Hosseini | 1 | -1/+3 | |
'random123' is a template library and cannot be compiled with nvhpc Co-authored-by: Massimiliano Culpo <massimiliano.culpo@gmail.com> | |||||
2021-07-21 | ParaView: Add cli11 dependency (#24732) | Ethan Stam | 1 | -0/+4 | |
2021-07-21 | fix rocprofiler includes (#25009) | Harmen Stoppels | 2 | -0/+28 | |
2021-07-21 | flecsi: package updates (#24986) | Robert Pavel | 1 | -21/+26 | |
Worked with flecsi developers to tighten, relax, and clarify constraints and better understand how the flecsi project uses legion. In the process, discovered that flecsi@1.4 cannot be built with legion without heavy changes/reverts to the legion and gasnet spackages. Also, most importantly, fixed branding as to how flecsi is spelled | |||||
2021-07-21 | py-segmentation-models-pytorch: add new package (#25022) | Adam J. Stewart | 1 | -0/+22 | |
2021-07-21 | Bolt: Add E4S testsuite stand alone test (#24846) | Richarda Butler | 1 | -0/+38 | |
2021-07-21 | libpmemobj-cpp: fixing package not building because of valgrind flag (#24967) | Matthieu Dorier | 1 | -0/+4 | |
2021-07-21 | pmdk: added versions up to 1.11.0 (#24972) | Matthieu Dorier | 1 | -5/+11 | |
2021-07-21 | py-efficientnet-pytorch: add new package (#25021) | Adam J. Stewart | 1 | -0/+19 | |
2021-07-21 | py-pretrainedmodels: add new package (#25020) | Adam J. Stewart | 1 | -0/+21 | |
2021-07-21 | helics: added "main" version (#24987) | Ryan Mast | 1 | -1/+2 | |
2021-07-21 | py-timm: add new package (#25019) | Adam J. Stewart | 1 | -0/+20 | |
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 | |