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

[cuda] Decouple update from sync function in kernel profiler #5589

Merged
merged 1 commit into from
Aug 2, 2022

Conversation

qiao-bo
Copy link
Collaborator

@qiao-bo qiao-bo commented Aug 1, 2022

Related issue = #5527

This PR first decouples update() from sync() in cuda kernel profiler. The memory usage issue will be followed by a separate PR.

@netlify
Copy link

netlify bot commented Aug 1, 2022

Deploy Preview for docsite-preview ready!

Name Link
🔨 Latest commit 1365e50
🔍 Latest deploy log https://app.netlify.com/sites/docsite-preview/deploys/62e79d15b1a3ea0008ca6b19
😎 Deploy Preview https://deploy-preview-5589--docsite-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@qiao-bo
Copy link
Collaborator Author

qiao-bo commented Aug 2, 2022

/benchmark

Copy link
Contributor

@ailzhang ailzhang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

python/taichi/profiler/kernel_profiler.py Show resolved Hide resolved
@qiao-bo qiao-bo merged commit 927e0b8 into taichi-dev:master Aug 2, 2022
@qiao-bo qiao-bo deleted the profiler_leak branch August 2, 2022 08:30
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.

None yet

2 participants