-
### Your current environment
```text
PyTorch version: 2.3.0+cu121
Is debug build: False
CUDA used to build PyTorch: 12.1
ROCM used to build PyTorch: N/A
OS: Red Hat Enterprise Linux 9.1 (Plow)…
-
https://uica.uops.info/
-
## 🐛 Bug
## To Reproduce
Steps to reproduce the behavior:
1. git clone -v -b master --recurse-submodules https://github.com/pytorch/pytorch.git
1. cd pytorch && python3 setup.py bdist_…
-
### 🐛 Describe the bug
I have integrate our new accelerator to torch by utilizing torch.compile feature. And it works good for inference. Now am working on giving support for training but it gives m…
-
### Your current environment
```text
Collecting environment information...
PyTorch version: 2.1.2+cu121
Is debug build: False
CUDA used to build PyTorch: 12.1
ROCM used to build PyTorch: N/A
…
-
### Your current environment
```text
PyTorch version: 2.1.2+cu121
Is debug build: False
CUDA used to build PyTorch: 12.1
ROCM used to build PyTorch: N/A
OS: Ubuntu 22.04.4 LTS (x86_64)
GCC ve…
-
### Describe the bug
Running LAMMPS+KOKKOS compiled for KOKKOS cuda target using gcc and nvcc on 2x Nvidia A100 with OpenMPI and UCX results in:
```
[ed-dlgpu-168c:666873:0:666873] cma_ep.c:95…
-
### Your current environment
```text
(vllm-env) root@engine-qa-cc76fb696-5nznf:~# python collect_env.py
Collecting environment information...
PyTorch version: 2.1.2+cu121
Is debug build: False
C…
-
### 🐛 Describe the bug
```
import os
# os.environ['NCCL_P2P_DISABLE'] = '1'
# os.environ['NCCL_IB_DISABLE'] = '1'
import torch
import torch.nn as nn
import torch.distributed as dist
clas…
-
I downloaded a world, unzipped it, and then tried rendering it but nothing shows up if I open `index.html`, as seen below.
![Image](https://user-images.githubusercontent.com/51792807/168380083-e4ea32…