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

Fix: Pinned Allocators First #209

Merged
merged 2 commits into from
Oct 20, 2023

Commits on Oct 19, 2023

  1. Fix: Pinned Allocators First

    They are used in methods that copy from device to host and thus
    need to be known first, before other allocator flavors.
    ax3l committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    6a1c871 View commit details
    Browse the repository at this point in the history
  2. Update Stub Files

    ax3l authored and github-actions[bot] committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    025ce1c View commit details
    Browse the repository at this point in the history