-
Running with mpich 4 gives this error:
```bash
$ build_mpirun_configfile --configfilepath configfile_apo --hostfilepath hostfile_apo "python run_multistate_sampler.py"
Detected MPICH version 4!
Y…
-
### Steps to reproduce the issue
On the Cray system, Spock, with the PrgEnv-gnu module loaded doing
`spack install mpich`
fails with this error:
`/usr/bin/ld: cannot find -l-L/opt/cray/pe/gcc/10.…
-
Recent versions of impi have binary compatibility with MPICH, so applications linked against mpich can be run with Intel MPI. Intel however uses different library names, so currently we are using this…
-
Recently, I updated from v2 to v3 maker for a new annotation project. I compiled maker v3 using the same MPICH module I used previously for maker v2.
module load mpich/ge/gcc/64/3.3.2
However, n…
-
**Description**
The `MPICH_COLL_OPT_OFF=1` setting in the eupd job on WCOSS2 generates a warning at runtime (but doesn't kill the job):
`MPICH Warning: Conflicting env variables. Cannot use Share…
-
```ml
Currently Loaded Modules:
1) ncarenv/23.09 (S) 2) craype/2.7.23 3) intel/2023.2.1 4) ncarcompilers/1.0.0 5) cuda/12.2.1 6) cray-mpich/8.1.27
```
This works w/o mpi
```
> nsys p…
-
```
Now LuaLB can be built with MPICH only.
We should figure out how to work with MPICH2 or others MPI implemation.
```
Original issue reported on code.google.com by `ngamsaad...@gmail.com` on 11 J…
-
**Describe the bug**
I am loading a mesh from a file and making a mesh hierarchy. I expect the refined mesh to coincide with the coarse mesh. It does not.
**Steps to Reproduce**
Save and gunzip…
-
* link to support ticket: https://otrsdict.ugent.be/otrs/index.pl?Action=AgentTicketZoom;TicketID=156341
* website: https://www.mpich.org/
* installation docs:
* toolchain: `GCC 12.3.0`
* easyblo…
-
**Describe the bug**
I built adios2@2.10.0 via spack on Sunspot using the icpx compiler and found adios2-config does not include the "-I" or "-isystem" prefix to the include path:
```
ckelly@uan-…