tensorflow.python.framework.errors_impl.iternalError:failed to create session

当尝试使用GPU运行模型时,遇到tensorflow.python.framework.errors_impl.iternalError:failedtocreatesession错误。检查发现多个python进程占用显卡资源,导致显卡资源不足。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

tensorflow.python.framework.errors_impl.iternalError:failed to create session

首先说一下我出现的情况,使用gpu运行跑模型的时候。出现标题的情况。然后查看显卡(命令:nvidia-smi)中进程的使用情况的时候,出现多个python进程正在运行,显卡基本占满,所以导致无法failed to create session

D:\anaconda3\envs\tensorflow-gpu\python.exe "E:\pythonProject\DDPG based Implentation\test.py" 2025-03-11 20:35:03.752771: W tensorflow/stream_executor/platform/default/dso_loader.cc:55] Could not load dynamic library 'cudart64_100.dll'; dlerror: cudart64_100.dll not found 2025-03-11 20:35:05.432806: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library nvcuda.dll 2025-03-11 20:35:05.469185: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1618] Found device 0 with properties: name: NVIDIA GeForce RTX 3060 Laptop GPU major: 8 minor: 6 memoryClockRate(GHz): 1.282 pciBusID: 0000:01:00.0 2025-03-11 20:35:05.469426: I tensorflow/stream_executor/platform/default/dlopen_checker_stub.cc:25] GPU libraries are statically linked, skip dlopen check. 2025-03-11 20:35:05.469602: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1746] Adding visible gpu devices: 0 2025-03-11 20:35:05.470016: I tensorflow/core/platform/cpu_feature_guard.cc:142] Your CPU supports instructions that this TensorFlow binary was not compiled to use: AVX2 2025-03-11 20:35:05.472328: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1618] Found device 0 with properties: name: NVIDIA GeForce RTX 3060 Laptop GPU major: 8 minor: 6 memoryClockRate(GHz): 1.282 pciBusID: 0000:01:00.0 2025-03-11 20:35:05.472592: I tensorflow/stream_executor/platform/default/dlopen_checker_stub.cc:25] GPU libraries are statically linked, skip dlopen check. 2025-03-11 20:35:05.472764: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1746] Adding visible gpu devices: 0 Traceback (most recent call last): File "E:\pythonProject\DDPG based Implentation\test.py", line 3, in <module> sess = tf.compat.v1.Session() File "D:\anaconda3\envs\tensorflow-gpu\lib\site-packages\tensorflow_core\python\client\session.py", line 1585, in __init__ super(Session, self).__init__(target, graph, config=config) File "D:\anaconda3\envs\tensorflow-gpu\lib\site-packages\tensorflow_core\python\client\session.py", line 699, in __init__ self._session = tf_session.TF_NewSessionRef(self._graph._c_graph, opts) tensorflow.python.framework.errors_impl.InternalError: cudaGetDevice() failed. Status: cudaGetErrorString symbol not found.
最新发布
03-12
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值