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

Refactor and unify the random numbers. #42

Merged
merged 9 commits into from
Jul 2, 2024
Merged

Refactor and unify the random numbers. #42

merged 9 commits into from
Jul 2, 2024

Commits on Jun 18, 2024

  1. Simplify and unify the random numbers. WIP

    cianciosa authored and cianciosa committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    ace8881 View commit details
    Browse the repository at this point in the history
  2. Fix OpenMP error. Variable marked private did not exist.

    cianciosa authored and cianciosa committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    bbf25b4 View commit details
    Browse the repository at this point in the history
  3. Move set uniform range to after SIMD OMP directive.

    cianciosa authored and cianciosa committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    0cddde8 View commit details
    Browse the repository at this point in the history
  4. Share random_context object accross OpenMP threads.

    cianciosa authored and cianciosa committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    c7aaf2a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    27294df View commit details
    Browse the repository at this point in the history
  6. Enable a constant random seed. Remove references to old seeds and the…

    … old rnd module.
    cianciosa authored and cianciosa committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    3fbaf2a View commit details
    Browse the repository at this point in the history
  7. Run the CI

    cianciosa committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    7ff8080 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

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

Commits on Jul 1, 2024

  1. adding new file_0.h5 KORC output file and altering korc_mars.sh scrip…

    …t to refer to this new file in ctest
    mbeidler3 committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    9d1ac35 View commit details
    Browse the repository at this point in the history