diff options
author | Dan Bonachea <dobonachea@lbl.gov> | 2021-11-10 16:48:02 -0500 |
---|---|---|
committer | Massimiliano Culpo <massimiliano.culpo@gmail.com> | 2021-12-23 16:02:09 +0100 |
commit | adf4e91658cce82592500337d86e6444bbde1817 (patch) | |
tree | 51b9ba25b22902ed4336b1a50441eab2fe994e17 /.github/CODE_OF_CONDUCT.md | |
parent | 20ad47f9e19e7650491a43aa4376d2b7095eba10 (diff) | |
download | spack-adf4e91658cce82592500337d86e6444bbde1817.tar.gz spack-adf4e91658cce82592500337d86e6444bbde1817.tar.bz2 spack-adf4e91658cce82592500337d86e6444bbde1817.tar.xz spack-adf4e91658cce82592500337d86e6444bbde1817.zip |
upcxx: Update the UPC++ package to 2021.9.0 (#26996)
* upcxx: Update the UPC++ package to 2021.9.0
* Add the new release, and a missing older one.
* Remove the spack package cruft for supporting the obsolete build system that
was present in older versions that are no longer supported.
* General cleanups.
Support for library versions older than 2020.3.0 is officially retired,
for two reasons:
1. Releases prior to 2020.3.0 had a required dependency on Python 2,
which is [officially EOL](https://www.python.org/doc/sunset-python-2/)
as of Jan 1 2020, and is no longer considered secure.
2. (Most importantly) The UPC++ development team is unable/unwilling to
support releases more than two years old. UPC++ provides robust
backwards-compatibility to earlier releases of UPC++ v1.0, with very
rare well-documented/well-motivated exceptions. Users are strongly
encouraged to update to a current version of UPC++.
NOTE: Most of the lines changed in this commit are simply re-indentation,
and thus might be best reviewed in a diff that ignores whitespace.
* upcxx: Detect Cray XC more explicitly
This change is necessary to prevent false matches occuring on new Cray Shasta
systems, which do not use the aries network but were incorrectly being treated
as a Cray XC + aries platform.
UPC++ has not yet deployed official native support for Cray Shasta, but this
change is sufficient to allow building the portable backends there.
Diffstat (limited to '.github/CODE_OF_CONDUCT.md')
0 files changed, 0 insertions, 0 deletions