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

Add parameter to run benchmarks with/without deferred compute/conversions #44

Open
rlratzel opened this issue Nov 20, 2024 · 0 comments
Assignees

Comments

@rlratzel
Copy link
Contributor

From: #34 (comment)

This would allow us to see some aspect of how expensive conversion costs are for algos that return types that lazily convert values from GPU to CPU. This also applies to NetworkX algos that return iterators that defer some parts of the overall computation until results are accessed.

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

No branches or pull requests

1 participant