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

fix alpaka_add_library relocatable device code #2273

Conversation

ichinii
Copy link
Contributor

@ichinii ichinii commented May 21, 2024

alpaka_add_library did not enable relocatable device code, because the wrong identifier for the library name was used.

I changed the identifier to be consistent with contents of addExecutable.cmake

@SimeonEhrig SimeonEhrig added Type:Bug Type:CMake Related to build system labels May 21, 2024
@SimeonEhrig SimeonEhrig added this to the 1.2.0 milestone May 21, 2024
@SimeonEhrig
Copy link
Member

@ichinii Thanks for fixing the bug. I found out, that you CI does not cover relocatable device code for alpaka_add_library.

@SimeonEhrig SimeonEhrig merged commit 9b15e66 into alpaka-group:develop May 21, 2024
22 checks passed
@ichinii ichinii deleted the fix_add_library_relocatable_device_code branch May 21, 2024 16:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type:Bug Type:CMake Related to build system
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants