facebookresearch / facebookresearch/dlrm

torchrec run failed

Open
#389 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
4.1k
Forks
859
PR merge metrics
No merged PRs in 30d

Description

no failed info.
image
```
[root@zw04-data-k8s-gpu-a100-node1538 torchrec_dlrm]# python3 -c "import torch; print(torch.__version__, torch.version.cuda); "
2.4.0+cu121 12.1
```
```
[root@zw04-data-k8s-gpu-a100-node1538 torchrec_dlrm]# python3 -c "import torch; import fbgemm_gpu; print(fbgemm_gpu.__version__)"
2024.8.8+cu121
```

```
| NVIDIA-SMI 530.30.02 Driver Version: 530.30.02 CUDA Version: 12.1 |
```

Contributor guide

Open the contributing guide

Research direction

The report names no source file, test, or failing command; start by obtaining the missing failure output and reproducing the torchrec_dlrm run with the listed Python, PyTorch, and fbgemm_gpu versions. Done means identifying a reproducible cause and confirming the run succeeds, but the issue does not yet define a narrower code change.

Written by the indexing model from the issue text.

Assessment

Tech stack
python, pytorch
Domain
machine-learning
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
15/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.