-
In serial mode, a progress bar is displays the incremental progress (as a fraction of the number of trees processed). However, running in MPI, there is no output messages at all. As a result you can…
-
```
What steps will reproduce the problem?
1. mpicc -o t.x t.c -g
2. mpirun_rsh --hostfile=hfile -n 2
LD_PRELOAD=/home/niuq/tools/gperftools-2.0/gcc-build/lib/libtcmalloc.so
HEAPPROFILE=./tprofile .…
-
MPI_Comm_spawn() currently doesn't have a way to launch a non-MPI process, one that will never
call MPI_Init(). This would be essential when one needs to use MPI to manage programs that
call sy…
-
### Describe the issue
[1724610589.249079] [cousteau:2779987:0] rocm_ipc_md.c:79 UCX ERROR Failed to create ipc for 0x7f9030c18000/8000
[1724610589.249092] [cousteau:2779986:0] rocm_ipc_m…
-
I see the error below while importing a module with cppyy bindings only on a system with OpenMPI 4.1.1. I am not sure if the problem is the MPI version or something else, but on my laptop with OpenMPI…
-
I'm recently saw this amazing lib for AMG. Tried the examples and they perform very well so I wanted to use the lib for my own FE implementation as solver backend, however up til now I was using Petsc…
-
Hi Easybuilder,
Thanks to your help, I was able to install R-4.1.2 and now I am trying to install R-bundle-Bioconductor-3.14-foss-2021b-R-4.1.2.eb
In trying so, I got an error below. To me, it …
-
* Version of the software with which you are encountering an issue:
netcdf-fortran 4.5.3
* environmental information (i.e. Operating System, compiler info, java version, python version, etc.)
…
-
__Context:__ This came up during discussion on https://github.com/ARMmbed/mbedtls/pull/993.
__Issue:__ The documentation states that a self-test always returns `0` on success and `1` on failure, b…
-
One of our users has tested Sarus on our cluster. He gets poor performance and we think it is because it does not use InfiniBand efficiently. This test was with Sarus 1.4.2 (one release behind).
…