summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2021-03-01Added Go versions 1.16 and 1.15.8 (#22016)Paul1-0/+2
2021-03-01kokkos package: +cuda requires +wrapper when compiler is not clang (#21941)eugeneswalker1-0/+5
This check is performed in cmake_args rather than with a 'conflicts' statement because matching on !clang (i.e. any compiler that is not clang) cannot currently be done with our spec syntax.
2021-03-01amrex: new version 21.03 (#22028)mic841-1/+4
2021-03-01alps: add smoke test (#21834)ketsubouchi2-0/+36
2021-03-01py-torch-geometric: new version 1.6.3 (#22024)Andrew W Elble4-0/+25
* py-torch-geometric: new version 1.6.3 * setuptools
2021-03-01spla: added version 1.3.0 (#22013)Simon Frasch1-0/+3
2021-03-01py-tensorboardx: update package (#22026)Andrew W Elble1-0/+1
v2.1
2021-03-01py-yacs: new package (#22020)Andrew W Elble1-0/+17
2021-03-01amrex: must use AMReX_CUDA_ARCH for version > 20.11 (#22025)mic841-1/+1
2021-03-01intel-mpi: add version 2019.9.304 and 2019.10.317 (#22017)William Downs1-0/+4
2021-03-01py-lap: new package (#22021)Andrew W Elble1-0/+18
* py-lap: new package * dep versions
2021-03-01py-motmetrics: new package (#22023)Andrew W Elble1-0/+25
* py-motmetrics: new package * dep updates
2021-03-01py-cython-bbox: new package (#22022)Andrew W Elble1-0/+21
* py-cython-bbox: new package * pypi url fix
2021-03-01Put a guard in to check if a match was found (#21576)Brian Van Essen0-0/+0
2021-03-01binutils: add versions 2.35.2 and 2.36.1 (#22019)Mark W. Krentel1-0/+9
Starting with 2.36, the Makefiles are missing some dependencies for linking libctf and thus require serial make install.
2021-03-01ucx: added variants to support IB, mlx etc (#21876)AMD Toolchain Support1-0/+34
Co-authored-by: mohan babu <mohbabul@amd.com>
2021-03-01py-geopandas: add v0.9.0 (#22005)Adam J. Stewart1-0/+1
2021-03-01gchp: patch for aarch64 (#22010)h-denpo2-0/+27
2021-02-27libblastrampoline: Add version 3.0.1 (#22002)Mosè Giordano1-0/+1
2021-02-27Temporarily reduce pr stack size (#21998)Scott Wittenburg2-73/+73
Gitlab pipelines fixes * add arch tag to avoid picking up UO power9 runners * temporarily reduce PR workload
2021-02-27Removed MPI variant from ebms (#21938)Robert Pavel1-3/+1
2021-02-27Rivet updates and improvements (#21843)iarspider1-48/+72
2021-02-27Openblas: add experimental BIGNUMA flag (#21393)iarspider1-0/+4
2021-02-27Raise InstallError if any explicit specs is skipped (#21980)Tamara Dahlgren4-11/+32
2021-02-26kcov: elfutils not needed on macOS (#21993)Adam J. Stewart1-2/+2
2021-02-27petsc/petsc4py/slepc: switch default git branch from 'master' to 'main' (#22001)Satish Balay7-21/+21
2021-02-26boost: Patch B2 bootstrap step to use correct toolchain (#21408)Sebastian Mobo2-0/+16
2021-02-26nccl-tests: respect cuda_arch variant during build (#21995)Andrew W Elble1-0/+5
2021-02-26adds flag to turn off NLOPT_OCTAVE in CMAKE when -octave (#21997)Ryan Viertel1-0/+4
2021-02-26New package r-spades-tools at 0.3.6 (#21783)Desmond Orton1-0/+39
2021-02-26Compilers: make oneapi ifx version_regex tolerant to wrappers (#21742)e4s-21.02Gregory Lee1-1/+1
If a user creates a wrapper for the ifx binary called ifx_orig, this causes the ifx --version command to produce: $ ifx --version ifx_orig (IFORT) 2021.1 Beta 20201113 Copyright (C) 1985-2020 Intel Corporation. All rights reserved. The regex for ifx currently expects the output to begin with "ifx (IFORT)..." so the wrapper would not be detected as ifx. This PR removes the need for the static "ifx" string which allows wrappers to be detected as ifx. In general, the Intel compiler regexes do not include the invoked executable name (i.e., ifort, icc, icx, etc.), so this is not expected to cause any issues.
2021-02-26amrex: use right cmake_args for @develop; depends_on(hypre) for link (#21892)eugeneswalker1-37/+39
* amrex package: use right cmake_args for @develop; depends_on(hypre) * add explicit depends_on for petsc, for link, when +petsc
2021-02-26amrex: +hypre and +petsc do not need +fortran from version 20.08 (#21994)mic841-5/+5
2021-02-26Package/r circstats (#21966)Desmond Orton1-0/+24
2021-02-26FastJet: fix patch level (#21936)iarspider1-1/+1
2021-02-26py-metpy: add new package (#21971)Adam J. Stewart1-0/+31
2021-02-26Qscintilla: added v2.12.0, fixed build (#21902)Olivier Cessenat1-10/+17
2021-02-26asciidoc: sourceforge a2x needs python2, adds more recent for py3 (#21807)Olivier Cessenat1-6/+28
* asciidoc: current sourceforge a2x needs python2, new github release python3 * asciidoc: current sourceforge a2x needs python2, new github release python3 * asciidoc: making python 2.3 to 2.7 able to cope with asciidoc * asciidoc: current sourceforge a2x needs python2, new github release python3 * asciidoc: current sourceforge a2x needs python2, new github release python3 * asciidoc: current sourceforge a2x needs python2, new github release python3 * asciidoc: current sourceforge a2x needs python2, new github release python3
2021-02-26xkbcomp: add v 1.4.4 (#21981)Adam J. Stewart1-0/+1
2021-02-26sensei: add versions and fix dependencies (#21452)Dan Lipsa5-69/+294
* Fix sensei@develop Should work with all options but libsim. Current releases don't work with ~catalyst See https://gitlab.kitware.com/sensei/sensei/-/merge_requests/240 for the fix for develop. Current releases work only with paraview 5.7 and 5.6 See https://gitlab.kitware.com/sensei/sensei/-/merge_requests/239 for the fix for develop (which works with 5.9) * Fix libsim. * Fix warnings. * Fix python runtime. * Many changes: * Reworked cmake options top use the CMakePackage option helpers * Simplified and consolidated options * Replaced adios with adios2 variant * Added vtkm variant (not yet working) * paraview: Fix downstream consumers getting the wrong FindMPI * vtk: Fix downstream consumers getting the wrong FindMPI * Add +ascent, +adios2; remove +adios; variants off by default * Fix catalyst python logic * sensei: cleanup formatting Co-authored-by: Chuck Atkins <chuck.atkins@kitware.com>
2021-02-26ncl: allow building on aarch64 (#21984)Tomoyasu Nojiri2-0/+12
2021-02-26amr-wind: new package (#21883)eugeneswalker1-0/+111
* amr-wind: new package * amr-wind: simplify cuda_arch mapping * simplify
2021-02-26warpx: fix typos in a few dependency conditions (#21982)Tomoyasu Nojiri1-3/+3
2021-02-26berkeley-db: do not install docs by default (#21960)Harmen Stoppels2-2/+34
* Add an option to not install 100MB of docs * Add deprecations of versions that are removed and add conflicts for 5.3
2021-02-26py-xarray: add new variant 'io' (#21945)Adam J. Stewart1-0/+12
2021-02-26c-blosc: add v1.21.0 (#21968)Adam J. Stewart1-0/+1
2021-02-26Python: add new versions (#21969)Adam J. Stewart1-1/+5
2021-02-26py-importlib-resources: add v5.1.0 (#21970)Adam J. Stewart1-1/+5
2021-02-26py-pooch: add new package (#21972)Adam J. Stewart1-0/+23
2021-02-26openPMD-api: use cmake helpers (#21973)Axel Huebl1-30/+21
Modernize the `openpmd-api` package to use fancy new `CMakePackage` helpers when setting options from variants :-)