-
Thank you for taking the time to submit an issue!
## Background information
### What version of Open MPI are you using? (e.g., v3.0.5, v4.0.2, git branch name and hash, etc.)
openmpi-4.1.0-5.fc…
-
I am documenting my journey trying to get this to run on Ubuntu 22 with AMD Radeon (TM) RX 480 Graphics (polaris10, LLVM 13.0.1, DRM 3.46, 5.15.0-47-generic)
```
python mnist.py --device opencl:0
…
-
Related issues: #1891 and #2629.
Suggestion: The call `Engine::Flush()` should be made MPI-collective and its effect should be to drain data current held in ADIOS buffers to disk. In streaming engi…
-
With master of May27th, I'm seeing a familiar error with ne120, but it happens pretty soon -- after first step on pm-gpu.
When I change to `ATM_NCPL=288` (from 96) it runs for 1 day.
With same rep…
-
I installed Coq using snap. When I try to start CoqIDE through X, I get
```
Unable to init server: Could not connect: Connection refused
Fatal error: exception Gtk.Error("GtkMain.init: initializa…
-
Hi Folks,
I have an issue that I first noticed in my own problem and have since been able to reproduce (though to a somewhat less extreme extent) in the blast with hydro.
It stems from using a…
-
Hi, when I was using gptune to train a model with 120 tasks, the program received signals and exit. The command used to run the program is
```bash
python MLA_loaddata.py -nodes 1 -cores 8 -nrun 60
…
zhf-0 updated
2 years ago
-
I've implemented logging of the progress of the partially-coherent calculations on SRW side (https://github.com/radiasoft/SRW-light/commit/eca5d0e0bd006bb44a844631d410cb227c2f7962), and the resulted l…
-
## Reason
Although in #18768 I was hoping "to avoid foisting another compilation prerequisite on all Moose users", in hindsight it's clear that we at least want distributed Moose binaries to have H…
-
I'm on master. I did (Ubuntu 18.04)
> sudo apt-get install libhdf5-mpich-dev
It installed the library to /usr/lib/x86_64-linux-gnu/ and the include to ./include/hdf5/mpich/hdf5.h
Now I have a…