VideoLingo icon indicating copy to clipboard operation
VideoLingo copied to clipboard

是否可以同时使用多张显卡

Open liu-taotao opened this issue 2 months ago • 0 comments

  • 翻译某些长视频时,会出现CUDA显存不足的报错。
  • 已尝试使用两张显卡,无论是修改docker去使用其他卡还是修改其他文件去使用第二张卡,最后的结果的都是只使用第一张显卡。
  • 报错如下

RuntimeError: CUDA error: an illegal memory access was encountered CUDA kernel errors might be asynchronously reported at some other API call, so the stacktrace below might be incorrect. For debugging consider passing CUDA_LAUNCH_BLOCKING=1. Compile with TORCH_USE_CUDA_DSA to enable device-side assertions

liu-taotao avatar Oct 11 '25 08:10 liu-taotao