summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2021-11-11py-interface-meta: add new package (#27340)Manuela Kuhn1-0/+20
2021-11-11New version: py-oauthlib 3.1.1 (#27356)iarspider1-5/+10
* New version: py-oauthlib 3.1.1 * Update var/spack/repos/builtin/packages/py-oauthlib/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2021-11-11Generalize env var PYTHON to avoid version conflicts (#27334)haralmha1-0/+7
* Generalize env var PYTHON to avoid version conflicts * Use available python executable Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2021-11-11New version: py-nbconvert 0.5.5 (#27347)iarspider1-1/+4
2021-11-11New version: py-nest-asyncio 1.5.1 (#27351)iarspider1-1/+3
2021-11-11New version: py-networkx 2.6.3 (#27352)iarspider1-4/+6
2021-11-11Trilinos: fix DEP_INCLUDE_DIRS definition (#27341)Daryl W. Grunau1-5/+4
2021-11-10upcxx: Update the UPC++ package to 2021.9.0 (#26996)Dan Bonachea1-117/+89
* 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.
2021-11-10py-setupmeta: add new package (#27327)Manuela Kuhn1-0/+18
* py-setupmeta: add new package * Update var/spack/repos/builtin/packages/py-setupmeta/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2021-11-10New version: py-mpld3 0.5.5 (#27329)iarspider1-0/+2
* New version: py-mpld3 0.5.5 * Update package.py * Update package.py
2021-11-10py-traits: add 6.3.1 (#27321)Manuela Kuhn1-0/+1
2021-11-10py-traitlets: add 5.1.1 (#27322)Manuela Kuhn1-1/+2
2021-11-10New versions: py-more-itertools 8.9.0, 8.11.0 (#27325)iarspider1-6/+8
2021-11-10py-wrapt: add 1.13.3 (#27326)Manuela Kuhn1-2/+7
2021-11-10New verison of py-mpmath: 1.2.1 (#27331)iarspider1-0/+4
2021-11-10New versions of py-multidict: 5.1.0 and 5.2.0 (#27332)iarspider1-0/+4
2021-11-09Add a patch for mfem v4.3 to support cusparse >= 11.4 (#27267)Veselin Dobrev2-0/+82
2021-11-09New version: py-markdown 3.3.4 (#27310)iarspider1-0/+4
* New version: py-markdown 3.3.4 * Changes from review * Update package.py
2021-11-09fix typo (#27319)Karen C. Tsai1-1/+1
2021-11-09spack tutorial: fix output to screen (#27316)Massimiliano Culpo1-1/+3
Spack was checking out v0.17, the output reported v0.16
2021-11-09Fix typos (ouptut) (#27317)Maxim Belkin2-2/+2
2021-11-09libssh2: add new versions and crypto=mbedtls|openssl (#27284)Harmen Stoppels1-4/+22
2021-11-09create py-sphinx-multiversion spackage (#27314)Karen C. Tsai1-0/+21
2021-11-09New version: py-mako 1.1.5 (#27308)iarspider1-0/+2
2021-11-09py-pooch: add 1.5.2 (#27305)Manuela Kuhn1-0/+2
2021-11-09octave: override qtchooser, add bz2 variant (#26802)Olivier Cessenat1-0/+16
* octave: override qtchooser, add bz2 variant * fix texinfo not found from "spack install --test=root -v" Co-authored-by: Bernhard Kaindl <bernhardkaindl7@gmail.com>
2021-11-09Add variant for the --enable-two-level-namespace option in MPICH (#27230)Kyle Gerheiser1-0/+12
2021-11-09Fix log-format reporter ignoring install errors (#25961)Jordan Galby3-31/+48
When running `spack install --log-format junit|cdash ...`, install errors were ignored. This made spack continue building dependents of failed install, ignoring `--fail-fast`, and exit 0 at the end.
2021-11-09Add hdf5-vol-async package. (#26874)Larry Knox1-0/+26
* Add hdf5-vol-async package. Add HDF5 1.13.0-rc6 version for building vol-async. * Style test required another blank line. * Change hdf5 dependency to develop-1.13+mpi+threadsafe. * Update args for hdf5-vol-async.
2021-11-09openlibm: new package (#27286)Harmen Stoppels1-0/+33
2021-11-09utf8proc: add new versions (#27287)Harmen Stoppels1-0/+3
2021-11-09New version: py-jsonpickle 2.0.0 (#27145)iarspider1-0/+2
2021-11-09flecsi 2.1.0: requires gcc>=9 (#27195)eugeneswalker1-0/+2
2021-11-09Fix usage of CMakePackage.define_from_variant() (#27307)Martin Pokorny1-3/+3
Added `self` target to method calls
2021-11-09Add v1.57.0 to Rclone (#27205)Alec Scott1-1/+2
2021-11-09Deprecate pre-release ArborX version (#27248)Andrey Prokopenko1-1/+1
2021-11-09rct: update packages (RP, RU) with new versions (#27306)Mikhail Titov2-2/+4
2021-11-09SymEngine: Update package to 0.8.1 (#27304)Jean-Paul Pelteret1-0/+1
2021-11-09deal.II: Update for 9.3.2 release (#27303)Jean-Paul Pelteret1-0/+1
2021-11-09Allow triggering the "Bootstrap" workflow manually (#27298)Massimiliano Culpo1-0/+2
2021-11-09openmpi fix external find for 0.17 (#27255)Robert Underwood1-1/+1
2021-11-09openmpi: does not support "--without-pmix" (#27258)TZ1-1/+2
Open MPI currently fails to build with scheduler=slurm if +pmix is not given with a fatal error due to ``config_args += self.with_or_without('pmix', ...)`` resulting in --without-pmix. However, Open MPI's configure points out "Note that Open MPI does not support --without-pmix." The PR only adds "--with-pmix=PATH" if +pmix is part of the spec. Otherwise, nothing is added and Open MPI can fall back to its internal PMIX sources. (The other alternative would be to depend on +pmix in for scheduler=slurm as is done for +pmi.)
2021-11-09make --enable-locks actually enable locks (#24675)Dylan Simon1-2/+3
2021-11-09Rebased develop to fix pipeline issues (#27209)Desmond Orton1-2/+5
2021-11-09Build Fix (#27210)Desmond Orton1-1/+1
2021-11-09aws-parallelcluster: add v2.11.3 (#27244)Hanwen1-1/+2
2021-11-09xrootd: add new version and variant (#27245)Glenn Johnson2-0/+29
- add version 5.3.2 - add krb variant - add patch to not look for systemd
2021-11-09[AMD][rocm-openmp-extras] Update for ROCm 4.3. (#25482)estewart081-33/+61
- Added new checksums for 4.3. - Now using llvm-amdgpu ~openmp in order to use the rocm-device-libs build as external project in llvm-amdgpu package. We still need to pull device-libs in using resource for the build as some headers are not installed. - Updated symlink creation to now remove an existing link if present to avoid issues on partial reinstalls when debugging. - Adjusted the flang_warning to be a part of Cmake options instead of a filter_file for better compatability. - The dependency on hsa-rocr-dev created some problems as type was changed to the default build/link. This issue was because ROCr uses libelf and the build of openmp expects elfutils. When link is specified libelf was being found in the path first, causing errors. This was introduced with the llvm-amdgpu external project build of device-libs. - On a bare bone installation of sles15 it was noted that libquadmath0 was needed as a dependency. On 18.04 gcc-multilib was also needed. * Workaround for libelf headers being used instead of elfutils.
2021-11-09Remove requiring hiop+shared in ExaGO. (#27141)Cameron Rutherford1-1/+1
2021-11-09hipblas: Add spack test support (#27074)Cory Bloor2-1/+35