Skip to content

Nsight sqlite reader #121

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

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from
Open

Nsight sqlite reader #121

wants to merge 2 commits into from

Conversation

ocnkr
Copy link
Contributor

@ocnkr ocnkr commented Dec 21, 2023

Useful recipes:

  • nvtxpptrace.py: nvtx annotations and MPI functions.
    image

  • kernexectrace.py: lauch and kernel time.
    image

  • cudaapitrace.py: cuda functions (cudaMemcpy, cudaMalloc, etc.)
    image

  • gputrace.py: cudaMemcpy and kernel (kernel lauch time, grid and block values, bytes, throughput, etc.)
    image

  • cuda callchains
    image

nsys generates one file for each recipe and each process. We should think about how to combine those separate files.

@adityaranjan adityaranjan added this to the Pipit release v0.1.0 milestone May 3, 2024
@movsesyanae movsesyanae added the duplicate This issue or pull request already exists label Oct 24, 2024
@lithomas1 lithomas1 removed this from the Pipit release v0.1.0 milestone Apr 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists priority: normal status: WIP type: feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants