-
### Solution to issue cannot be found in the documentation.
- [X] I checked the documentation.
### Issue
I tried MPICH both from PyPI ([mpi4py-mpich](https://pypi.org/project/mpi4py-mpich/)) and fr…
-
I'm running an application on a cluster that uses CUDA Aware MPICH (v4.2.2) and UCX (v1.17.0). My application consists of two binaries, a server and a client, so I use the MPMD mode of `mpirun` to exe…
-
@dpo: I was discussing adding a toolchain for MPI libraries that is based on MPICH rather than OpenMPI with @sjackman.
I wanted to check with you first as to whether or not it would be acceptable t…
-
Dear mpi4py developers,
I am trying to install your nice package on a clean conda environment of python 3.11.8 and I got the following error message:
```
(mpi_test) jaco@sp-eduroam-213-40 home …
-
I'm "cross-posting" an issue from https://github.com/pmodels/mpich/issues/6496 because I'm not sure what the most appropriate place for this is:
MPICH uses attributes from Clang that are supposed t…
-
**Describe the bug**
I'm working on a Fedora package for dbcsr. I'm getting test failures with mpich on s390x.
**To Reproduce**
```
/usr/bin/ctest --test-dir redhat-linux-build-mpich --output-o…
-
## Description
Open MPI creates segmentation faults on Linux machines.
### Steps to reproduce issue
1. Follow the WEIS develop branch installation instruction, then mpi=1.0-openmpi version is i…
-
With a fresh linux environment I first load these modules
```
module load cray-mpich/8.1.29
module load craype-x86-trento
module load craype-accel-amd-gfx90a
module load rocm/6.0.3
```
`mod…
-
MPICH has been installed in Kubuntu 24.04 LTS as below
sudo apt-get update,
sudo apt install build-essential,
sudo apt install mpich libmpich-dev
After installation, with a simple test code …
-
### Describe the bug
Building fresh set of tpls for 3.4RC on M1 laptop:
I had to disable:
```
adios
netcdf
xdmf
```
Here is what I have on:
```
"vtkm",
…