-
i completely followed the installation, Step1-3, then pip install xuanpolicy[torch], but when i import xuanpolicy, it came to "from mpi4py import MPI " and error "ImportError: DLL load failed: 找不到指定…
-
Thread-MPI domain decomposition is working, but we should allow MPI domain decomposition with plugins. This requires some more fiddling with the MPI initialization in and out of GROMACS and sharing of…
-
Recently (#56), I added a workflow to test the building system on Ubuntu. It will be good to have at least one configuration to Windows, and another to MacOS.
Here was my first attempt, that do not…
-
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 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…
-
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…
-
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
-
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…
-
**Related**
https://github.com/conda-forge/heat-feedstock/pull/15
**Feature functionality**
Verify that everything runs as expected with openmpi 5. So far, we're testing everything on 4.1.x
…
-
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…