Skip to content

Conversation

@amarin16
Copy link
Contributor

Cherry-pick (#23791) to rel-1.21.0.

Description

Look up and use absolute path of libcdsprpc.dll on Windows.

Motivation and Context

The QNN EP's HTP shared memory allocator requires use of the libcdsprpc shared library. On Windows, this previously required copying libcdsprpc.dll from some driver-specific path to somewhere the running code could find it. After this change, libcdsprpc.dll no longer needs to be copied.

Description

Motivation and Context

… need to be copied anywhere. (#23791)

### Description
Look up and use absolute path of libcdsprpc.dll on Windows.

### Motivation and Context
The QNN EP's HTP shared memory allocator requires use of the libcdsprpc shared library.
On Windows, this previously required copying libcdsprpc.dll from some driver-specific path to somewhere the running code could find it. After this change, libcdsprpc.dll no longer needs to be copied.
@amarin16 amarin16 requested a review from edgchen1 February 27, 2025 13:59
@amarin16 amarin16 closed this Feb 27, 2025
@amarin16
Copy link
Contributor Author

Replacing with #23846

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants