Merged
Conversation
Per PR request.
So we need to use d=2 (rather than d=1). Also adds a test for it.
Fix license file
Lumberjack: Add unit test for multiple combiners
…rnings Reduce compiler warnings for CUDA
…at checks if a Message should be considered for this Combiner class
Too restrictive - I think this would require each Combiner to specify a isMessageCandidateForCombiner() implementation to avoid cannibalizing each other's candidates. This reverts commit a652bc7.
…ed call; update unit test to reflect expected behavior
Performance improvements to 3D winding number query
…th submodules; add +python to specs.json
CUDA compiler error fixes
Changes from upstream spack recipe
…/axom into bugfix/whitlock/fix_recent_warnings
…they are built with release mode flags to improve behavior with amdgpu@6.3.1_hip compilers.
Fix TopologyMapper crash on HIP
Allow `insert()`ing nullptr if `n == 0` in `axom::Array`
kennyweiss
approved these changes
Mar 31, 2026
Member
kennyweiss
left a comment
There was a problem hiding this comment.
I left a question in the other PR about whether this should be release 0.14 or 0.13.1.
Either one works for me.
Arlie-Capps
approved these changes
Mar 31, 2026
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.
This PR merges all v0.14.0 content into main.
review pull request #1836 and approve pull request #1835.