-
**Description**
A clear and concise description of what the bug is.
I am trying to use the newly introduced [triton inference server In-Process python API](https://github.com/triton-inference-server…
-
I had an issue in one of the services I work on, where it would use more and more memory until crashing. After some digging around I was able to reduce it to the following script:
```python
import a…
-
Hi, when I use `pip install git+https://github.com/tatsy/torchmcubes.git` to install, it will cause:
I am using Python 3.12.2 and CUDA 12.2.
```bash
pip install git+https://github.com/tatsy/tor…
-
### 🐛 Describe the bug
version:
python 3.10
torch 2.1.0
cuda 12.1
put breakpoint in row x = x.detach()
```python
import torch
import torchvision
class BoQ_DinoV2(torch.nn.Module):
…
-
## Bug Report
@trilinos/stokhos @etphipp
### Description
The `Stokhos_TpetraCrsMatrixUQPCEUnitTest_Cuda_MPI_4` unit test fails in cuda/11.4.2 builds with the following output:
```
...
317: Cu…
-
### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a sim…
-
Requirement already satisfied: packaging in ./venv/lib/python3.11/site-packages (from -r requirements.txt (line 1)) (21.3)
Collecting torch==2.1.0 (from -r requirements.txt (line 2))
Using cached …
-
### Your current environment
conda create -n Fp_8 python=3.10 -y
conda env list
conda activate Fp_8
pip install vllm
pip install nvidia-cublas-cu12==12.3.4.1(H20)
pip install llmcompressor==0.1…
-
I've just finished the HU NL Holdem game that runs on the GPU as a part of the [Spiral playlist](https://www.youtube.com/playlist?list=PL04PGV4cTuIVP50-B_1scXUUMn8qEBbSs). The screencast showing the i…
-
### bug描述 Describe the Bug
https://github.com/PaddlePaddle/PaddleOCR/issues/13912
### 整个环境分别在两个主(134)从(131)机的docker容器环境下, 容器的网络是--ipc=host --network=host --gpus all;主从机已经分别指定nccl通信的网卡;ssh也已经互为免密,s…