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

Remove wait after onemkl dft calls #89

Merged
merged 5 commits into from
Mar 14, 2024
Merged

Remove wait after onemkl dft calls #89

merged 5 commits into from
Mar 14, 2024

Commits on Mar 13, 2024

  1. remove wait after onemkl dft call

    Yuuichi Asahi committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    f179e2c View commit details
    Browse the repository at this point in the history
  2. formatting

    Yuuichi Asahi committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    4c7e881 View commit details
    Browse the repository at this point in the history
  3. Add fences after fft APIs

    Yuuichi Asahi committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    9d9edb3 View commit details
    Browse the repository at this point in the history
  4. Unuse returned queue after onemkl dft calls

    Yuuichi Asahi committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    a87ae9e View commit details
    Browse the repository at this point in the history
  5. use fence on execution space

    Yuuichi Asahi committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    63ad0bf View commit details
    Browse the repository at this point in the history