-
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: 找不到指定…
-
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
-
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…
-
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…
-
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
-
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…
-
**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
…
-
Hey,
I am trying to catch up with the latest developments, but alas am stumbling over the following error:
```
$ python airflowHPC/scripts/base_runner.py get_mass
[2024-08-19T09:46:17.402+020…