-
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…
-
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
…
-
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…
-
mpi4py tests have found an error in OpenMPI DPM code involving PMIX (and prrte) on bigendian systems (s390x, ppc64). I reported the issue at https://github.com/mpi4py/mpi4py/issues/586, but we think i…
-
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…
-
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…
-
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