-
Notifications
You must be signed in to change notification settings - Fork 641
[Stacked] Adds GLOBE Model updates for 3D + Dual Tree Traversal Acceleration #1494
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
Open
peterdsharpe
wants to merge
29
commits into
NVIDIA:main
Choose a base branch
from
peterdsharpe:psharpe/stacked-add-GLOBE-3D-DTT-model-changes
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 6 commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
6344bfc
Adds the PhysicsNeMo-Mesh changes required for GLOBE 3D
peterdsharpe 2318514
Merge branch 'main' into psharpe/add-mesh-improvements-for-GLOBE-3D
peterdsharpe 1f471ff
Add dual-tree traversal algorithm to GLOBE model for O(N) kernel eval…
peterdsharpe 1cc74e0
Adds DTT-related changes to AirFRANS train.py
peterdsharpe a984c12
Squashed commit of the following:
peterdsharpe 137905f
Merge branch 'main' into psharpe/stacked-add-GLOBE-3D-DTT-model-changes
peterdsharpe fd1bcaf
Grammar fix
peterdsharpe 553cf08
Docstring fix
peterdsharpe b45ca1b
Update BarnesHutKernel to use appropriate dtype for zero-valued tenso…
peterdsharpe 9f5a252
Update MetaData class in model.py to disable JIT and CUDA graphs for …
peterdsharpe 2722e64
Merge branch 'main' into psharpe/stacked-add-GLOBE-3D-DTT-model-changes
peterdsharpe ad859f3
Enhance GLOBE model to support cross-boundary condition (BC) interact…
peterdsharpe 963df9b
Merge branch 'main' into psharpe/stacked-add-GLOBE-3D-DTT-model-changes
peterdsharpe 6f5982b
Update run.sh script for improved configuration and compatibility
peterdsharpe b06dfab
Enhance ClusterTree and BarnesHutKernel for improved internal node ha…
peterdsharpe ca41fad
Adds theta and leaf_size forwarding
peterdsharpe 7201fc6
Docs fixes, and properly abstracts _ragged.py to deduplicate code.
peterdsharpe a26e7d4
Merge branch 'main' into psharpe/stacked-add-GLOBE-3D-DTT-model-changes
peterdsharpe 6466b54
Merge branch 'main' into psharpe/stacked-add-GLOBE-3D-DTT-model-changes
peterdsharpe fd84ec0
Merge branch 'main' into psharpe/stacked-add-GLOBE-3D-DTT-model-changes
peterdsharpe 55122f0
Enhance global data handling in MultiscaleKernel by adding a copy ope…
peterdsharpe bf6c139
Merge branch 'main' into psharpe/stacked-add-GLOBE-3D-DTT-model-changes
peterdsharpe 5571f2a
Merge branch 'main' into psharpe/stacked-add-GLOBE-3D-DTT-model-changes
peterdsharpe 976decd
Merge branch 'main' into psharpe/stacked-add-GLOBE-3D-DTT-model-changes
peterdsharpe dff836c
Adds ragged arange tests
peterdsharpe f850ef7
Adds traceable ragged_arange variant
peterdsharpe 251400a
Refactor Kernel class to simplify network evaluation and enhance perf…
peterdsharpe 629b137
Always use tensorclass, not dataclass
peterdsharpe 9fe6fc9
Merge branch 'main' into psharpe/stacked-add-GLOBE-3D-DTT-model-changes
peterdsharpe File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.