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

Try to use the embedded cuda lib first #1

Merged
merged 1 commit into from
Mar 22, 2024

Conversation

dhiltgen
Copy link

Favor the cudart lookup, and try to use the version we bundle into the binary if possible before falling
back to other cudart libraries found on the system. Adds window support.

Favor the cudart lookup, and try to use the version we
bundle into the binary if possible before falling
back to other cudart libraries found on the system.
Adds window support.
Copy link
Owner

@remy415 remy415 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you, I'll get this merged in.

@remy415 remy415 merged commit 43ae1ed into remy415:main Mar 22, 2024
@dhiltgen dhiltgen deleted the remy415_mods branch March 24, 2024 18:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants