Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Update native RAPIDS accelerated UDF examples to hide kernel symbol visibility #356

Open
jlowe opened this issue Jan 30, 2024 · 0 comments
Assignees

Comments

@jlowe
Copy link
Contributor

jlowe commented Jan 30, 2024

The native code examples of RAPIDS accelerated UDFs should be updated to hide kernel symbols in a similar manner as was done in rapidsai/cudf#14726 to avoid potential kernel symbol collisions. Documentation should be updated to describe the issue and explain how to do this properly when users code their own native UDFs.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants