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

Performance benchmark #574

Open
wants to merge 28 commits into
base: stable
Choose a base branch
from
Open

Performance benchmark #574

wants to merge 28 commits into from

Commits on Oct 19, 2022

  1. Configuration menu
    Copy the full SHA
    8264e41 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0573919 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dd98f8b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    759e0d6 View commit details
    Browse the repository at this point in the history
  5. fix bugs

    filiatra committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    b495950 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2023

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

Commits on Jan 14, 2023

  1. Fix Pardiso (#575)

    * Fixed compiler warning about 'sprintf' being deprecated
    
    * Fixed bug in FindPardiso for non-X86_64 systems
    mmoelle1 committed Jan 14, 2023
    Configuration menu
    Copy the full SHA
    8e8e1eb View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2023

  1. Configuration menu
    Copy the full SHA
    c3c96da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ce5e41 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'surf_performance' of https://github.com/gismo/gismo int…

    …o surf_performance
    mmoelle1 committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    e421dfd View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2023

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

Commits on Jan 19, 2023

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

Commits on Feb 1, 2023

  1. Fix sprintf warning

    mmoelle1 committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    c8d28c8 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2023

  1. Fixed typo in comment

    mmoelle1 committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    e68ef78 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'surf_performance' of https://github.com/gismo/gismo int…

    …o surf_performance
    mmoelle1 committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    958712d View commit details
    Browse the repository at this point in the history
  3. add sparsity pattern

    filiatra committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    125a524 View commit details
    Browse the repository at this point in the history
  4. Fixed comment

    mmoelle1 committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    8080b15 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'surf_performance' of https://github.com/gismo/gismo int…

    …o surf_performance
    mmoelle1 committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    90cd5b8 View commit details
    Browse the repository at this point in the history
  6. add getCoeff

    filiatra committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    732e9b5 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'surf_performance' of https://github.com/gismo/gismo int…

    …o surf_performance
    mmoelle1 committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    8d66680 View commit details
    Browse the repository at this point in the history
  8. improve initmat

    filiatra committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    05c0b2d View commit details
    Browse the repository at this point in the history
  9. Small fix for getCoeff

    mmoelle1 committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    7b7c1c8 View commit details
    Browse the repository at this point in the history
  10. Merge branch 'surf_performance' of https://github.com/gismo/gismo int…

    …o surf_performance
    mmoelle1 committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    bf8ba7a View commit details
    Browse the repository at this point in the history
  11. Atomic-based matrix assembly

    mmoelle1 committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    6e04faf View commit details
    Browse the repository at this point in the history
  12. initmat

    filiatra committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    1c24cdf View commit details
    Browse the repository at this point in the history
  13. initmat parallel but slow

    mmoelle1 committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    7bea0a8 View commit details
    Browse the repository at this point in the history
  14. Reverted to serial initmat

    mmoelle1 committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    5bf371a View commit details
    Browse the repository at this point in the history
  15. Assembler

    mmoelle1 committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    43a68c0 View commit details
    Browse the repository at this point in the history