summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2021-04-13spfft: add version 1.0.2 (#22958)Simon Frasch1-0/+1
2021-04-13intel-parallel-studio: fix vtune installation for 2020+ (#22255)Tiziano Müller1-3/+5
vtune_amplifier got renamed to vtune_profiler for the 2020+ suite
2021-04-13SIRIUS and SpFFT versions need ROCm < 4.1 (#22957)Harmen Stoppels2-0/+6
FindHIP.cmake script is not working for both 4.0 and 4.1. It's fixed in their develop branches
2021-04-13spglib: fix libs property for some multilib distros (#22956)Tiziano Müller1-2/+2
on multilib distros with lib/lib64 (rather than lib32/lib) the library ends up in a dir lib64/ instead of lib/, breaking the libs property (and the cp2k+spglib build)
2021-04-13gcc: add v10.3 (#22894)yellowhat1-0/+1
2021-04-12New package: r-tictoc (#22937)Jen Herting1-0/+28
2021-04-12vtk: new version, 9.0.1 (#22880)Robert Mijakovic1-1/+2
Co-authored-by: Robert Mijakovic <robert.mijakovic@lxp.lu>
2021-04-12New Package: r-assertive-types (#22933)Jen Herting1-0/+27
2021-04-12Add new versions of patchelf (#22939)Harmen Stoppels1-1/+9
2021-04-12Bump hiop version (#22884)Asher Mancinelli1-0/+1
2021-04-12samtools: add version 1.12 (#22885)Glenn Johnson1-0/+2
2021-04-12ROCm relase 4.1.0: Bump up version of rocm-validation-suite (#22946)arjun-raj-kuppala2-1/+16
2021-04-12Add conflict for Mac OS for STAT package (#22919)Pramod Kumbhar1-0/+3
See https://github.com/LLNL/STAT/issues/19
2021-04-12packages/phist: new version 1.9.4 (#22922)jthies1-1/+2
fix version 1.7.4 checksum re 22758: phist-1.9.4 should resolve this issue, once confirmed I will add a patch for older versions.
2021-04-12openPMD-api: 0.13.3 (#22910)Axel Huebl1-2/+3
2021-04-12Externals with merged prefixes (#22653)Peter Scheibel2-17/+85
We remove system paths from search variables like PATH and from -L options because they may contain many packages and could interfere with Spack-built packages. External packages may be installed to prefixes that are not actually system paths but are still "merged" in the sense that many other packages are installed there. To avoid conflicts, this PR places all external packages at the end of search paths.
2021-04-12maker: add v3.01.03 (#22915)Glenn Johnson1-1/+2
2021-04-12blt: add v0.4.0 (#22917)Chris White1-2/+3
2021-04-12bart: update package (#22926)Glenn Johnson2-4/+38
- add version 0.7.00 - make build work with intel-oneapi-mkl - Add myself as maintainer
2021-04-12casacore: change FFT variants for correct, version dependent, FFT choices ↵Martin Pokorny1-7/+11
(#22925) Required dependency on FFTW for casacore@3.4.0:; optional for casacore@:3.4.0, depending selection of FFTPack
2021-04-12mumax: constrain go version (#22927)Glenn Johnson1-1/+1
Mumax will not build with go-1.16.
2021-04-12qt: restrict python version when +webkit (#22928)Seth R. Johnson1-0/+1
See #17270. ``` make[2]: Entering directory `/tmp/vavolkl/spack-stage/spack-stage-qt-5.14.2-63dapppjbq6vqh3le7pazsprijls7cfl/spack-src/qtwebengine/src' /bin/sh: -c: line 0: syntax error near unexpected token `(' /bin/sh: -c: line 0: `echo Modules will not be built. Python version 2 (2.7.5 or later) is required to build QtWebEngine.' make[2]: *** [errorbuild] Error 1 ```
2021-04-12tfel: add missing variant (#22558)thelfer1-0/+2
The variant was used but not defined.
2021-04-12libsakura: Change precision for fftw dependency depending on libsakura ↵Martin Pokorny1-1/+2
version (#22924) Co-authored-by: Harmen Stoppels <harmenstoppels@gmail.com>
2021-04-11ASP-based solver: assign OS correctly with inheritance from parent (#22896)Massimiliano Culpo3-0/+28
fixes #22871 When in presence of multiple choices for the operating system we were lacking a rule to derive the node OS if it was inherited.
2021-04-10fix 22802- fix incorrect arch list for rocblas (#22881)Sreenivasa Murthy Kolam3-2/+11
2021-04-09Drop cxx berkeley-db (#22899)Harmen Stoppels1-2/+7
2021-04-09Build process output: handle UTF-8 for python 3.x to 3.7 (#22888)Peter Scheibel1-2/+9
We set LC_ALL=C to encourage a build process to generate ASCII output (so our logger daemon can decode it). Most packages respect this but it appears that intel-oneapi-compilers does not in some cases (see #22813). This reads the output of the build process as UTF-8, which still works if the build process respects LC_ALL=C but also works if the process generates UTF-8 output. For Python >= 3.7 all files are opened with UTF-8 encoding by default. Python 2 does not support the encoding argument on 'open', so to support Python 2 the files would have to be opened in byte mode and explicitly decoded (as a side note, this would be the only way to handle other encodings without being informed of them in advance).
2021-04-09New package: r-ca (#22913)Jen Herting1-0/+22
Co-authored-by: Alex C Leute <aclrc@rit.edu>
2021-04-09New package: r-assertive-properties (#22914)Jen Herting1-0/+27
Co-authored-by: Alex C Leute <aclrc@rit.edu> Co-authored-by: Alex Leute <acl2809@rit.edu>
2021-04-09Flatbuffers: fixes for GCC 10+ (#22829)Robert Mijakovic1-0/+16
2021-04-09swig: mark conflict and add maintainer (#22911)Seth R. Johnson1-0/+3
Closes #22407
2021-04-09New Package: STRIPACK (#22544)Olivier Cessenat1-0/+69
2021-04-08CARE and dependencies fixed to work with +cuda (#22874)Danny Taller2-5/+11
2021-04-08new package: py-pytest-qt (#22878)Ryan Marcellino1-0/+22
2021-04-08Gromacs CUDA patch + some version constraints (#22851)Maciej Wójcik1-2/+31
2021-04-08py-mo-pack: add LDFLAGS to fix build error (#22747)darmac1-0/+3
2021-04-08py-pyfftw: add LDFLAGS to fix build error (#22745)darmac1-0/+3
2021-04-08openal-soft: new package (#22265)Jen Herting1-0/+29
2021-04-08petsc: forward +metis to mumps (#21291)lpoirel1-1/+2
Co-authored-by: lpoirel <lpoirel@users.noreply.github.com>
2021-04-08libmcrypt: new package (#22144)darmac1-0/+17
2021-04-08bugfix: `spack config blame` should print all lines of config (#22598)Todd Gamblin2-7/+44
* bugfix: fix representation of null in spack_yaml output Nulls were previously printed differently by `spack config blame config` and `spack config get config`. Fix this in the `spack_yaml` dumpers. * bugfix: `spack config blame` should print all lines of config `spack config blame` was not printing all lines of configuration because there were no annotations for empty lines in the YAML dump output. Fix this by removing empty lines.
2021-04-08Exodusii: added versions up to v2021-04-05 (#22819)Robert Pavel1-0/+20
Fixed previously unspecified python dependency and ensured that spack's python is what exodus@v2016 uses. Also, in the process, identified many missing versions
2021-04-08hpctoolkit: fix for GCC 10 (#22864)Robert Mijakovic1-0/+7
Co-authored-by: Robert Mijakovic <robert.mijakovic@lxp.lu>
2021-04-08manta: make it build on aarch64 (#22630)Tomoyasu Nojiri2-0/+13
2021-04-08glfw: make it build on MacOS (#22626)Cyrus Harrison1-11/+16
2021-04-08squashfs: ensure we install with required options (#22863)Harmen Stoppels1-11/+15
Currently the make install step uses the default variables, which causes things to rebuild with default options.
2021-04-08ncurses: add determine_variants for abi version (#22647)lorddavidiii1-0/+9
2021-04-08autotools: ensure config.guess and config.sub are writeable before patching ↵Toyohisa Kameyama1-0/+4
them (#19837)
2021-04-08Add slightly older version of Oracle Instant Client (#22862)iarspider1-0/+11