Skip to content

(Fully)-Compiled Inputs - #1418

Draft
adamdempsey90 wants to merge 18 commits into
dempsey/rummy2from
dempsey/rummy3
Draft

(Fully)-Compiled Inputs#1418
adamdempsey90 wants to merge 18 commits into
dempsey/rummy2from
dempsey/rummy3

Conversation

@adamdempsey90

Copy link
Copy Markdown
Collaborator

PR Summary

This follows on #1396 and adds fully compiled input decks. The main new thing is the addition of functions. These functions can either be called in the input deck or the host code (with minimal additions) can call them from inside a KOKKOS_LAMBDA.

This is the branch that I'm testing in artemis.

Not ready for review yet probably

PR Checklist

  • Code passes cpplint
  • New features are documented.
  • Adds a test for any bugs fixed. Adds tests for new features.
  • Code is formatted
  • Changes are summarized in CHANGELOG.md
  • Change is breaking (API, behavior, ...)
    • Change is additionally added to CHANGELOG.md in the breaking section
    • PR is marked as breaking
    • Short summary API changes at the top of the PR (plus optionally with an automated update/fix script)
  • CI has been triggered on Darwin for performance regression tests.
  • Docs build
  • Any contribution that was created or modified with the assistance of generative AI is disclosed here and in code following the guidelines
  • (@lanl.gov employees) Update copyright on changed files

@adamdempsey90 adamdempsey90 changed the title Dempsey/rummy3 (Fully)-Compiled Inputs Jul 27, 2026
@adamdempsey90
adamdempsey90 changed the base branch from develop to dempsey/rummy2 July 27, 2026 13:28
@adamdempsey90
adamdempsey90 changed the base branch from dempsey/rummy2 to develop July 27, 2026 13:29
@adamdempsey90
adamdempsey90 changed the base branch from develop to dempsey/rummy2 July 27, 2026 13:30
@adamdempsey90 adamdempsey90 mentioned this pull request Jul 30, 2026
13 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant