Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-05-12 | lzo, lz4, xz, binutils: add libs multi-valued variant (#23474) | Harmen Stoppels | 4 | -6/+22 | |
2021-05-12 | Bugfix for "Revert "craype fix for rempi"" (#23580) | Tamara Dahlgren | 1 | -0/+6 | |
This reverts and fixes commit 1ae28f66c6e53889c7f76f234a011672fefe37a4. Co-authored-by: lukebroskop <luke.roskop@hpe.com> | |||||
2021-05-11 | Revert "craype fix for rempi (#23507)" (#23577) | Tamara Dahlgren | 1 | -6/+0 | |
This reverts commit 297f0e489af0f1daf962c628321d04ec8ea8d869. | |||||
2021-05-12 | mercury: flag_handler: fix incorrect indent on return statement (#23579) | eugeneswalker | 1 | -1/+1 | |
2021-05-12 | kvtree: flag_handler: fix incorrect indent on return statement (#23578) | eugeneswalker | 1 | -1/+1 | |
2021-05-11 | Fix cray-libsci package to find correct libraries (#23501) | lukebroskop | 1 | -5/+9 | |
2021-05-11 | craype fix for rempi (#23507) | lukebroskop | 1 | -0/+6 | |
When comping with cce, use the mpi wrappers | |||||
2021-05-11 | CrayPE fix for kvtree (#23513) | lukebroskop | 1 | -0/+6 | |
Allow for multiple definitions at link time (with cce's linker) Co-authored-by: Tamara Dahlgren <35777542+tldahlgren@users.noreply.github.com> | |||||
2021-05-11 | CrayPE fix for mercury (#23514) | lukebroskop | 1 | -0/+6 | |
allow for multiple definitions at link time (for CCE's linker) Co-authored-by: Tamara Dahlgren <35777542+tldahlgren@users.noreply.github.com> | |||||
2021-05-11 | CrayPE fix for ascent (#23517) | lukebroskop | 1 | -0/+2 | |
Pass the -ef flag to the CCE fortran compiler Co-authored-by: Tamara Dahlgren <35777542+tldahlgren@users.noreply.github.com> | |||||
2021-05-11 | blis: new version, 0.8.1 (#23561) | Robert Mijakovic | 1 | -0/+1 | |
Co-authored-by: Robert Mijakovic <robert.mijakovic@lxp.lu> | |||||
2021-05-11 | meson: add 0.57.2, 0.58.0 (#23572) | Michael Kuhn | 2 | -1/+16 | |
2021-05-11 | rocksdb: add 6.20.3 (#23571) | Michael Kuhn | 2 | -0/+15 | |
This also adds a patch to fix the pkg-config file when used with C compilers, Clang etc. | |||||
2021-05-11 | CrayPE patch for conduit (#23516) | lukebroskop | 1 | -6/+2 | |
Pass -ef to the CCE Fortran compiler | |||||
2021-05-11 | Environments: add run deps to shell modifications (#23485) | Peter Scheibel | 4 | -12/+85 | |
When adding an Environment to a user's shell, Spack was only adding root specs. This now includes run dependencies of root specs. | |||||
2021-05-11 | gobject-introspection: fix for Python 3.9. (#22869) | Robert Mijakovic | 1 | -0/+8 | |
* gobject-introspection: fix for Python 3.9. * Fixes the too long line formatting issue. * gobject-introspection: limits the scope of the patch Co-authored-by: Robert Mijakovic <robert.mijakovic@lxp.lu> | |||||
2021-05-11 | ASP-based solver: variants set from cli are considered as defaults (#23542) | Massimiliano Culpo | 4 | -7/+45 | |
Variants explicitly set in an abstract root spec are considered as defaults for the package they refer to, and they override what is in packages.yaml and in package.py. This is relevant only for multi-valued variants, where a constraint may extend an already default value. | |||||
2021-05-11 | Fixes to flex (#23408) | Harmen Stoppels | 1 | -3/+10 | |
* Fixes to flex - Prefer the version that doesn't need all the patches and extra build tools - Make dependency on gettext optional under the nls variant (off by default) - Drop the dependency on help2man if we don't have to regenerate the man pages (when no patches are necessary) * Bring back gettext dep as it is used during autoconf | |||||
2021-05-11 | bison: new versions, 3.7.5 and 3.7.6 (#23559) | Robert Mijakovic | 1 | -0/+2 | |
Co-authored-by: Robert Mijakovic <robert.mijakovic@lxp.lu> | |||||
2021-05-11 | spfft: add version 1.0.3 and patch for missing include statement (#23557) | Simon Frasch | 2 | -0/+42 | |
2021-05-11 | cray: fix parsing of module list (#23566) | Howard Pritchard | 1 | -0/+1 | |
The code for guessing cpu archtype based on craype modules names got confused, at least on LLNL RZ prototype systems. In particular a (L) or (D) at the end of a craype-x86-xxx or other cpu architecture module was geting the logic confused. With this patch, any white space + remaining characters in the moduel name are removed. Signed-off-by: Howard Pritchard <howardp@lanl.gov> | |||||
2021-05-11 | Updates and format tweaks to the release documentation (#22053) | Tamara Dahlgren | 1 | -93/+131 | |
2021-05-11 | tests/bugfix: Fix and clean up copied example checks (#23276) | Tamara Dahlgren | 1 | -10/+30 | |
2021-05-11 | Documentation: Refinement of "Checking an installation" (#22210) | Tamara Dahlgren | 3 | -164/+703 | |
There have been a lot of questions and some confusion recently surrounding Spack installation test capabilities so this PR is intended to clean up and refine the documentation for "Checking an installation". It aims to better distinguish between checks that are performed during an installation (i.e., build-time tests) and those that can be done days and weeks after the software has been installed (i.e., install (or smoke) tests). | |||||
2021-05-11 | Use Ninja as generator in HPX package (#23558) | Mikael Simberg | 1 | -0/+3 | |
2021-05-11 | CrayPE fix for libcircle (#23526) | lukebroskop | 2 | -0/+25 | |
Disable mpi search when using cce (the CCE compiler wrappers do not behave like the conventional mpi compiler wrappers). | |||||
2021-05-11 | darshan-runtime, darshan-util: darshan 3.3.0 release + other additions (#23552) | shanedsnyder | 2 | -4/+45 | |
Add darshan-3.3.0 tags to darshan util/runtime, AutoPerf variants, AutoPerf XC variants, and HDF5 module support to darshan-runtime. | |||||
2021-05-11 | gmsh: add variants and new version (#23544) | Olivier Cessenat | 1 | -76/+60 | |
* Enhancing package gmsh to more options, new version * Enhancing package gmsh, url from https * Enhancing package gmsh, following reviewer 1 * Improving package gmsh from reviewer * Adding MED dependency * Removing env variables and unused dependency (netgen/tetgen) | |||||
2021-05-11 | med: add HDF5 support and other variants (#23555) | Olivier Cessenat | 1 | -22/+37 | |
Enhancing package med enlarged HDF5 compatibility, more options, new version | |||||
2021-05-11 | cp2k: update libvori and libxc dependencies (#23553) | Tiziano Müller | 2 | -3/+8 | |
2021-05-10 | root: add first `spack external find` support | Valentin Volkl | 1 | -0/+21 | |
only parses the version, variant parsing will follow. | |||||
2021-05-10 | [py-pyjwt] added version 2.1.0 (#23547) | Jen Herting | 1 | -0/+3 | |
2021-05-10 | CrayPE fixes for MAGMA (#23497) | lukebroskop | 1 | -0/+6 | |
Force CCE to compile fortran modules with lower case names, allow for CCE to be the host compiler with nvcc | |||||
2021-05-10 | Add ReFrame 3.6.0 (#23551) | Vasileios Karakasis | 1 | -0/+2 | |
2021-05-10 | New package: libmicrodns (#22145) | darmac | 1 | -0/+17 | |
2021-05-10 | zfp: Add python as explicit dependency (#23478) | Tom Payerle | 1 | -0/+1 | |
A proposed fix for #23436 | |||||
2021-05-10 | [py-websocket-client] added version 0.48.0 (#23549) | Jen Herting | 1 | -0/+1 | |
2021-05-10 | tau: revert depends_on generic elf provider (#23548) | eugeneswalker | 1 | -1/+1 | |
2021-05-10 | Bump fuse-overlayfs (#23541) | Harmen Stoppels | 1 | -0/+1 | |
2021-05-10 | craype fix for omega-h (#23504) | lukebroskop | 1 | -0/+4 | |
add -Wno-final-dtor-non-final-class flag | |||||
2021-05-10 | WarpX: 21.05 (#23543) | Axel Huebl | 1 | -0/+3 | |
Add the latest release of WarpX. | |||||
2021-05-10 | CrayPE fix for unifyfs (#23498) | lukebroskop | 1 | -0/+5 | |
When building with CCE, do not use the -Werror flag | |||||
2021-05-10 | CrayPE fix for otf2 (#23499) | lukebroskop | 2 | -0/+23 | |
when using Cray's cs-prgenv, allow the build system to detect the systems as an XC | |||||
2021-05-10 | bugfix: correct force_autoreconf method syntax (#23546) | Tamara Dahlgren | 1 | -1/+1 | |
2021-05-10 | CrayPE fix for json-c (#23515) | lukebroskop | 1 | -0/+6 | |
remove -Werror flag when compiling with cce | |||||
2021-05-10 | depend on elf provider in place of specifically libelf (#23524) | eugeneswalker | 1 | -1/+1 | |
2021-05-10 | py-numpy: add v1.20.3 (#23545) | Adam J. Stewart | 1 | -0/+1 | |
2021-05-10 | compare full old_prefix and new_prefix instead of layout_root (#23506) | eugeneswalker | 1 | -1/+1 | |
2021-05-10 | metall: fix incorrect use of setup_build_environment (#23532) | eugeneswalker | 1 | -2/+2 | |
2021-05-10 | Add new package: ima-evm-utils (#22161) | darmac | 1 | -0/+23 | |