summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2021-08-17Use a patched argparse only in Python 2.X (#25376)Massimiliano Culpo3-3/+49
Spack is internally using a patched version of `argparse` mainly to backport Python 3 functionality into Python 2. This PR makes it such that for the supported Python 3 versions we use `argparse` from the standard Python library. This PR has been extracted from #25371 where it was needed to be able to use recent versions of `pytest`. * Fixed formatting issues when using a pristine argparse.py * Fix error message for Python 3.X when missing positional arguments * Account for the change of API in Python 3.7 * Layout multi-valued args into columns in error messages * Seamless transition in develop if argparse.pyc is in external * Be more defensive in case we can't remove the file.
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-16Allow environment views to be sym/hard link and copy types (#24832)psakievich5-16/+74
Add link type to spack.yaml format Add tests to verify link behavior is correct for installed files for all three view types Co-authored-by: vsoch <vsoch@users.noreply.github.com>
2021-08-16Improve license err msg (#24117)robgics1-1/+2
* Add to the error message to help determine failure source. * Break up long line to keep under 80 chars. Co-authored-by: Rob Groner <rug262@psu.edu>
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-16e4s ci: further expand power stack (#25405)eugeneswalker1-23/+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-16Second pass at increasing RADIUSS cloud CI packages (#25321)Tamara Dahlgren1-7/+7
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
2021-08-14xsdk: deprecate versions 0.4.0, 0.5.0 (#25428)Satish Balay1-2/+2
2021-08-13New packages: RADICAL-Cybertools (#25415)Mikhail Titov8-15/+188
* rct: new packages (core packages and some dependencies) * rct: new packages (core packages and some dependencies) * radical-entk: updated dependencies (according to comments) * radical-gtod: updated version name * radical-pilot: updated dependencies (according to comments) * radical-saga: updated dependencies (according to comments) * radical-utils: updated dependencies and set old versions deprecated * saga-python: removed due to absence of packages (in PyPI, GitHub), this project was replaced by `radical-saga` and corresponding package `py-radical-saga` should be used * saga-python: rolled back, but with deprecation status * ntplib: removed maintainer * pika: removed maintainer
2021-08-13cleanup opt-rocm references when using spack (#25264)Sreenivasa Murthy Kolam3-0/+7
Co-authored-by: Harmen Stoppels <harmenstoppels@gmail.com>
2021-08-13Remove handling for deprecated module commands (#25411)Massimiliano Culpo2-52/+1
The commands have been deprecated in #7098, and have been failing with an error message since then. Cleaning the code since it is unlikely that somebody is still using them.
2021-08-13Mention bash in prerequisites (#25379)Harmen Stoppels1-1/+2
Isn't installed on Alpine.
2021-08-13libtree: add v2.0.0 (#25360)Harmen Stoppels1-1/+8
2021-08-13recola: add new package (including dependencies) (#25383)Valentin Volkl3-1/+68
2021-08-13append CMAKE_MODULE_PATH to include hip for rocalution (#25407)Sreenivasa Murthy Kolam2-928/+1
2021-08-13AMD ROCm 4.3: Bump up rvs version to 4.3 and fix hip patch (#25382)arjun-raj-kuppala3-4/+95
2021-08-12strumpack: Patch for building shared lib when enabling ROCm. (#25252)Pieter Ghysels2-0/+142
* Fix for building shared lib when enabling ROCm, for STRUMPACK 5.1.1. * Update patch for shared lib with STRUMPACK 5.1.1 and ROCm, also update FindHIP.cmake * update patch for shared libs with ROCm
2021-08-12py-py-spy: upgrade to 0.3.8 and build with cargo (#25375)messense1-3/+9
2021-08-12Fix typos in fixture use. Mention fixtures in pytest.ini (#25381)Massimiliano Culpo2-2/+7