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

Link libcudart even when libcurand is not used #2329

Merged

Conversation

fwyzard
Copy link
Contributor

@fwyzard fwyzard commented Jul 29, 2024

Link the CUDA runtime library (libcudart.so) when compiling host code that uses CUDA, also when the cuRAND library (libcurand.so) is not used.

@fwyzard
Copy link
Contributor Author

fwyzard commented Jul 29, 2024

Fixes #2328

@psychocoderHPC psychocoderHPC merged commit a9217fb into alpaka-group:develop Aug 1, 2024
22 checks passed
@fwyzard fwyzard deleted the fix_hostOnlyAPITest_cmake branch August 1, 2024 12:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants