-
Just setting up a fedora39 builder for ci and everything works except for the MPI tests.
Details:
```console
$ (. /etc/os-release && echo $PRETTY_NAME)
Fedora Linux 39 (Container Image)
$ rp…
-
when use conda build -c conda-forge ompl
Solving environment: ...working... failed
Traceback (most recent call last):
File "/home/wxj/anaconda3/bin/conda-build", line 11, in
sys.exit(main())
File…
-
I opened a migrator for mpich 3.3 (https://github.com/conda-forge/conda-forge-pinning-feedstock/pull/301), and it hasn't gone as expected. I thought I would open this one as a composite issue report f…
minrk updated
5 years ago
-
Hello,
With XPMEM, MPICH supports zero-copy intra-node sends for non-contiguous datatypes.
But AFAICT there are some restrictions:
- Can't use with `hindexed` or `struct` datatypes.
- The size o…
-
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…
-
At the moment there are no CI in the repository. Matrix would be:
- [ ] compiler: GCC, AOCC
- [ ] precision: single, double, long double, quad
- [ ] parallelization: sequential, thread, OpenMP
-…
-
This seems to be causing issues for people when they don't explicitly request MPI (and it automatically gets scooped up). I think it might be less surprising if we change
```julia
function context…
-
IB Verbs - master branch - fails IB Verbs tests on an IB Verbs enabled ARM node.
MPICH via Spack:
```
mpirun --version
HYDRA build details:
Version: 4.2.2
…
-
`stack-config` will error when the target recipe has a repo with `/packages/cray-mpich`. This appears to be because the alps repo is always added, regardless of the `-r` argument?
-
```
host-36 /tmp> mpirun -np 2 -mca pml ob1 -mca btl self,vader,sm ./lock_dt
[host-36:91324] *** Process received signal ***
[host-36:91324] Signal: Segmentation fault (11)
[host-36:91324] Signal co…