-
Hello,
I am running an old version soca-science which needs to use spack-stack-1.4.0. Previously we followed Dom's instruction and installed spack-stack-1.4.0 on my own directory. But since Gaea's…
-
This is more of a note as I have found a workaround to this issue. Just post here in case that you have a better understanding of the problem or a better solution.
I was running an HPX application …
-
``make MPICXX=mpic++ CXX=g++``
mpic++ -cxx=g++ -fopenmp --std=c++11 -I/usr/include/mpi/ -I./include -I./include/GMDP -O3 -flto -fwhole-program -march=native -o bin/BFS src/BFS.cpp -lboost_serializati…
-
Any experiences with using non 32-bit MPIs?
I'm on a compute cluster that uses MVAPICH2 (MPICH ABI compatible)
https://www.mpich.org/abi/
-
### Steps to reproduce the issue
Dockerfile:
```
FROM spack/ubuntu-bionic
RUN spack install mpich+rocm amdgpu_target=gfx90a
```
### Error message
Error message
#0 4778.2 3173 lib…
-
I think I can use the LLNL wrap generator for Fortran, with some hacking.
-
A build of armci-mpi with mpich 4.0 fails tests on s390x. Tests pass for Intel and ARM architectures (amd64 and arm64 and their lesser counterparts)
The build log is available at https://buildd.deb…
-
work on environment with mpich as mpi implementation to help with some supercomputer mpi installation
-
Papyrus builds with openmpi but fails to build with mpich.
Running:
`spack install papyrus^mpich@3.2.1 device=ch3 +hydra netmod=tcp +pci pmi=pmi +romio~slurm~verbs~wrapperrpath`
Fails like:
…
-
Mandrill example runs without problems however unit tests fail with mpich.
When tests are run with:
```
$ pytest
```
Output is:
```
dicodile/tests/test_dicodile.py::test_dicodile [mpiexe…