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

Support new cuFFT callbacks #8242

Draft
wants to merge 22 commits into
base: main
Choose a base branch
from
Draft

Support new cuFFT callbacks #8242

wants to merge 22 commits into from

Commits on Sep 30, 2023

  1. Configuration menu
    Copy the full SHA
    ef674d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7130dae View commit details
    Browse the repository at this point in the history
  3. get LTO IR for device funcs

    leofang committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    c82c765 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2023

  1. dlopen cufftXtSetJITCallback

    leofang committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    3f8ad41 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    01f58d5 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2023

  1. Configuration menu
    Copy the full SHA
    72219eb View commit details
    Browse the repository at this point in the history
  2. fix & add samples

    leofang committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    de1b8bd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    454d1de View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c3fc11f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3f6a90f View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. fix bug

    leofang committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    45be396 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. Configuration menu
    Copy the full SHA
    c5b351a View commit details
    Browse the repository at this point in the history
  2. fix

    leofang committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    656cac2 View commit details
    Browse the repository at this point in the history
  3. translate C++ sample to cupy

    leofang committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    ad819b5 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

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

Commits on Oct 13, 2023

  1. add jit callback tests

    leofang committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    a4899db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b30b927 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5ad0c57 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

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

Commits on Mar 14, 2024

  1. Configuration menu
    Copy the full SHA
    7549c56 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7b964eb View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. make linters happy

    leofang committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    6bc3fba View commit details
    Browse the repository at this point in the history