Open ChongjianGE opened 4 years ago
@ChongjianGE I have a similar error:
THCudaCheck FAIL file=/opt/conda/conda-bld/pytorch_1579022022457/work/aten/src/THC/THCGeneral.cpp line=141 error=60 : peer mapping resources exhausted
Traceback (most recent call last):
File "/DATA7_DB7/data/xchen/Multi-view-Clustering-master/CMC-master/LinearProbing.py", line 483, in
Process finished with exit code 1
Have you solved it yet?
When I evaluated the result on ImageNet (not the subset), I got the bug as follows:
THCudaCheckWarn FAIL file=/opt/conda/conda-bld/pytorch_1524586445097/work/aten/src/THC/THCStream.cpp line=50 error=59 : device-side assert triggered
Does anyone have any thought about the issue?