-
Hello,
I report an issue similar to https://github.com/open-mpi/ompi/issues/6773, except that in my case this issue occurs only when I run a python script with mpirun within a pytest, so I thought t…
-
Hi,
Mpi is best message pass tools in c++ python mpi4py for ml distribute compute, do we hace schedule plan to compile it from openmpi https://github.com/open-mpi
thanks
-
Hello, I'm trying to write some pytests that would run some external python script using a mpirun based command through os.system(). For some reason, the command seems to be executed only when the tes…
-
In https://github.com/h5py/h5py/blob/5c4871e37a08d7b030dc6c18df21f45cd714e6c6/setup.py#L51C1-L51C68, there is
```
SETUP_REQUIRES.append("mpi4py ==3.1.6; python_version>='3.12'")
```
Howeve…
-
Hi,
I find that mpi4py-fft is an excellent tool for performing the FFT in parallel, which greatly improves computational efficiency. However, I don't see anything in the documentation about how to lo…
-
Hello, I'm not sure if this is supported anymore, but I'm a PHD student working with continuous-time quantum walks and I was very interested in experimenting with your simulator.
I was able to inst…
-
For data-sets that are actually too large to hold on a single node, a `MPI` python script that distributes and collects the pair counts over `MPI` using `mpi4py` would be a valuable addition to the re…
-
The simple combustion example: `mixture-mpi.py` fails to run in lazy mode with `fusion` array context. Compile never completes, and eventually hangs my Mac laptop.
To reproduce, checkout `mirgeco…
MTCam updated
2 years ago
-
### What happened?
```
File "/home/hopp_fa/PythonFiles/matmul_ws.py", line 67, in
matmul_00(a,b)
File "/home/hopp_fa/.virtualenvs/heatenv_cuda12_torch251/lib/python3.10/site-packages/pe…
-
`I`, `L`, `Q`, `u4`, `u8` data types cause error in `testFetchBitwise` when using shmem4py with Ubuntu's OpenMPI (4.1.2):
```
File "/repo/test/test_amo.py", line 189, in testFetchBitwise
self.ass…