summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2021-02-08amdtoolchain support for openfoam (#21536)AMD Toolchain Support1-4/+4
2021-02-08Smoke test for parallel-netcdf package (#21400)Sergei Shudler1-0/+32
2021-02-08petsc: update to version 3.14.4, and petsc4py to 3.14.1 (#21544)Satish Balay2-1/+6
2021-02-08Restore verbosity of patching (#21233)Adam J. Stewart1-6/+6
2021-02-08Strumpack slate variant (#21542)Pieter Ghysels1-2/+6
Co-authored-by: Harmen Stoppels <harmenstoppels@gmail.com>
2021-02-08ldak: build only x86_64 linux. (#21414)Toyohisa Kameyama1-9/+11
2021-02-08paraview: disable VTK_PYTHON_OPTIONAL_LINK for cce (#21357)Howard Pritchard1-0/+2
when building paraview 5.8 or newer. See https://gitlab.kitware.com/vtk/vtk/-/merge_requests/7482for background info. Signed-off-by: Howard Pritchard <hppritcha@gmail.com>
2021-02-08petsc4py: workaround LDSHARED change in ↵Satish Balay2-0/+15
3cc5b7adc7d2167646d6a049d64c710d98e1d6f0 (#21541)
2021-02-08Add ReFrame 3.4 (#21540)victorusu1-0/+2
2021-02-08py-dvc: new package (#21516)Andrew-Dunning-NNL1-0/+61
* py-dvc: new package * Update var/spack/repos/builtin/packages/py-dvc/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * py-dvc: add version dependency for py-networkx Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2021-02-08cp2k: added support for AMD toolchain (#21371)AMD Toolchain Support3-28/+55
2021-02-08libqglviewer: add dependency on glu (#21438)Tomoyasu Nojiri1-0/+1
2021-02-08pangolin: add dependency on glu (#21439)Tomoyasu Nojiri1-0/+1
2021-02-08mumps: don't put absolute path in soname (#21247)lpoirel1-2/+2
2021-02-08build(deps): bump actions/cache from v2 to v2.1.4 (#21529)dependabot[bot]1-1/+1
Bumps [actions/cache](https://github.com/actions/cache) from v2 to v2.1.4. - [Release notes](https://github.com/actions/cache/releases) - [Commits](https://github.com/actions/cache/compare/v2...26968a09c0ea4f3e233fdddbafd1166051a095f6) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-08py-matplotlib: clarify backend variant description (#21520)Adam J. Stewart1-1/+3
2021-02-08py-fiscalyear: add v0.3.1 (#21523)Adam J. Stewart1-0/+1
2021-02-08py-numpy: add v1.20.1 (#21525)Adam J. Stewart1-0/+1
2021-02-08libproxy: add v0.4.17 (#21526)darmac1-0/+6
Added dependency on Python and zlib
2021-02-08pciutils: add a PREFIX parameter to make invocation (#21527)darmac1-0/+3
2021-02-08bird: add build dependencies (#21528)darmac1-0/+2
2021-02-07Package/r require and subpackage dep fix (#21433)Desmond Orton1-0/+29
2021-02-07fix build failure with boost-1.58.0 by using higher revision (#21376)Sreenivasa Murthy Kolam2-2/+3
2021-02-07Clarify GROMACS relaxed double option (#21510)Mark Abraham1-3/+3
* Clarify relaxed double precision option This is only intended for use on the Fujitsu PRIMEHPC platform * Fix typo * Shorten line to keep linter happy
2021-02-07Bugfix: Install font-util (#20179)Richarda Butler1-1/+9
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> Co-authored-by: Greg Becker <becker33@llnl.gov>
2021-02-07mpas-model: add a necessary resource (#21478)m-shunji1-0/+11
2021-02-07Parsec: new release (#21481)Aurelien Bouteiller1-1/+1
2021-02-07adding new package FTK (the feature tracking kit) (#21493)Hanqi Guo1-0/+62
2021-02-07Fixed xsbench~mpi Spec (#21498)Robert Pavel1-1/+3
2021-02-07libecpint: add v1.0.5 (#21502)Christoph Junghans1-0/+1
2021-02-07py-xarray: fix smoke tests (#21503)Adam J. Stewart1-0/+6
2021-02-07handle other architectures than Intel (#21509)marvinbernhardt1-4/+4
2021-02-07Added Conflict for macsio@1.1 ~mpi (#21513)Robert Pavel1-0/+2
Added conflict for macsio@1.1~mpi after investigating source code. As of 1.1 tag macsio does not properly guard out MPI commands. This is verified as corrected in @develop
2021-02-07Adding NVIDIA HPC SDK 21.1 (#21514)Filippo Spiga1-0/+4
2021-02-07Fixed Typo in Examinimd Spackage (#21515)Robert Pavel1-1/+1
2021-02-07collectd: add test dependency (#21522)darmac1-0/+1
2021-02-07mercury variant to control checksumming feature (#21467)Phil Carns1-1/+3
2021-02-07mpifileutils: add v0.11 (#21432)Adam Moody1-0/+11
2021-02-07gobject-introspection: enable gobject option in cairo (#21404)darmac1-1/+1
2021-02-07Removed boost dependence and other outdated bits (#21394)kkauder1-7/+1
2021-02-07aspcud: update version to fix build error (#21521)darmac1-1/+2
2021-02-07r-rmariadb: add mariadb library path (#21406)darmac2-0/+22
2021-02-06trilinos: @develop requires cxxstd>=14 (#21519)eugeneswalker1-0/+1
2021-02-05Add package: py-fava (#21275)Jean-Paul Pelteret1-0/+44
* Add package: py-beancount-fava * Rename package; fixes * Fixes * Cleanup; simplify regex used to ignore files
2021-02-05mxnet: convert to CMakePackage (#21385)Adam J. Stewart8-243/+155
* mxnet: convert to CMakePackage * Package isn't installed yet, can't find libs * Fix bug with GCC 8+ and CUDA 10 on PowerPC * Add space * Add patch to fix cmake cuda flags * Space no longer needed * Add patch to fix OpenBLAS linking * Add missing CMake flag * Fix env set, default to Distribution * Add new version, patch
2021-02-05let intel consider cray-mpich as mpich (#21512)albestro1-0/+1
2021-02-05py-python-benedict: new package (#21501)Bryan Herman1-0/+31
* added py-python-benedict recipe * Update var/spack/repos/builtin/packages/py-python-benedict/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2021-02-05gromacs: added v2021 (#21473)Evan Bollig1-2/+9
Fixed broken gromacs builds. gmxapi requires mpicxx to link properly Gromacs requires mpicc override on CMAKE_C_COMPILER, not MPI_C_COMPILER
2021-02-04New versions of libfabric (1.11.1, 1.11.2) (#21496)Evan Bollig1-0/+2
2021-02-04libjwt: Added openssl to resolve broken CICD pipeline (#21443)Evan Bollig1-0/+2