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 profiling wrapper to avoid resource handle issues #1504

Open
reyna-abhyankar opened this issue Sep 18, 2024 · 0 comments
Open

Fix profiling wrapper to avoid resource handle issues #1504

reyna-abhyankar opened this issue Sep 18, 2024 · 0 comments
Labels
repo-refactor Topics related to the repo and search refactors rr-kernels Repo refactor kernels library rr-runtime

Comments

@reyna-abhyankar
Copy link
Collaborator

Currently, the only settings that enable end-to-end CUDA execution is the following: EnableProfiling::YES and ProfilingSettings{/*warmup_iters=*/0, /*measure_iters=*/1}

Any other setting results in CUDA resource handle error (400).

@reyna-abhyankar reyna-abhyankar added repo-refactor Topics related to the repo and search refactors rr-kernels Repo refactor kernels library rr-runtime labels Sep 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
repo-refactor Topics related to the repo and search refactors rr-kernels Repo refactor kernels library rr-runtime
Projects
None yet
Development

No branches or pull requests

1 participant