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

error 126 Onnx in ComfyUI[Performance] O #18925

Open
Kev2408 opened this issue Dec 25, 2023 · 1 comment
Open

error 126 Onnx in ComfyUI[Performance] O #18925

Kev2408 opened this issue Dec 25, 2023 · 1 comment
Labels
ep:CUDA issues related to the CUDA execution provider platform:windows issues related to the Windows platform

Comments

@Kev2408
Copy link

Kev2408 commented Dec 25, 2023

Describe the issue

error onxx
can you help me with this, i don t have a clue

To reproduce

xx

Urgency

very slow processing of workflows

Platform

Windows

OS Version

11

ONNX Runtime Installation

Built from Source

ONNX Runtime Version or Commit ID

latest

ONNX Runtime API

Python

Architecture

X64

Execution Provider

CUDA

Execution Provider Library Version

12.3 CUDA

@github-actions github-actions bot added ep:CUDA issues related to the CUDA execution provider platform:windows issues related to the Windows platform labels Dec 25, 2023
@Kev2408 Kev2408 changed the title [Performance] O error 126 Onnx in ComfyUI[Performance] O Dec 25, 2023
@skottmckay
Copy link
Contributor

You need to make sure all the required CUDA and cuDNN dlls can be found. One way is for the PATH environment variable to have entries for the CUDA/cuDNN paths.

https://learn.microsoft.com/en-us/windows/win32/dlls/dynamic-link-library-search-order

Make sure you follow the documentation for the specific version of cuDNN you're using as the instructions may differ (e.g. whether zlib needs to be installed or not has changed).

https://docs.nvidia.com/deeplearning/cudnn/archives/index.html

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

2 participants