-
I've installed LensTools and tried the first test: import lenstools and get the following error.
ImportError: cannot import name 'MPIPool' from 'emcee.utils'
mpi4py is installed and so is MPIPoo…
-
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
-
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: 找不到指定…
-
From https://github.com/mamba-org/mamba/issues/3030
```
astropy
nbbrowserpdf
xarray
h5py
jupyter_client
jupyterhub-base
matplotlib-base
matplotlib-inline
mpi4py
notebook
numpy
numpydoc
…
-
Hi. I want to install WarpX on Texas Longhorn HPC. However, it uses IBM supported nodes rather. The specific details for the HPC are here:
https://portal.tacc.utexas.edu/user-guides/longhorn
It migh…
-
It would be nice if the optimizer instances provided `__getstate__` and `__setstate__` methods so that they could be pickled and passed to deepcopy. In particular, the pickle protocol is used by thing…
-
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…
-
**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
…
-
Take for example the following script:
```
from devito import Grid
grid = Grid(shape=(8, 8))
print(grid.distributor._obj_neighborhood)
```
This results in `AttributeError: 'mpi4py.MPI.Comm' ob…
-
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