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

Add new timers #2

Merged
merged 14 commits into from
Feb 1, 2024
Merged

Add new timers #2

merged 14 commits into from
Feb 1, 2024

Commits on Jan 24, 2024

  1. Configuration menu
    Copy the full SHA
    96dc803 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2bafe8c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a80a6db View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2162743 View commit details
    Browse the repository at this point in the history
  5. feat(kokkos): add kokkos finalize

    Add scope guards to Kokkos views so they are destroyed before Kokkos finalize is
    called.
    pranav-sivaraman committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    b92b42a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    eb07b22 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9c71cca View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0f23ff9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9f7f518 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0e57e55 View commit details
    Browse the repository at this point in the history
  11. refactor(sycl): do not override CMAKE_CXX_COMPILER

    Spack injects its own compiler wrappers which rpath shared libraries
    for us and also any user defined flags. Therefore we do not want to
    set the compiler in this scenario.
    pranav-sivaraman committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    bd7741e View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

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

Commits on Jan 28, 2024

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