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

[Experiment] Remove Cuda #3817

Draft
wants to merge 16 commits into
base: master
Choose a base branch
from
Draft

[Experiment] Remove Cuda #3817

wants to merge 16 commits into from

Commits on Nov 27, 2024

  1. PinnedVec -> RecycledVec

    apfitzge committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    143bbaf View commit details
    Browse the repository at this point in the history
  2. remove pinned, pinnable

    apfitzge committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    18d0347 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7f8a83e View commit details
    Browse the repository at this point in the history
  4. Remove GPU path for entry

    apfitzge committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    4ba6b67 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    816b741 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6e836cd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ca8580c View commit details
    Browse the repository at this point in the history
  8. remove perf_libs::api

    apfitzge committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    4143a6b View commit details
    Browse the repository at this point in the history
  9. remove init_cuda

    apfitzge committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    a639f1f View commit details
    Browse the repository at this point in the history
  10. Remove cuda Api

    apfitzge committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    68d0f4f View commit details
    Browse the repository at this point in the history
  11. mod recycled_vec

    apfitzge committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    f2cb035 View commit details
    Browse the repository at this point in the history
  12. remove recycler_cache

    apfitzge committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    643abc5 View commit details
    Browse the repository at this point in the history
  13. fix bench

    apfitzge committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    23ce603 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    e2f0650 View commit details
    Browse the repository at this point in the history
  15. remove gpuMode

    apfitzge committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    9448c93 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2024

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