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

Adding perftest #527

Merged
merged 25 commits into from
Sep 5, 2024
Merged

Adding perftest #527

merged 25 commits into from
Sep 5, 2024

Commits on Aug 19, 2024

  1. added perftest

    DiamonDinoia committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    a1fd341 View commit details
    Browse the repository at this point in the history
  2. added-perftests

    DiamonDinoia committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    38a9c62 View commit details
    Browse the repository at this point in the history
  3. initial script

    DiamonDinoia committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    3b3388e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e14e8f6 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Configuration menu
    Copy the full SHA
    cc1b067 View commit details
    Browse the repository at this point in the history
  2. removed spurious import

    DiamonDinoia committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    8dd0b48 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    54eb774 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    de92732 View commit details
    Browse the repository at this point in the history
  5. fixed plots

    DiamonDinoia committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    ffcb2f1 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. added fftw forget wisdom

    DiamonDinoia committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    0100dba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a08eebd View commit details
    Browse the repository at this point in the history
  3. removed redundant ifdef

    DiamonDinoia committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    821db9b View commit details
    Browse the repository at this point in the history
  4. using the proper ifdef

    DiamonDinoia committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    bae6ea8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d584982 View commit details
    Browse the repository at this point in the history
  6. updated plots; fftw_forget_wisdom called before each test; using 10 r…

    …uns as stdev on some tests was high
    DiamonDinoia committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    3e183d6 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. updated plots

    DiamonDinoia committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    0a51b2c View commit details
    Browse the repository at this point in the history
  2. updated plots

    DiamonDinoia committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    98525fc View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. Configuration menu
    Copy the full SHA
    aded209 View commit details
    Browse the repository at this point in the history
  2. added temperature check

    DiamonDinoia committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    2dc0412 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8d97fb3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3cd9b07 View commit details
    Browse the repository at this point in the history
  5. fixing windows getopt

    DiamonDinoia committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    2559a5e View commit details
    Browse the repository at this point in the history
  6. removed unused sh file

    DiamonDinoia committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    efdc8f2 View commit details
    Browse the repository at this point in the history
  7. using a warning

    DiamonDinoia committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    d8e3272 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Fixing OSx build issue

    DiamonDinoia committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    97bfe85 View commit details
    Browse the repository at this point in the history