官方debug文档我看了一下。还是没有解决。网上面说调小一下size。可在配置文档里面。调了一下。还是一样。或许是我配置错误了嘛?正确的配置文档在那个文件夹?
提示代码如下,
Out of memory error on GPU 0. Cannot allocate 3.027344GB memory on GPU 0, 10.873169GB memory has been allocated and available memory is only 1.037048GB.
Please check whether there is any other process using GPU 0.
export FLAGS_use_cuda_managed_memory=false
.