2021년 9월 2일 목요일

ETC - Jupyter Notebook GPU Mem allocate Error (CUDA_ERROR_OUT_OF_MEMORY)

Jupyter Notebook 에서 Tensorflow 를 사용하고 이떄 GPU Memory 에러가 나는 상황




Error Message
=================

1
2021-07-08 15:29:06.362778: I tensorflow/stream_executor/cuda/cuda_driver.cc:789] failed to allocate 21.66G (23254990848 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory


2
[I 10:36:43.349 NotebookApp] Kernel started: d17aad98-c1cb-45d1-912a-004c367308ac, name: python3

2021-07-06 10:36:47.550851: W tensorflow/stream_executor/platform/default/dso_loader.cc:64] Could not load dynamic library 'cudart64_110.dll'; dlerror: cudart64_110.dll not found

2021-07-06 10:36:47.550937: I tensorflow/stream_executor/cuda/cudart_stub.cc:29] Ignore above cudart dlerror if you do not have a GPU set up on your machine.



Error Screen
=================





Solution
=============
별다른 방법이 없음 그래픽 드라이버 최신화, 그에 맞는 CUDA 버전을 구해서 재설치 해야 한다

댓글 없음:

댓글 쓰기