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

Cleanup/gf format fixes #1204

Open
wants to merge 40 commits into
base: develop
Choose a base branch
from
Open

Cleanup/gf format fixes #1204

wants to merge 40 commits into from

Commits on May 1, 2021

  1. Configuration menu
    Copy the full SHA
    66130f7 View commit details
    Browse the repository at this point in the history
  2. Move the gauge al test to a ctest, make a new interface to the gauge …

    …fixing that allows for fine grained control and gauge IO
    cpviolator committed May 1, 2021
    Configuration menu
    Copy the full SHA
    0071401 View commit details
    Browse the repository at this point in the history
  3. Move the gauge_alg_test to a ctest, make a new interface to the gauge…

    … fixing that allows for fine grained control and gauge IO.
    cpviolator committed May 1, 2021
    Configuration menu
    Copy the full SHA
    d9bbbfa View commit details
    Browse the repository at this point in the history
  4. Merge branch 'cleanup/gf_test_interface' of https://github.com/lattic…

    …e/quda into cleanup/gf_test_interface
    cpviolator committed May 1, 2021
    Configuration menu
    Copy the full SHA
    815f601 View commit details
    Browse the repository at this point in the history
  5. clang tidy

    cpviolator committed May 1, 2021
    Configuration menu
    Copy the full SHA
    9aa3aca View commit details
    Browse the repository at this point in the history

Commits on May 2, 2021

  1. Allow for single case testing in gauge_alg_ctest, minor clean up of g…

    …auge fixing stdout and comments
    cpviolator committed May 2, 2021
    Configuration menu
    Copy the full SHA
    b34ef65 View commit details
    Browse the repository at this point in the history
  2. Clang tidy

    cpviolator committed May 2, 2021
    Configuration menu
    Copy the full SHA
    d38486b View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2021

  1. Configuration menu
    Copy the full SHA
    426076b View commit details
    Browse the repository at this point in the history
  2. Move the gauge al test to a ctest, make a new interface to the gauge …

    …fixing that allows for fine grained control and gauge IO
    cpviolator committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    fd30f59 View commit details
    Browse the repository at this point in the history
  3. Move the gauge_alg_test to a ctest, make a new interface to the gauge…

    … fixing that allows for fine grained control and gauge IO.
    cpviolator committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    01e2726 View commit details
    Browse the repository at this point in the history
  4. clang tidy

    cpviolator committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    a4fee79 View commit details
    Browse the repository at this point in the history
  5. Allow for single case testing in gauge_alg_ctest, minor clean up of g…

    …auge fixing stdout and comments
    cpviolator committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    15b7e4c View commit details
    Browse the repository at this point in the history
  6. Clang tidy

    cpviolator committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    fe83fa8 View commit details
    Browse the repository at this point in the history
  7. Rebase to GK

    cpviolator committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    59c3beb View commit details
    Browse the repository at this point in the history
  8. Add gauge param argument

    cpviolator committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    dfb2668 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2021

  1. GK merge

    cpviolator committed Sep 24, 2021
    Configuration menu
    Copy the full SHA
    feadc0d View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2021

  1. mid merge

    cpviolator committed Oct 10, 2021
    Configuration menu
    Copy the full SHA
    3da3b1d View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2021

  1. Even with develop

    cpviolator committed Oct 11, 2021
    Configuration menu
    Copy the full SHA
    ab88e35 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb9c0de View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2021

  1. Remove alpha autotuning in FFT gauge fixing, add comments where appro…

    …priate. Fix gauge dir error in gauge_alg_test, adjust step output in gauge fixing
    cpviolator committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    8265843 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2021

  1. Configuration menu
    Copy the full SHA
    50b74bf View commit details
    Browse the repository at this point in the history
  2. Revert MPI test params

    cpviolator committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    040be93 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bb91ecd View commit details
    Browse the repository at this point in the history
  4. Remove extra semi-colon

    cpviolator committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    f2558fe View commit details
    Browse the repository at this point in the history
  5. Consolidate the gauge fixing interafce, use new parameter struct Quda…

    …GaugeFixParam to define both parameters and algorithm, format variable names to be consistent, use QudaBoolean for booleans rather than integers
    cpviolator committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    4f98cc5 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2021

  1. Configuration menu
    Copy the full SHA
    5ef51f7 View commit details
    Browse the repository at this point in the history
  2. Clang tidy

    cpviolator committed Oct 30, 2021
    Configuration menu
    Copy the full SHA
    97b4c0b View commit details
    Browse the repository at this point in the history
  3. typo in Doxygen comment

    cpviolator committed Oct 30, 2021
    Configuration menu
    Copy the full SHA
    c7801b1 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2021

  1. Configuration menu
    Copy the full SHA
    e82ba2a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    35ee71b View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2021

  1. Configuration menu
    Copy the full SHA
    46bc1a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    adbf72f View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2021

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

Commits on Dec 22, 2021

  1. Configuration menu
    Copy the full SHA
    84b675d View commit details
    Browse the repository at this point in the history
  2. Set gauge fixing parameters once only, use a CL supplied seed (update…

    …d other tests to use a CL supplied seed)
    cpviolator committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    0e020b9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0887b53 View commit details
    Browse the repository at this point in the history
  4. Develop merge, clang tidy

    cpviolator committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    5672515 View commit details
    Browse the repository at this point in the history
  5. Add precision parameter to QudaGaugeFixParam to specify gauge fixing …

    …precision, fix bug where gauge field boundary is not set to periodic
    cpviolator committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    984c45a View commit details
    Browse the repository at this point in the history
  6. clang tidy

    cpviolator committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    7e83e14 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b1e25b0 View commit details
    Browse the repository at this point in the history