summaryrefslogtreecommitdiff
path: root/var
AgeCommit message (Collapse)AuthorFilesLines
2021-08-20Add MPI variant and fix python3 variant for cinema (#25513)kwryankrattiger2-3/+7
2021-08-20py-nbsphinx: add v0.8.7 (#25515)Adam J. Stewart1-0/+3
2021-08-20mpitrampoline: new package (#25516)Erik Schnetter1-0/+48
2021-08-20ginkgo: update smoke test location (#25517)Tobias Ribizel1-1/+1
The `test_install` folder was moved to `test` with https://github.com/ginkgo-project/ginkgo/pull/733.
2021-08-20py-nbmake: add new package (#25525)Adam J. Stewart1-0/+25
2021-08-20pybind11: add v2.7.1 (#25519)Garth N. Wells1-0/+1
2021-08-20p7zip build fails with gcc10+ (#25450)miheer vaidya1-0/+2
2021-08-20py-nbformat: add v5.1.3 (#25522)Adam J. Stewart1-0/+3
2021-08-20py-debugpy: add new package (#25523)Adam J. Stewart1-0/+24
2021-08-20py-matplotlib-inline: add new package (#25524)Adam J. Stewart1-0/+19
2021-08-20py-pydantic: add new package (#25526)Adam J. Stewart1-0/+20
2021-08-20neuron: add v8.0.0 (#25533)Pramod Kumbhar1-0/+2
2021-08-20trilinos: restore develop branch for exawind (#25487)Seth R. Johnson2-13/+8
Exawind needs to build against trilinos@develop to sniff out errors before they are merged to master.
2021-08-18WarpX: Check & Smoke Tests (#25352)Axel Huebl1-0/+50
Run an example at build time with: ``` spack install --test=root warpx@<version> ``` Ref.: https://spack.readthedocs.io/en/latest/packaging_guide.html#stand-alone-or-smoke-tests Run smoke-tests after install and loading of the package via ``` spack load -r /<spec> spack test run /<spec> ```
2021-08-19seacas: add lib directory to pythonpath in run environment (#25453)tehyayi111-0/+3
2021-08-18openPMD-api: add v0.14.2 (#25473)Axel Huebl1-2/+2
2021-08-18Serf: add Python dependency, sort dependencies (#25478)Christoph Conrads1-3/+3
2021-08-17Add new pygments (#25455)Harmen Stoppels1-0/+1
2021-08-17Paraview: uses canonical cuda_arch variant (#23257)Vicente Bolea1-7/+49
cuda_arch in ParaView will no longer accept CUDA architecture names
2021-08-16ampl: Add missing ampl_lic install and improve look of resources (#25205)robgics1-18/+29
* ampl: Add missing ampl_lic install and improve look of resources * ampl: Add myself as maintainer * ampl: Remove unused variable and delete extra lines Co-authored-by: Rob Groner <rug262@psu.edu>
2021-08-16New package: r-reams (#25396)Jen Herting1-0/+20
2021-08-16coreutils: patch for 8.32 for aarch64 (#25320)Howard Pritchard1-0/+4
Signed-off-by: Howard Pritchard <howardp@lanl.gov>
2021-08-16New package: r-nfactors (#25393)Jen Herting1-0/+22
2021-08-16New package: r-neuralnet (#25392)Jen Herting1-0/+25
2021-08-16New package: r-labelled (#25391)Jen Herting1-0/+27
2021-08-16New package: r-islr (#25389)Jen Herting1-0/+22
2021-08-16freeglut: add patch for clang@11: (#25438)Valentin Volkl2-12/+8
2021-08-16gmsh: remove gl2ps dependency (#25425)Jean-Paul Pelteret1-1/+4
2021-08-16pythia6: update url (#25414)Patrick Gartung1-2/+4
2021-08-16FEniCS: Added byte order patch (#25417)Michael Will1-0/+5
2021-08-16trilinos: simplify variants (#25359)Seth R. Johnson8-68/+30
2021-08-16SOMBRERO - tests now in $PATH (#25421)Michele Mesiti1-2/+6
2021-08-16enable the variant AMDGPU_TARGETS in rocsolver (#25423)Sreenivasa Murthy Kolam1-0/+13
2021-08-16r-viennacl: new package (#25398)Jen Herting1-0/+16
Co-authored-by: Alex C Leute <aclrc@rit.edu>
2021-08-16r-pvclust: new package (#25394)Jen Herting1-0/+24
Co-authored-by: Alex C Leute <aclrc@rit.edu>
2021-08-16cray-libsci package update: add and addition function to access libraries. ↵lukebroskop1-0/+4
(#25386) Co-authored-by: Luke Roskop <lukebr@login1.spock.olcf.ornl.gov>
2021-08-16C++17 support for LBANN and HIP (#25406)Brian Van Essen4-6/+14
* Added logic to explicitly pass the c++17 language flags to the HIP/ROCm software stack to ensure that HIP complies with the C++17 requirements.
2021-08-16libiconv: add libs variant to allow share and static builds (#25357)Harmen Stoppels1-0/+5
2021-08-16ParaView: paraview should build its own IOSS (#25284)Ethan Stam1-1/+4
2021-08-16Update package.py (#25412)Mikael Simberg1-0/+1
2021-08-16Python: update dependencies for 3.10 (#25430)Adam J. Stewart1-1/+3
2021-08-16root: external find can now determine variants (#25427)Valentin Volkl1-0/+73
2021-08-16py-pandas: add v1.3.2 (#25434)Adam J. Stewart1-0/+1
2021-08-16py-cython: add v0.29.24 (#25435)Adam J. Stewart1-0/+1
2021-08-16vtk: add patch for missing includes (#25437)Valentin Volkl1-0/+5
2021-08-16WRF: v3.9.1.1 and v4.2 can be built with aocc@3.1 (#25384)AMD Toolchain Support3-2/+77
Co-authored-by: mohan002 <mohbabul@amd.com>
2021-08-15Add date v3.0.1 (#25432)Geoffrey Gunter1-0/+1
2021-08-15PDT accepts oneapi as provider of icpc compiler (#25157)wspear1-1/+2
* PDT accepts oneapi as provider of icpc compiler * Add maintainers section (same as for tau) * Whitespace formatting fix
2021-08-15openpbs: add provider, new version, new name (#25429)Seth R. Johnson1-6/+8
2021-08-14py-matplotlib: add v3.4.3 (#25413)Adam J. Stewart1-0/+1