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 Testing #287

Merged
merged 46 commits into from
Sep 26, 2024
Merged

Performance Testing #287

merged 46 commits into from
Sep 26, 2024

Commits on Jul 17, 2024

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

Commits on Jul 18, 2024

  1. Start integrating Adiak

    ldowen committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    9c51f73 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    286985e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6dcc396 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

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

Commits on Jul 30, 2024

  1. Merge with develop

    ldowen committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    e365424 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

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

Commits on Aug 7, 2024

  1. Redid spheral spack package logic, added logic to automatically initi…

    …alize and finalize Adiak when modules are loaded or destroyed, added main timer around entire program, import Caliper using find_package, switched performance.ats with performance.py with atsExit routine, fixed build output bugs and quieted some output, changed caliper configuration to spot temporarily
    ldowen committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    a334025 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. Updated optparse to argparse, added singleton wrapp for the caliper c…

    …onfigmanager that is python wrapped and initialized in SpheralOptionsParser and uninitialized when module is unloaded
    ldowen committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    5acd124 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Configuration menu
    Copy the full SHA
    b321563 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    60c61cd View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. Configuration menu
    Copy the full SHA
    6e42bbe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd3f889 View commit details
    Browse the repository at this point in the history
  3. Fixed inconsistency in Communicator for non-MPI builds and added poin…

    …ter function to get null pointer for adiak
    ldowen committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    6b6628c View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Moved MPI finalize to occur when SpheralUtilities exits (either throu…

    …gh Caliper or the communicator), allow caliper_config to be turned off at runtime if necessary, moved the instance of TimerMgr into the functions to simplify the calls
    ldowen committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    d488e50 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    229459e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5a82358 View commit details
    Browse the repository at this point in the history
  4. Forgot to include DBC.hh

    ldowen committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    03503b6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    da9539e View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Added timer test script and changed CMake logic for making tests, add…

    …ed config and filename caliper variables
    ldowen committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    92e9706 View commit details
    Browse the repository at this point in the history
  2. Added warning for caliper configurations provided to incorrect builds…

    …, added documentation, updated copyright for docs to 2024
    ldowen committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    5b46839 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c010fb7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b4a6e92 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

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

Commits on Sep 4, 2024

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

Commits on Sep 5, 2024

  1. Fix random visit bug

    ldowen committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    5a68c4f View commit details
    Browse the repository at this point in the history
  2. Changed random digits for caliper file names to be the date and time,…

    … updated the documentation accordingly
    ldowen committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    f024462 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4c21cbd View commit details
    Browse the repository at this point in the history
  4. Added caliper and adiak to TPL list, changed italics to bold for defa…

    …ult options since italics was too subtle
    ldowen committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    209ffa5 View commit details
    Browse the repository at this point in the history
  5. Documentation changes

    ldowen committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    77270fc View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Configuration menu
    Copy the full SHA
    5c32362 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e45c23 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    92a7295 View commit details
    Browse the repository at this point in the history
  4. Update Release notes

    ldowen committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    17d78ee View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Configuration menu
    Copy the full SHA
    60f864e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    29a11f1 View commit details
    Browse the repository at this point in the history
  3. Making axom always shared

    ldowen committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    a133ba3 View commit details
    Browse the repository at this point in the history
  4. Switched back to using axom~shared+cuda or axom+shared~cuda, added gu…

    …ards to prevent overwriting caliper directory used for exporting
    ldowen committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    53e3eb0 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Remove unnecessary export config lines, add logic to properly compile…

    … and export LLNLSpheral when dev build is turned on
    ldowen committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    7ba9dbd View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

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

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    3279a71 View commit details
    Browse the repository at this point in the history
  2. Added ability to specify a caliper configuration json file, remove hi…

    …ghwatermark spot configuration as it causes issues with LLNLSpheral tests
    ldowen committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    bbc1706 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Configuration menu
    Copy the full SHA
    6c93ae5 View commit details
    Browse the repository at this point in the history
  2. Fix documentation bug

    ldowen committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    db8dd97 View commit details
    Browse the repository at this point in the history
  3. More document fixes

    ldowen committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    a249a09 View commit details
    Browse the repository at this point in the history