-
### Bug Description
When trying to load a mesh with --distributed-mesh option on Sawtooth for a job with 4 nodes, I am noticing that MOOSE would get stuck on this step for a very long time.
```S…
-
Hi,
I am trying to build gslib using mvapich2 installed with clang and I get the following error:
```
/opt/local/include/mpich-mp/mpi.h:116:56: error: expected identifier
static const MPI_…
-
I'm trying to compile the latest commit d0c0dedf529dbc7af2d886ec3594b032f86ae6c4 of tiledarray for CUDA platform (V100) and get a compiler error:
[ 95%] Building CXX object src/CMakeFiles/tiledarra…
-
I speculate that this is because I set amo/rma=direct but I don't think the library should crash if I do this.
# Error
```
~/SHMEM/bale/src/bale_classic$ $HOME/SHMEM/mpich-ch4-ucx/bin/mpirun -n…
-
Hello,
I find it confusing and hence thought I should ask: on Cray systems, by default module path is pointing to backend arch, e.g.
```
$ spack arch
cray-CNL-mic_knl
$ echo $MODULEPATH
/…
-
根据 [https://github.com/mpi4py/mpi4py/issues/463](https://github.com/mpi4py/mpi4py/issues/463) [https://github.com/mpi4py/mpi4py/issues/508](https://github.com/mpi4py/mpi4py/issues/508)所述,mpi4py-mpich并…
91he updated
2 months ago
-
Thank you for taking the time to submit an issue!
## Background information
I am compiling an application (my own) which has C++ as the top level but also uses some C and F77 libraries. The bu…
-
### pnohs version:
v0.4.0
### os:
mac 10.15.6
### mpi version:
```log
MPICH Version: 3.3.1
MPICH Release date: Wed Jun 5 14:57:33 CDT 2019
MPICH Device: ch3:nemesis
MPICH configure…
-
The title of the issue should start with `Defect:` followed by a
succinct title.
Please make sure to put any logs, terminal output, or code in
[fenced code blocks]. Please also read the [contribu…
-
1. We observe a sudden abnormal increase ( 2-3x) in the collective communications with all reduce from 1MB and beyond with GPUs. You can reproduce this issue by measuring the time taken to complete 10…