summaryrefslogtreecommitdiff
path: root/var
AgeCommit message (Collapse)AuthorFilesLines
2021-07-22Update MVAPICH2 Maintainers and GDR Dependencies (#25027)natshineman3-5/+4
Co-authored-by: Nick Contini <contini.26@buckeyemail.osu.edu> Co-authored-by: Nat Shineman <shineman.5@buckeyemail.osu.edu>
2021-07-22py-tensorboard-plugin-wit: fix build on Ubuntu (#25025)Adam J. Stewart1-1/+8
2021-07-22boost: conflict with GCC on macOS (#24917)albestro1-0/+8
Co-authored-by: Harmen Stoppels <harmenstoppels@gmail.com>
2021-07-22nut: reflect conflict with nvhpc (#25023)Iman Hosseini1-1/+3
'random123' is a template library and cannot be compiled with nvhpc Co-authored-by: Massimiliano Culpo <massimiliano.culpo@gmail.com>
2021-07-21ParaView: Add cli11 dependency (#24732)Ethan Stam1-0/+4
2021-07-21fix rocprofiler includes (#25009)Harmen Stoppels2-0/+28
2021-07-21flecsi: package updates (#24986)Robert Pavel1-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-21py-segmentation-models-pytorch: add new package (#25022)Adam J. Stewart1-0/+22
2021-07-21Bolt: Add E4S testsuite stand alone test (#24846)Richarda Butler1-0/+38
2021-07-21libpmemobj-cpp: fixing package not building because of valgrind flag (#24967)Matthieu Dorier1-0/+4
2021-07-21pmdk: added versions up to 1.11.0 (#24972)Matthieu Dorier1-5/+11
2021-07-21py-efficientnet-pytorch: add new package (#25021)Adam J. Stewart1-0/+19
2021-07-21py-pretrainedmodels: add new package (#25020)Adam J. Stewart1-0/+21
2021-07-21helics: added "main" version (#24987)Ryan Mast1-1/+2
2021-07-21py-timm: add new package (#25019)Adam J. Stewart1-0/+20
2021-07-21metis: suppress warnings causing issues for %nvhpc builds (#25014)Tom Payerle1-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-21Kokkos: allow c++17 starting with CUDA v11.0.0 (#25018)Martin Pokorny1-1/+1
2021-07-21timemory package: add versions including 3.2.3; update options (#24825)Jonathan R. Madsen1-153/+301
* add variants: python hatchet/line-profiler support and likwid nvmon support * removed ompt_standalone/ompt_llvm variants
2021-07-21py-python-xmp-toolkit: add new package (#25008)Manuela Kuhn1-0/+20
2021-07-21tkrzw: added more versions and compression variant (#24953)Matthieu Dorier1-0/+48
2021-07-21py-soupsieve: add 1.9.6 and 2.2.1 (#24973)Manuela Kuhn1-0/+4
2021-07-21py-requests-ftp: add new package (#24975)Manuela Kuhn1-0/+18
2021-07-21py-duecredit: add new package (#25006)Manuela Kuhn1-0/+22
2021-07-21z3: disable python binding by default (#25007)Harmen Stoppels1-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-21yaml-cpp: add v0.7.0 (#24996)Erik Schnetter1-0/+2
2021-07-21lbann: update darwin build (#24998)Brian Van Essen1-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-21pgplot: add libs method (#24999)Erik Schnetter1-0/+7
2021-07-21lorene: Use correct library names of dependencies (#25000)Erik Schnetter1-4/+17
Query `spec[...].libs` to find out library flags and names of dependencies. Also define `libs` property.
2021-07-21ssht: add v1.4.0 (#25001)Erik Schnetter1-0/+1
2021-07-21sz: add v2.1.12 (#25004)Robert Underwood1-0/+1
2021-07-21py-citeproc-py: add new package (#25005)Manuela Kuhn1-0/+20
2021-07-21exempi: add new package (#24982)Manuela Kuhn1-0/+35
2021-07-21gperftools: New version 2.9.1 (#24997)Erik Schnetter1-0/+1
2021-07-21Ascent: removed redundant cuda variant (#24576)Tamara Dahlgren1-1/+0
2021-07-21add new blt version (#25003)Chris White1-1/+2
2021-07-21py-rnc2rng: add new package (#24990)Manuela Kuhn1-0/+18
2021-07-20py-flask-restful: add new package (#24875)Manuela Kuhn1-0/+21
2021-07-20py-httpretty: add new package (#24977)Manuela Kuhn1-0/+18
2021-07-20py-vcrpy: add new package (#24978)Manuela Kuhn1-0/+23
2021-07-20py-mutagen: add new package (#24979)Manuela Kuhn1-0/+18
2021-07-20py-exifread: add new package (#24980)Manuela Kuhn1-0/+17
2021-07-20py-rply: add new package (#24989)Manuela Kuhn1-0/+18
2021-07-20py-pyperclip: add 1.8.2 and missing xclip dependency (#24970)Manuela Kuhn1-0/+2
2021-07-20py-beautifulsoup4: add 4.9.3 (#24974)Manuela Kuhn1-0/+9
2021-07-20petsc4py,slepc4py: update maintainersSatish Balay2-2/+2
2021-07-20trilinos: fix boost variant/dependency error for minitensor (#24985)Seth R. Johnson1-1/+3
2021-07-20kassiopeia: new versions, updated cmake_args (#24964)Wouter Deconinck1-16/+13
Co-authored-by: Massimiliano Culpo <massimiliano.culpo@gmail.com>
2021-07-20py-annexremote: add new package (#24958)Manuela Kuhn1-0/+18
2021-07-20py-pybids: add new package (#24956)Manuela Kuhn1-0/+27
2021-07-20New package: Mash (#24833)Marcus Boden1-0/+34
Co-authored-by: Harmen Stoppels <harmenstoppels@gmail.com>