vector. 2023-12-07 20:58
浏览 7
已结题

CUDA out of memory.

pycharm复现论文I2R-Net: Intra- and Inter-Human Relation Network for Multi-Person Pose Estimation,源码地址https://github.com/leijue222/Intra-and-Inter-Human-Relation-Network-for-MPEE,出现RuntimeError: CUDA out of memory. Tried to allocate 114.00 MiB (GPU 1; 23.65 GiB total capacity; 15.94 GiB already allocated; 72.81 MiB free; 16.01 GiB reserved in total by PyTorch) If reserved memory is >> allocated memory try setting max_split_size_mb to avoid fragmentation. See documentation for Memory Management and PYTORCH_CUDA_ALLOC_CONF
ERROR:torch.distributed.elastic.multiprocessing.api:failed (exitcode: 1) local_rank: 0 (pid: 2701687) of binary: /anaconda3/envs/pytorch1.10/bin/python3.8
根据网络上的相关操作已经进行了改正但仍然报错。

  • 写回答

0条回答 默认 最新

    报告相同问题?

    问题事件

    • 系统已结题 12月15日
    • 修改了问题 12月7日
    • 创建了问题 12月7日