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

KOKKOS_TOOLS_LIBS and kp_add_example for Kernel Filter #202

Merged
merged 7 commits into from
Sep 6, 2023

Commits on Aug 24, 2023

  1. Configuration menu
    Copy the full SHA
    7db6d6e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f86d34c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e402f48 View commit details
    Browse the repository at this point in the history
  4. Emit env variable warning print only if not set

    Emit KOKKOS_PROFILE_LIBRARY environment variable warning print only if not set rather than printing whenever KOKKOS_TOOLS_LIBS is not found.
    vlkale authored Aug 24, 2023
    Configuration menu
    Copy the full SHA
    8730fa6 View commit details
    Browse the repository at this point in the history
  5. kernelFilter: fix parenthesis

    Vivek Kale committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    d318ac8 View commit details
    Browse the repository at this point in the history
  6. KernelFilter: applied clang format

    Vivek Kale committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    57d23a6 View commit details
    Browse the repository at this point in the history
  7. kernel_fiter: add cxx flags

    Vivek Kale committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    44bd81d View commit details
    Browse the repository at this point in the history