THCudaCheck FAIL file=/opt/conda/conda-bld/pytorch_1513368888240/work/torch/lib/THC/generic/THCStorage.c line=82 error=2 : out of memory
Open
- Dominant language
- Python
- Stars
- 733
- Forks
- 176
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
i'm trying to run demo_server.py and i get this
```
THCudaCheck FAIL file=/opt/conda/conda-bld/pytorch_1513368888240/work/torch/lib/THC/generic/THCStorage.c line=82 error=2 : out of memory
Segmentation fault (core dumped)
```
What should I do?
Regards,
Huy
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the failure when running demo_server.py and compare the reported THCStorage.c line 82 error with the available GPU memory and runtime environment. Done means identifying the cause of the out-of-memory failure and documenting a verified way to run the demo without the subsequent segmentation fault.
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
- 20/100