Skip to content
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

Could not locate zlibwapi.dll, cuda11.8, cuDNN8.5.0.96 (Windows) #17510

Closed
nistarlwc opened this issue Sep 12, 2023 · 2 comments
Closed

Could not locate zlibwapi.dll, cuda11.8, cuDNN8.5.0.96 (Windows) #17510

nistarlwc opened this issue Sep 12, 2023 · 2 comments
Labels
ep:CUDA issues related to the CUDA execution provider platform:windows issues related to the Windows platform

Comments

@nistarlwc
Copy link

Describe the issue

Install cuda11.8, cuDNN8.5.0.96, and onnxruntime-gpu==1.15.
But could not locate zlibwapi.dll

To reproduce

Could not locate zlibwapi.dll. Please make sure it is in your library path!

Urgency

No response

Platform

Windows

OS Version

win10

ONNX Runtime Installation

Released Package

ONNX Runtime Version or Commit ID

onnxruntime-gpu==1.15

ONNX Runtime API

Python

Architecture

X64

Execution Provider

CUDA

Execution Provider Library Version

CUDA 11.8

@github-actions github-actions bot added ep:CUDA issues related to the CUDA execution provider platform:windows issues related to the Windows platform labels Sep 12, 2023
@snnn
Copy link
Member

snnn commented Sep 12, 2023

You need to manually download the DLL and install it. Please refer CUDA 11.8's installation document from Nvidia's official website.

@snnn snnn closed this as completed Sep 12, 2023
@rodrigovimieiro
Copy link

rodrigovimieiro commented Dec 28, 2023

Followed this tutorial and worked for me on Windows 11

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ep:CUDA issues related to the CUDA execution provider platform:windows issues related to the Windows platform
Projects
None yet
Development

No branches or pull requests

3 participants