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 support of cuda kernels as pullback functions #1114

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

Commits on Oct 18, 2024

  1. Configuration menu
    Copy the full SHA
    e5fa81d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    675cbe8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    28d9bc9 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. Configuration menu
    Copy the full SHA
    ef0f784 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc417d9 View commit details
    Browse the repository at this point in the history
  3. Lose unnecessary sync calls to GPU in tests and add them in cudaMemcp…

    …y_pullback to mimic its blocking behavior
    kchristin22 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    f65bbde View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Configuration menu
    Copy the full SHA
    cf7ed92 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    66103cf View commit details
    Browse the repository at this point in the history
  3. Fix suggestions

    kchristin22 committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    e562068 View commit details
    Browse the repository at this point in the history
  4. Fix cuda tests

    kchristin22 committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    a3cfe6f View commit details
    Browse the repository at this point in the history
  5. Fix cuda tests 2

    kchristin22 committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    c2555a3 View commit details
    Browse the repository at this point in the history
  6. Fix cuda tests 3

    kchristin22 committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    51ae88f View commit details
    Browse the repository at this point in the history