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

Remove unnecessary CUDA synchronisations #453

Open
akihironitta opened this issue Sep 18, 2024 · 0 comments
Open

Remove unnecessary CUDA synchronisations #453

akihironitta opened this issue Sep 18, 2024 · 0 comments

Comments

@akihironitta
Copy link
Member

Our codebase contains CUDA synchronisations, many of which are unnecessary (e.g., #432, #433, and #434). These unnecessary synchronisations are impacting performance. The aim is to identify and remove these redundant device synchronizations to enhance overall efficiency.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant