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 cuda always_inline #2800

Closed
wants to merge 1 commit into from
Closed

Try cuda always_inline #2800

wants to merge 1 commit into from

Conversation

charleskawczynski
Copy link
Member

This PR tries out always using always_inline for all CUDA kernel launches, since this can reduce function call overhead.

@charleskawczynski charleskawczynski force-pushed the ck/try_inline branch 2 times, most recently from b97fd33 to 24ba5ef Compare March 19, 2024 19:45
@charleskawczynski
Copy link
Member Author

Superseded by #2833.

@charleskawczynski charleskawczynski deleted the ck/try_inline branch April 9, 2024 11:37
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.

1 participant