-
Notifications
You must be signed in to change notification settings - Fork 3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Question]: 加载paddlenlp的Taskflow报错 cudaErrorNoKernelImageForDevice #7251
Comments
你好,请问解决了么,我也遇到这个问题了 |
This issue is stale because it has been open for 60 days with no activity. 当前issue 60天内无活动,被标记为stale。 |
这是来自QQ邮箱的假期自动回复邮件。
您好,您的来信我已收到,非常感谢。
|
This issue is stale because it has been open for 60 days with no activity. 当前issue 60天内无活动,被标记为stale。 |
这是来自QQ邮箱的假期自动回复邮件。
您好,您的来信我已收到,非常感谢。
|
This issue is stale because it has been open for 60 days with no activity. 当前issue 60天内无活动,被标记为stale。 |
这是来自QQ邮箱的假期自动回复邮件。
您好,您的来信我已收到,非常感谢。
|
This issue is stale because it has been open for 60 days with no activity. 当前issue 60天内无活动,被标记为stale。 |
这是来自QQ邮箱的假期自动回复邮件。
您好,您的来信我已收到,非常感谢。
|
This issue is stale because it has been open for 60 days with no activity. 当前issue 60天内无活动,被标记为stale。 |
这是来自QQ邮箱的假期自动回复邮件。
您好,您的来信我已收到,非常感谢。
|
This issue is stale because it has been open for 60 days with no activity. 当前issue 60天内无活动,被标记为stale。 |
这是来自QQ邮箱的假期自动回复邮件。
您好,您的来信我已收到,非常感谢。
|
This issue is stale because it has been open for 60 days with no activity. 当前issue 60天内无活动,被标记为stale。 |
这是来自QQ邮箱的假期自动回复邮件。
您好,您的来信我已收到,非常感谢。
|
This issue is stale because it has been open for 60 days with no activity. 当前issue 60天内无活动,被标记为stale。 |
这是来自QQ邮箱的假期自动回复邮件。
您好,您的来信我已收到,非常感谢。
|
wsl的ubuntu 22.04.2lts子系统安装paddlepaddle2.5.1安装成功,
使用paddlenlp的Taskflow报错
ie = Taskflow('information_extraction', schema=schema)
报错信息:
W1017 13:42:34.687983 22765 gpu_resources.cc:96] The GPU architecture in your current machine is Pascal, which is not compatible with Paddle installation with arch: 70 75 80 86 , it is recommended to install the corresponding wheel package according to the installation information on the official Paddle website.
W1017 13:42:34.688048 22765 gpu_resources.cc:119] Please NOTE: device: 0, GPU Compute Capability: 6.1, Driver API Version: 12.2, Runtime API Version: 11.7
W1017 13:42:34.715864 22765 gpu_resources.cc:149] device: 0, cuDNN Version: 8.4.
terminate called after throwing an instance of 'thrust::system::system_error'
what(): parallel_for failed: cudaErrorNoKernelImageForDevice: no kernel image is available for execution on the device
Aborted
The text was updated successfully, but these errors were encountered: