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

Rename from nvprof focused connector to nvtx focused connector #175

Closed
wants to merge 24 commits into from

Commits on Jul 31, 2023

  1. putting in all fixes

    vlkale committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    e590f04 View commit details
    Browse the repository at this point in the history
  2. putting changes for nvtx

    vlkale committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    4c2e200 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    909f481 View commit details
    Browse the repository at this point in the history
  4. formatted kp_all

    vlkale committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    603b6e4 View commit details
    Browse the repository at this point in the history
  5. fixing kp all

    vlkale committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    b203e59 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. Configuration menu
    Copy the full SHA
    d2a63a1 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2023

  1. Configuration menu
    Copy the full SHA
    3becbe2 View commit details
    Browse the repository at this point in the history
  2. Rollback erroneous change to kp sampler

    mistakenly made this change in this PR but it is part of PR kokkos#194
    vlkale authored Aug 5, 2023
    Configuration menu
    Copy the full SHA
    5066ced View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c4f64b5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3c0a8a9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    50c1b1b View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. fix Makefile to have nvtx

    vlkale committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    a2258af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c72c1a View commit details
    Browse the repository at this point in the history
  3. change NVPROF to NVTX

    vlkale committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    9bb7747 View commit details
    Browse the repository at this point in the history
  4. applying clang format

    vlkale committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    ff83acb View commit details
    Browse the repository at this point in the history
  5. adding Makefile

    vlkale committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    916b8bd View commit details
    Browse the repository at this point in the history
  6. Update Makefile

    Uncomment -lnvToolsExt
    vlkale authored Aug 17, 2023
    Configuration menu
    Copy the full SHA
    bab216d View commit details
    Browse the repository at this point in the history
  7. add_library --> kp_add_library

    Changing add_library to kp_add_library for kernel_filter
    vlkale authored Aug 17, 2023
    Configuration menu
    Copy the full SHA
    62f2918 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. Allow deprecated kp_kernel_filter

    Fix kp_kernel_filter to allow KOKKOS_TOOLS_LIBS environment variable
    vlkale authored Aug 18, 2023
    Configuration menu
    Copy the full SHA
    14d391b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f63e8cc View commit details
    Browse the repository at this point in the history
  3. applying clang format

    vlkale committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    c4f924e View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. Configuration menu
    Copy the full SHA
    086f2eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    544522f View commit details
    Browse the repository at this point in the history
  3. applying clang foormat

    vlkale committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    29f2f23 View commit details
    Browse the repository at this point in the history