Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-08-18 | Support older py-pygments (#25456) | Harmen Stoppels | 1 | -1/+1 | |
`markdown` is only supported since py-pygments@2.8.0:, see https://github.com/pygments/pygments/commit/9647d2ae506b8e05ebabe9243df707bac901a6a3 Let's allow old versions too again. | |||||
2021-08-17 | cmake.py: Improve documentation (#25467) | Erik Schnetter | 1 | -3/+3 | |
Add missing `self.` prefixes when calling `define_from_variant` | |||||
2021-08-17 | Add link_type documentation (#25451) | psakievich | 1 | -3/+12 | |
2021-08-17 | Use a patched argparse only in Python 2.X (#25376) | Massimiliano Culpo | 3 | -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-17 | Add new pygments (#25455) | Harmen Stoppels | 1 | -0/+1 | |
2021-08-17 | Paraview: uses canonical cuda_arch variant (#23257) | Vicente Bolea | 1 | -7/+49 | |
cuda_arch in ParaView will no longer accept CUDA architecture names | |||||
2021-08-16 | Allow environment views to be sym/hard link and copy types (#24832) | psakievich | 5 | -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-16 | Improve license err msg (#24117) | robgics | 1 | -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-16 | ampl: Add missing ampl_lic install and improve look of resources (#25205) | robgics | 1 | -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-16 | New package: r-reams (#25396) | Jen Herting | 1 | -0/+20 | |
2021-08-16 | coreutils: patch for 8.32 for aarch64 (#25320) | Howard Pritchard | 1 | -0/+4 | |
Signed-off-by: Howard Pritchard <howardp@lanl.gov> | |||||
2021-08-16 | New package: r-nfactors (#25393) | Jen Herting | 1 | -0/+22 | |
2021-08-16 | New package: r-neuralnet (#25392) | Jen Herting | 1 | -0/+25 | |
2021-08-16 | New package: r-labelled (#25391) | Jen Herting | 1 | -0/+27 | |
2021-08-16 | New package: r-islr (#25389) | Jen Herting | 1 | -0/+22 | |
2021-08-16 | e4s ci: further expand power stack (#25405) | eugeneswalker | 1 | -23/+22 | |
2021-08-16 | freeglut: add patch for clang@11: (#25438) | Valentin Volkl | 2 | -12/+8 | |
2021-08-16 | gmsh: remove gl2ps dependency (#25425) | Jean-Paul Pelteret | 1 | -1/+4 | |
2021-08-16 | pythia6: update url (#25414) | Patrick Gartung | 1 | -2/+4 | |
2021-08-16 | FEniCS: Added byte order patch (#25417) | Michael Will | 1 | -0/+5 | |
2021-08-16 | trilinos: simplify variants (#25359) | Seth R. Johnson | 8 | -68/+30 | |
2021-08-16 | SOMBRERO - tests now in $PATH (#25421) | Michele Mesiti | 1 | -2/+6 | |
2021-08-16 | enable the variant AMDGPU_TARGETS in rocsolver (#25423) | Sreenivasa Murthy Kolam | 1 | -0/+13 | |
2021-08-16 | r-viennacl: new package (#25398) | Jen Herting | 1 | -0/+16 | |
Co-authored-by: Alex C Leute <aclrc@rit.edu> | |||||
2021-08-16 | r-pvclust: new package (#25394) | Jen Herting | 1 | -0/+24 | |
Co-authored-by: Alex C Leute <aclrc@rit.edu> | |||||
2021-08-16 | cray-libsci package update: add and addition function to access libraries. ↵ | lukebroskop | 1 | -0/+4 | |
(#25386) Co-authored-by: Luke Roskop <lukebr@login1.spock.olcf.ornl.gov> | |||||
2021-08-16 | C++17 support for LBANN and HIP (#25406) | Brian Van Essen | 4 | -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-16 | libiconv: add libs variant to allow share and static builds (#25357) | Harmen Stoppels | 1 | -0/+5 | |
2021-08-16 | Second pass at increasing RADIUSS cloud CI packages (#25321) | Tamara Dahlgren | 1 | -7/+7 | |
2021-08-16 | ParaView: paraview should build its own IOSS (#25284) | Ethan Stam | 1 | -1/+4 | |
2021-08-16 | Update package.py (#25412) | Mikael Simberg | 1 | -0/+1 | |
2021-08-16 | Python: update dependencies for 3.10 (#25430) | Adam J. Stewart | 1 | -1/+3 | |
2021-08-16 | root: external find can now determine variants (#25427) | Valentin Volkl | 1 | -0/+73 | |
2021-08-16 | py-pandas: add v1.3.2 (#25434) | Adam J. Stewart | 1 | -0/+1 | |
2021-08-16 | py-cython: add v0.29.24 (#25435) | Adam J. Stewart | 1 | -0/+1 | |
2021-08-16 | vtk: add patch for missing includes (#25437) | Valentin Volkl | 1 | -0/+5 | |
2021-08-16 | WRF: v3.9.1.1 and v4.2 can be built with aocc@3.1 (#25384) | AMD Toolchain Support | 3 | -2/+77 | |
Co-authored-by: mohan002 <mohbabul@amd.com> | |||||
2021-08-15 | Add date v3.0.1 (#25432) | Geoffrey Gunter | 1 | -0/+1 | |
2021-08-15 | PDT accepts oneapi as provider of icpc compiler (#25157) | wspear | 1 | -1/+2 | |
* PDT accepts oneapi as provider of icpc compiler * Add maintainers section (same as for tau) * Whitespace formatting fix | |||||
2021-08-15 | openpbs: add provider, new version, new name (#25429) | Seth R. Johnson | 1 | -6/+8 | |
2021-08-14 | py-matplotlib: add v3.4.3 (#25413) | Adam J. Stewart | 1 | -0/+1 | |
2021-08-14 | xsdk: deprecate versions 0.4.0, 0.5.0 (#25428) | Satish Balay | 1 | -2/+2 | |
2021-08-13 | New packages: RADICAL-Cybertools (#25415) | Mikhail Titov | 8 | -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-13 | cleanup opt-rocm references when using spack (#25264) | Sreenivasa Murthy Kolam | 3 | -0/+7 | |
Co-authored-by: Harmen Stoppels <harmenstoppels@gmail.com> | |||||
2021-08-13 | Remove handling for deprecated module commands (#25411) | Massimiliano Culpo | 2 | -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-13 | Mention bash in prerequisites (#25379) | Harmen Stoppels | 1 | -1/+2 | |
Isn't installed on Alpine. | |||||
2021-08-13 | libtree: add v2.0.0 (#25360) | Harmen Stoppels | 1 | -1/+8 | |
2021-08-13 | recola: add new package (including dependencies) (#25383) | Valentin Volkl | 3 | -1/+68 | |
2021-08-13 | append CMAKE_MODULE_PATH to include hip for rocalution (#25407) | Sreenivasa Murthy Kolam | 2 | -928/+1 | |
2021-08-13 | AMD ROCm 4.3: Bump up rvs version to 4.3 and fix hip patch (#25382) | arjun-raj-kuppala | 3 | -4/+95 | |