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

Multigroup Per-Thread Cache Conversion #2591

Merged
merged 11 commits into from
Jul 21, 2023

Commits on Jul 5, 2023

  1. Moving MG XS cache into particle data, making each particle store onl…

    …y one MG XS cache (rather than one per material), and refactoring functions needed to support calculate_xs in MG mode.
    jtramm committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    378b92d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f410670 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4b3716f View commit details
    Browse the repository at this point in the history
  4. formatting fixes

    jtramm committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    bfb8169 View commit details
    Browse the repository at this point in the history
  5. updated fmt version

    jtramm committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    be8c36a View commit details
    Browse the repository at this point in the history
  6. fixed other vendors

    jtramm committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    2e67102 View commit details
    Browse the repository at this point in the history
  7. clang format

    jtramm committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    8756b0f View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. Configuration menu
    Copy the full SHA
    e2541fc View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from @promano code review

    Co-authored-by: Paul Romano <[email protected]>
    jtramm and paulromano authored Jul 17, 2023
    Configuration menu
    Copy the full SHA
    bf5f34f View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. comment changes

    jtramm authored Jul 20, 2023
    Configuration menu
    Copy the full SHA
    a009c65 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

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