-
Upgrading desiconda on `desi-7` is currently unsuccessful because of what appear to be default dependencies on `hpsspy` (which we definitely don't need outside of NERSC) and `mpi4py`.
Using the NER…
-
TECA prevents mpi4py from doing its default MPI_Init/MPI_Finalize during import/exit in order that TECA can be used on NERSC Cray's on the login nodes and more recently without running via srun on the…
-
Hi,when I follow the tutorial for building TensorRT image in Linux system mentioned in **docs/source/installation.md**. I encounted a problem:
```
(base) psdz@psdz-Super-Server:~/disk1/ZT/code/Tensor…
-
Dear Dr Derek Groen,
I am Shakir Bilal working at University of South Florida, In Tampa. Our group has been working on a C++ based ABM simulator and seeks to perform sensistvty analysis using the fa…
-
Specifying a quadrature order seems to confuse the transformation chain. The attached example demonstrates this behavior.
Specifically, setting order=1 and quadrature_order=1 yields the following e…
-
## Platform
Ubuntu: 24.04 LTS
Python: 3.8/3.10/3.12
## Steps
### Given Installation Instructions
1. `apt-get update && apt-get -y install python3.10 python3-pip openmpi-bin libopenmpi-dev`
…
-
When I was running "pip install -r assets/requirements/requirements.txt", I got the following errors. Could you please tell me what should I do?
Building wheels for collected packages: mpi4py
Bu…
-
This is apparently caused by the use of MPI_barrier. Because each test waits for a barrier before finishing, the failed rank(s) won't enter the barrier, causing other ranks to hang.
-
After the recent changes to the default precision of integers, we could not find an easy fix for the external mpi4py tests. Hence we had to deactivate them in order to proceed with the various pull re…
-
### 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…