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

Remove tool programming interface pointer in kp_sampler_skip.cpp and kp_core.hpp #247

Merged
merged 4 commits into from
Apr 4, 2024

Commits on Apr 1, 2024

  1. Configuration menu
    Copy the full SHA
    25c0d65 View commit details
    Browse the repository at this point in the history
  2. kp_sampler_skip.cpp: pass by value kokkosp_p_t_p_i

    kp_sampler_skip.cpp: last parameter should be passed by value rather than pointer in kokkosp_p_t_p_i
    vlkale authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    152bf84 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2839954 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bac317d View commit details
    Browse the repository at this point in the history