-
Notifications
You must be signed in to change notification settings - Fork 88
Advanced Topics in cuPyNumeric (profiling & debugging) #1242
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
base: main
Are you sure you want to change the base?
Conversation
…eviewed on github for ease
…nto a single file that displays on github
Updated references and formatting in profiling_debugging.rst for clarity and consistency.
Corrected numbering and formatting in profiling debugging documentation.
Updated profiler output images and descriptions for both inefficient and efficient CPU, utility, I/O, system, channel, GPU, and framebuffer results.
Updated formatting for section titles and removed example text.
|
@ipdemes @shriram-jagan @Jacobfaib could you please take a look over this tutorial that Nathan (Sunita Chandrasekaran's student from University of Delaware) wrote for us? Also @lightsighter FYI |
|
|
||
| **3.) After a run completes, in the directory you ran the command you’ll see:** | ||
|
|
||
| - A folder: ``legate_prof/``, a self-contained HTML report |
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.
I don't think this folder is generated with the recent legate/legate_prof
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.
Yes, you're right, I checked my latest runs. That section is now updated. Thank you.
…script. Removed unnecessary line breaks and adjusted formatting for clarity.
Updated usage examples to include the --provenance flag for diagnostic commands.
Integration of Part 4: Advanced Topics in cuPyNumeric (profiling & debugging) rst file.