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

Optimize run_spin_precession! for GPU #459

Merged
merged 13 commits into from
Jul 31, 2024
Merged

Optimize run_spin_precession! for GPU #459

merged 13 commits into from
Jul 31, 2024

Commits on Jul 22, 2024

  1. More optimizations

    rkierulf committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    bb10357 View commit details
    Browse the repository at this point in the history
  2. Add test for BlochSimple

    rkierulf committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    2d0b994 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. Configuration menu
    Copy the full SHA
    adbba32 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    79d95f4 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

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

Commits on Jul 30, 2024

  1. Clean up BlochGPU.jl

    rkierulf committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    fe3d45d View commit details
    Browse the repository at this point in the history
  2. Fix oneAPI issue

    rkierulf committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    ef1939b View commit details
    Browse the repository at this point in the history
  3. Fix oneAPI cumsum

    rkierulf committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    a6960af View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d8c5875 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e279934 View commit details
    Browse the repository at this point in the history
  6. Rerun benchmarks

    rkierulf committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    7577c9e View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Refactor some parts

    rkierulf committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    88a1aa3 View commit details
    Browse the repository at this point in the history
  2. Undo GPU sync changes

    rkierulf committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    21e2645 View commit details
    Browse the repository at this point in the history