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

Updated benchmark suite #152

Merged
merged 14 commits into from
Jul 31, 2024
Merged

Updated benchmark suite #152

merged 14 commits into from
Jul 31, 2024

Commits on Jul 25, 2024

  1. Updated benchmark suite. New features include

     - Cost in tables
     - Plots
     - compare.jl can now be run with command line arguments which admit global expression
     - Improved juliup functionality in benchmark.sh
    b-fg committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    7020c6d View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. Configuration menu
    Copy the full SHA
    d79def4 View commit details
    Browse the repository at this point in the history
  2. Full workflow working correctly.

    b-fg committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    393c7d8 View commit details
    Browse the repository at this point in the history
  3. Fix plot assertions.

    b-fg committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    583bef9 View commit details
    Browse the repository at this point in the history
  4. Added AMDGPU dependency.

    b-fg committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    bb4bc05 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. Configuration menu
    Copy the full SHA
    7e428d0 View commit details
    Browse the repository at this point in the history
  2. Fixed typo in README.

    b-fg committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    06470ed View commit details
    Browse the repository at this point in the history
  3. Fixed another typo in README.

    b-fg committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    55b18e5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1dbc2d2 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. Configuration menu
    Copy the full SHA
    3368446 View commit details
    Browse the repository at this point in the history
  2. Plots now possible when different WaterLily versions, Julia versions,…

    … or benchmark precisions have been used.
    b-fg committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    726d4c1 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Clean up plotting_dict. It now just stores the WaterLily_version|Juli…

    …a_version|Precision cases that are being analysed (not whole matrix).
    b-fg committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    fae590d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e22ad41 View commit details
    Browse the repository at this point in the history
  3. Updated README.

    b-fg committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    a271054 View commit details
    Browse the repository at this point in the history