Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-11-17 | Python: do not set PYTHONHOME during build (#33956) | Massimiliano Culpo | 1 | -6/+1 | |
Setting PYTHONHOME is rarely needed (since each interpreter has various ways of setting it automatically) and very often it is difficult to get right manually. For instance, the change done to set PYTHONHOME to sysconfig["base_prefix"] broke bootstrapping dev dependencies of Spack for me, when working inside a virtual environment in Linux. | |||||
2022-11-17 | py-rasterio: add v1.3.4 (#33961) | Adam J. Stewart | 1 | -2/+4 | |
2022-11-17 | Octopus : Separate serial and MPI dependencies (#33836) | Ashwin Kumar | 1 | -7/+30 | |
* replace mpi as a variant instead of dependency * separate serial and MPI dependencies * configure args depending on serial or mpi variant * reformat with black | |||||
2022-11-17 | py-torchmetrics: add v0.10.3 (#33962) | Adam J. Stewart | 1 | -0/+1 | |
2022-11-17 | Python: fix bug detection, trying to access self (#33955) | Massimiliano Culpo | 1 | -1/+1 | |
Typo introduced in #33847 | |||||
2022-11-16 | zlib, openssl: return to `http` URLs (#33324) | Ben Boeckel | 2 | -2/+2 | |
In #3113, `https` was removed to ensure that `curl` can be bootstrapped without SSL being present. This was lost in #25672 which aimed to use `https` where possible. Co-authored-by: Bernhard Kaindl <43588962+bernhardkaindl@users.noreply.github.com> | |||||
2022-11-16 | [xz] icc does not support attribute __symver__ (#33839) | Stephen Sachs | 1 | -0/+4 | |
xz have added attribute __symver__ for compilers that identify as GCC>=10.0 via __GNUC__. Intels `icc` sets __GNUC__ but currently does not support this attribute: https://community.intel.com/t5/Intel-C-Compiler/symver-not-supported/m-p/1429028/emcs_t/S2h8ZW1haWx8dG9waWNfc3Vic2NyaXB0aW9ufExBQVRWMjIyUFFZTlZTfDE0MjkwMjh8U1VCU0NSSVBUSU9OU3xoSw#M40459 | |||||
2022-11-16 | serialbox: update patch to handle UTF-8 conversion errors (#33317) | Sergey Kosukhin | 2 | -7/+32 | |
2022-11-16 | py-jupyter-server: add 1.21.0 (#33310) | Manuela Kuhn | 1 | -2/+7 | |
2022-11-16 | py-jupyterlab: add 3.4.8 (#33308) | Manuela Kuhn | 1 | -5/+9 | |
2022-11-17 | blast-plus: update to 2.13.0 and add cpio as build dependency (#33187) | Christian Kniep | 1 | -1/+4 | |
2022-11-17 | * ninja: Set min. required version of re2c dependency, fixes #33127 (#33128) | Sebastian Grabowski | 1 | -0/+1 | |
Reviewed-by: haampie, bernhardkaindl | |||||
2022-11-17 | gettext: On ppc64le, for older versions, use system cdefs.h (#33411) | Jonathon Anderson | 1 | -0/+7 | |
Co-authored-by: Bernhard Kaindl <43588962+bernhardkaindl@users.noreply.github.com> | |||||
2022-11-16 | updated v2.11.8 (#33944) | chenwany | 1 | -2/+4 | |
2022-11-16 | initial implementation of slingshot detection (#33793) | Greg Becker | 1 | -2/+3 | |
2022-11-16 | qt: new version 5.15.6 and 5.15.7 (#33933) | Wouter Deconinck | 1 | -0/+2 | |
2022-11-16 | add sz3 and mdz smoke test for inclusion in e4s (#33864) | Robert Underwood | 1 | -0/+14 | |
* add sz3 and mdz smoke test Co-authored-by: Robert Underwood <runderwood@anl.gov> | |||||
2022-11-16 | py-isal: use external libisal (#33932) | snehring | 1 | -0/+4 | |
* py-isal: adding some missing build deps * py-isal: use external libisal | |||||
2022-11-16 | New Package: rarpd (#28686) | Pat Riehecky | 1 | -0/+26 | |
2022-11-16 | neovim: fix build dependencies (#33935) | Matthias Wolf | 1 | -2/+2 | |
Buildin neovim@0.8.0 complains (for me) about Lua's lpeg and mpack packages not being available at build time. Removing the link-only setting in the dependencies for these two packages fixes the build for me. | |||||
2022-11-16 | starpu: add v1.3.10 (#33934) | Nathalie Furmento | 1 | -1/+2 | |
2022-11-16 | Automated deployment to update package flux-core 2022-11-09 (#33780) | Vanessasaurus | 1 | -0/+1 | |
Co-authored-by: github-actions <github-actions@users.noreply.github.com> | |||||
2022-11-15 | zfp: update for version 1.0.0 (#33452) | Garrett Morrison | 2 | -32/+71 | |
* zfp: updates and many fixes for version 1.0.0 Co-authored-by: Bernhard Kaindl <43588962+bernhardkaindl@users.noreply.github.com> | |||||
2022-11-15 | xsdk: add version @0.8.0 (#33794) | Satish Balay | 1 | -9/+92 | |
- enable sundials+magma+ginkgo - enable dealii+sundials - disable dealii~cgal due to build errors - enable petsc+rocm - enable slepc+cuda+rocm - enable strumpack+cuda+slate - enable slate build with non-gcc compilers - enable pumi+shared - enable mfem+shared - enable ginkgo+mpi - add hiop - and exago - use exago~ipopt due to mumps~mpi conflict with mpi.h) - add raja variant [used by exago/hiop] ~raja builds exago in pflow-only mode - i.e exago~hiop~ipopt~python~cuda ^hiop~cuda [Default on MacOS] Co-authored-by: Cody Balos <balos1@llnl.gov> | |||||
2022-11-15 | Update BML versions list in package.py (#33920) | Jean-Luc Fattebert | 1 | -10/+18 | |
* Update BML versions list in package.py * Update package.py | |||||
2022-11-15 | spectre: add v2022.11.15 (#33921) | SXS Bot | 1 | -0/+3 | |
Co-authored-by: sxs-bot <sxs-bot@users.noreply.github.com> | |||||
2022-11-15 | meson: add new version 0.64.0 (#33880) | Erik Schnetter | 2 | -2/+16 | |
2022-11-15 | New Package: Prime95/Mprime (#33895) | Saqib Khan | 1 | -0/+35 | |
* New Package: Prime95/Mprime * Fix trailing whitespaces in prime95 * Fix checksum for prime95 Signed-off-by: saqibkh <saqibkhan@utexas.edu> | |||||
2022-11-15 | Add v0.8 to Arbor (#33916) | Brent Huisman | 1 | -5/+14 | |
2022-11-15 | nsimd: Update Python requirements (#33879) | Erik Schnetter | 1 | -1/+5 | |
We need Python 3.0:3.9 | |||||
2022-11-15 | thepeg: make rivet dependency optional... (#33912) | iarspider | 1 | -3/+17 | |
* thepeg: make rivet dependency optional... * add "libs" variant, move compiler flags to flag_handler Co-authored-by: iarspider <iarspider@users.noreply.github.com> | |||||
2022-11-15 | Fix incorrect timer (#33900) | Harmen Stoppels | 1 | -5/+0 | |
Revamp the timer so we always have a designated begin and end. Fix a bug where the phase timer was stopped before the phase started, resulting in incorrect timing reports in timers.json. | |||||
2022-11-15 | glib: add missing libelf dep (#33894) | Harmen Stoppels | 1 | -1/+3 | |
2022-11-15 | openssh: add libxcrypt (#33892) | Harmen Stoppels | 1 | -0/+1 | |
2022-11-15 | python: missing libxcrypt dep (#33847) | Harmen Stoppels | 1 | -0/+16 | |
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> | |||||
2022-11-15 | Revert "fix perl libxcrypt.so dep (#33846)" (#33909) | Jonathon Anderson | 1 | -1/+0 | |
This reverts commit bf1b2a828c61fb465f7641b6230fef4f17867162, as libxcrypt's configure script requires Perl, leading to a circular dependency. | |||||
2022-11-15 | mochi-margo: add v0.11 (#33910) | Matthieu Dorier | 1 | -0/+1 | |
2022-11-14 | [py-pmw-patched] needs setuptools to build (#33902) | Stephen Sachs | 1 | -0/+3 | |
Error message: ``` ModuleNotFoundError: No module named 'setuptools' ``` Co-authored-by: Stephen Sachs <stesachs@amazon.com> | |||||
2022-11-14 | swig: needs zlib (#33890) | Harmen Stoppels | 1 | -0/+1 | |
2022-11-14 | Ginkgo 1.5.0 version, new MPI variant, related fixes (#33838) | Terry Cojean | 4 | -9/+46 | |
* Ginkgo 1.5.0 release, new MPI variant * Fix ROCTHRUST/ROCPRIM issues * Fix deal.II issue with Ginkgo 1.5.0 * Also fix hipRAND+rocRAND RPATH settings * Turn off CCACHE for spack builds. Co-authored-by: Veselin Dobrev <dobrev@llnl.gov> Co-authored-by: Veselin Dobrev <dobrev@llnl.gov> | |||||
2022-11-14 | Alquimia: tweak for building xsdk v0.8.0 with ROCm/HIP (#33881) | Veselin Dobrev | 1 | -0/+9 | |
2022-11-14 | superlu-dist: add version 8.1.2 (#33868) | Satish Balay | 1 | -0/+1 | |
2022-11-14 | fix perl libxcrypt.so dep (#33846) | Harmen Stoppels | 1 | -0/+1 | |
Detected using https://github.com/spack/spack/pull/28109 | |||||
2022-11-14 | hdf4: fix build on Apple M1 (#33740) | Dom Heinzeller | 2 | -0/+13 | |
2022-11-14 | util-linux: fix deps (#33893) | Harmen Stoppels | 1 | -0/+2 | |
2022-11-14 | Remove support for running with Python 2.7 (#33063) | Massimiliano Culpo | 1 | -2/+2 | |
* Remove CI jobs related to Python 2.7 * Remove Python 2.7 specific code from Spack core * Remove externals for Python 2 only * Remove llnl.util.compat | |||||
2022-11-14 | libxcrypt: 4.4.31 (#33885) | Harmen Stoppels | 1 | -0/+1 | |
2022-11-14 | Speed up traverse unit tests (#33840) | Harmen Stoppels | 4 | -129/+0 | |
2022-11-13 | [plasma] add support for building with 'cray-libsci' (#33869)adelie-v0.19.0 | Veselin Dobrev | 1 | -0/+19 | |
2022-11-13 | tau: checksum (#33873) | Harmen Stoppels | 1 | -1/+1 | |