-
IPython http://ipython.org/ipython-doc/stable/parallel/parallel_intro.html
mpi4py http://mpi4py.scipy.org
Note that mpi4py is already installed with Anaconda
Other https://wiki.python.org/moin/Paral…
-
Sorry for keep adding new issue, maybe this time I will leave this issue open until solving all the problems during running retina_worker_only_demo.py
After I turned to python3 environment to run t…
-
Per https://github.com/open-mpi/ompi/issues/4126, we want to add the mpi4py tests to the Jenkins builds. They are designed to run single node, and run in a couple minutes, so a single test should sti…
-
I am building toward the Gray-Scott in situ pipeline. I cannot import adios2. I can import mpi4py , but import adios2 results in:
Traceback (most recent call last):
File "import_adios.py", lin…
j-woz updated
5 years ago
-
Slow reads using `mpi4py` have been reported for use on the NERSC edison machine, full details are below
```
From: "Nadeau, Denis"
Date: Wednesday, December 20, 2017 at 2:53 PM
To: "Durack, Paul J…
-
I get an import error when executing: from mpi4py_fft.fftw import fftw_xfftn
In [1]: from mpi4py_fft.fftw import fftw_xfftn
------------------------------------------------------------------------…
-
### Please check that this issue hasn't been reported before.
- [X] I searched previous [Bug Reports](https://github.com/OpenAccess-AI-Collective/axolotl/labels/bug) didn't find any similar reports.
…
-
I had a bunch of simulations get stuck, and I suspect the issue is with generating the initial particle configuration because the volume fraction was too high. `_pack_particles` should have thrown an …
-
### Bug summary
Unable to install using amber.python command. return issue associated with mpi4py. mpich and open mpi installed in my system
### Terminal output
```bash
(base) sneha@sneha:~/Deskto…
-
[As reported on the mpi4py bitbucket](https://bitbucket.org/mpi4py/mpi4py/issues/124/test-failure-with-openmpi-401), it looks like enabling UCX support in Open MPI v4.0.1 in Fedora 30 is causing some …