Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
llnl
/
axom
Public
Notifications
You must be signed in to change notification settings
Fork
34
Star
196
Code
Issues
218
Pull requests
29
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
DistributedClosestPoint GPU-related optimizations
- #1974
#1974
Open
publixsubfan
wants to merge 12 commits into
develop
llnl/axom:develop
from
feature/yang39/dcp-gpu-opt
llnl/axom:feature/yang39/dcp-gpu-opt
Copy head branch name to clipboard
Conversation
Commits
12
(12)
Checks
Files changed
Open
DistributedClosestPoint GPU-related optimizations
#1974
publixsubfan
wants to merge 12 commits into
develop
llnl/axom:develop
from
feature/yang39/dcp-gpu-opt
llnl/axom:feature/yang39/dcp-gpu-opt
Copy head branch name to clipboard
Commits
Commits on Sep 1, 2026
Sort indices by morton index to try and speed up closest point kernels
publixsubfan
committed
340fffa
View commit details
Copy full SHA for 340fffa
Browse repository at this point
Add a BVH2Node struct for improved HIP performance
Show description for 12b7823
publixsubfan
committed
12b7823
View commit details
Copy full SHA for 12b7823
Browse repository at this point
BVH: add support for shared memory-based stack
publixsubfan
committed
db86043
View commit details
Copy full SHA for db86043
Browse repository at this point
Add block size parameter to axom::execution_space
publixsubfan
committed
8426dc3
View commit details
Copy full SHA for 8426dc3
Browse repository at this point
BVH: add shared memory traversal interface
publixsubfan
committed
b180bf6
View commit details
Copy full SHA for b180bf6
Browse repository at this point
GPU optimizations for squared_distance(Point, BoundingBox)
Show description for aa6d92a
publixsubfan
committed
aa6d92a
View commit details
Copy full SHA for aa6d92a
Browse repository at this point
BVH: use device-side traverser interface in findCandidatesImpl
publixsubfan
committed
90cb8c4
View commit details
Copy full SHA for 90cb8c4
Browse repository at this point
BVH: fix child slot index layouts used by GWN reduction
publixsubfan
committed
df7d910
View commit details
Copy full SHA for df7d910
Browse repository at this point
Fixup: guard SharedBVHStack on non-GPU platforms
publixsubfan
committed
d89a4be
View commit details
Copy full SHA for d89a4be
Browse repository at this point
Document internal BVH stack classes
publixsubfan
committed
a561e5c
View commit details
Copy full SHA for a561e5c
Browse repository at this point
Commits on Sep 2, 2026
Merge branch 'develop' into feature/yang39/dcp-gpu-opt
rhornung67
authored
e9339c8
View commit details
Copy full SHA for e9339c8
Browse repository at this point
Silence build warning
publixsubfan
committed
bf4072b
View commit details
Copy full SHA for bf4072b
Browse repository at this point
You can’t perform that action at this time.