-
### Steps to reproduce the issue
```console
$ spack spec -l mpich +rocm amdgpu_target=gfx90a ^rocm-core@6.0.0
Input spec
--------------------------------
- mpich+rocm amdgpu_target=gfx90a
…
-
### Steps to reproduce the issue
```console
$ spack spec -I trilinos +mpi+exodus+tpetra+muelu+belos+ifpack2+amesos2+zoltan+stk+boost~superlu-dist+superlu+hdf5+shards~hypre
...
```
### Error mes…
lucbv updated
7 months ago
-
### Steps to reproduce the issue
```console
$ docker run -it -w /root ubuntu:18.04
# apt-get update -qq && apt-get install -yqq python3 libpython3-dev git gcc g++ gfortran make file curl wget bis…
-
### Steps to reproduce
Using Gromacs as an example to demo this failure - I'm ending up with the system libstdc++'s path in the RPATH ahead of the desired one, which means it gets picked instead of t…
-
### Describe the issue:
I am trying to install py-numpy using spack using the command:
`spack install py-numpy`
I receive the following error messages:
`FAILED: numpy/core/libloops_exponent_log.…
-
### Steps to reproduce the issue
```console
$ spack spec -I openmpi@4.1.5 %intel@2021.10.0 target=x86_64
Input spec
--------------------------------
- openmpi@4.1.5%intel@2021.10.0 arch=None-N…
-
### Steps to reproduce
add an extension with commands to `spack:extensions` and run
```console
spack -h
```
the extensions commands will not show, even if they have `level = "short"` define…
-
Hi! One more small bug we ran into: If one uses `bo.local_functions()` to get a per-variable view of the inferred update functions, one has to always enumerate all functions, because otherwise the `__…
-
### Steps to reproduce
The version of gdrcopy@2.4.1 includes an update to the src/Makefile which causes a failure when the patch to remove ldconfig is applied. See comment here: https://github.com/s…
-
### Steps to reproduce
This environment fails to concretize:
```yaml
spack:
specs:
- hwloc
view: false
concretizer:
unify: true
packages:
hwloc:
externals:
…