Export AD field diagnostic arrays#61
Open
krystophny wants to merge 33 commits into
Open
Conversation
00c0bdc to
47affb1
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Exports Enzyme-ready field diagnostic arrays from the fixed-map flat context.
EvalFieldDiagnosticsFlatKernelbeside the energy kernel: per-quadrature-pointsqrtG,|B|,B^theta,B^zetafrom the same flat context, allocation-free with caller-owned buffers.gvec_mhd3d_flat_field_diagnosticsin the AD adapter; cached-context wrappereval_field_diagnosticsinMODgvec_py_state_ad.State.ad_diagnostics(names)returns a dict of flat arrays; unknown names raise the newMissingQuantityError; non-Enzyme builds raiseUnsupportedFeatureError.rtol=1e-10againstState.energy.Closes #25.
Verification
Test fails before
Test passes after
Enzyme-on isolated build (fixed RZ, LLVM/Flang 22.1.6):
Enzyme-off isolated build:
Fresh fixed-RZ Enzyme ctest: 6/6.