-
Notifications
You must be signed in to change notification settings - Fork 175
Add a "Getting Started" page to the documentation #720
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
Conversation
a48d819
to
aa0e36f
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks very good! Thanks, Ashwin! I left some comments.
/ok to test 4af0bb7 |
cuda_core/examples/cuda_graphs.py
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
cc @vzhurba01 for vis (a new sample for CUDA graphs)
This comment has been minimized.
This comment has been minimized.
…against local CTK
/ok to test 806b9a7 |
There's one flaky error, I'll restart it shortly. |
|
Description
Closes #570.
Merge after #717
cuda.core
is, walks through one of our simpler examples, and links to the examples directory. It's not a comprehensive introduction tocuda.core
, but it's a start.Checklist