-
### System Info
- CPU x86_64
- GPU: L40
- tensorrt_llm: 0.11.0
- CUDA: 12.4
- driver: 535.129.03
- OS: CentOS 7
### Who can help?
When I tried to import tensorrt_llm, it got stuck. Through debuggi…
-
see https://docs.cupy.dev/en/stable/user_guide/interoperability.html#mpi4py
-
Hi all. I am a new user running on Perlmutter.
On running
`srun -u -l -n 64 nemoModel "/pscratch/sd/o/omard/FGSIMS_OUT/agora/${nemo_run}/${nemo_run}_optimalCatalog.fits" $mask $beam "/pscratch/s…
-
I have installed python3-mpi4py-gnu8-openmpi3-ohpc and loaded all necessary module through load.
But I found I could import mpi4py in python.
I found all python module was installed in `/opt/ohpc/…
-
I am trying to use this scorep python binding with mpi4py.future without success. My code is just hanging without progressing.
Here is my example code (future_hello.py):
```
from mpi4py import MP…
-
### System Info
- CPU architecture: x86_64
- GPU: A10G
- TensorRT-LLM version: v0.9.0 and building from main branch
- Container: dku-exec-base (AlmaLinux8 based)
- NVIDIA driver version: 535.161.…
-
#### Linux and Windows issues
- [ ] Deadlock in `test/test_util_pool.py` and `demo/futures/test_futures.py`. Fixed by setting `MPI4PY_RC_RECV_MPROBE=0` in the environment to disable the use of matche…
-
> I have a small project ~10000 lines on python & numba. High-level code is easier to write on pure python, and low-level code on Numba. For pure python I use mpi4py and for numba try to use numba-mpi…
-
Maintainers of [pypar](https://github.com/daleroberts/pypar) have indicated they are not planning to upgrade it to python3, instead recommending using [mpi4py](https://mpi4py.readthedocs.io/en/stable/…
-
Dear mpi4py developers,
I am trying to install your nice package on a clean conda environment of python 3.11.8 and I got the following error message:
```
(mpi_test) jaco@sp-eduroam-213-40 home …