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

[aot] Add stream_ variable for CUDAContext to use a specific CUDA stream to launch CUDA kernel #8579

Merged
merged 7 commits into from
Aug 15, 2024

Commits on Aug 13, 2024

  1. Configuration menu
    Copy the full SHA
    0b94ecb View commit details
    Browse the repository at this point in the history
  2. Add test case

    Routhleck authored and taichi-gardener committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    8741bac View commit details
    Browse the repository at this point in the history
  3. Update taichi_llvm_impl.cpp

    Routhleck authored and taichi-gardener committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    28f169c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    67760c8 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. Fix test

    Routhleck committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    6e5f3f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    68f5d61 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    22f891d View commit details
    Browse the repository at this point in the history