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

Feature/fudgeShift #316

Merged
merged 8 commits into from
Oct 11, 2024
Merged

Feature/fudgeShift #316

merged 8 commits into from
Oct 11, 2024

Commits on Nov 7, 2022

  1. copy the border cells when shifting M

    Adds a new shift mode, that copies the values at the border cells when shifting the magnetisation instead of using the values stored in ShiftMagL/R.
    Modified functions: engine.Shift
    new functions: cuda.ShiftFudgeX, cuda.ShiftFudgeY (and related .cu, .ptx files).
    jsampaio authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    8ce2f25 View commit details
    Browse the repository at this point in the history
  2. copy the border cells when shifting M

    Adds a new shift mode, that copies the values at the border cells when shifting the magnetisation instead of using the values stored in ShiftMagL/R.
    Modified functions: engine.Shift
    new functions: cuda.ShiftFudgeX, cuda.ShiftFudgeY (and related .cu, .ptx files).
    jsampaio authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    dfbf3e2 View commit details
    Browse the repository at this point in the history
  3. copy the border cells when shifting M

    Adds a new shift mode, that copies the values at the border cells when shifting the magnetisation instead of using the values stored in ShiftMagL/R.
    Modified functions: engine.Shift
    new functions: cuda.ShiftFudgeX, cuda.ShiftFudgeY (and related .cu, .ptx files).
    jsampaio authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    cf650b6 View commit details
    Browse the repository at this point in the history
  4. copy the border cells when shifting M

    Adds a new shift mode, that copies the values at the border cells when shifting the magnetisation instead of using the values stored in ShiftMagL/R.
    Modified functions: engine.Shift
    new functions: cuda.ShiftFudgeX, cuda.ShiftFudgeY (and related .cu, .ptx files).
    jsampaio authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    c0df6a7 View commit details
    Browse the repository at this point in the history
  5. test fudgeShift

    Tests fudgeShift, a new shift mode that copies the values at the border cells when shifting the magnetisation instead of using the values stored in ShiftMagL/R.
    jsampaio authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    1f208db View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Configuration menu
    Copy the full SHA
    c59036e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d83f8fe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e968b09 View commit details
    Browse the repository at this point in the history