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
217
Pull requests
27
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Feature/gunney/point search comm filter
- #1349
#1349
Draft
gunney1
wants to merge 23 commits into
develop
llnl/axom:develop
from
feature/gunney/point-search-comm-filter
llnl/axom:feature/gunney/point-search-comm-filter
Copy head branch name to clipboard
Conversation
Commits
23
(23)
Checks
Files changed
Draft
Feature/gunney/point search comm filter
#1349
gunney1
wants to merge 23 commits into
develop
llnl/axom:develop
from
feature/gunney/point-search-comm-filter
llnl/axom:feature/gunney/point-search-comm-filter
Copy head branch name to clipboard
Commits
Commits on Jun 5, 2024
Directly compute object bounding box and remove an unneeded templated method.
Show description for bb22d20
gunney1
committed
bb22d20
View commit details
Copy full SHA for bb22d20
Browse repository at this point
Rename m_sqDistanceThreshold to m_sqUserDistanceThreshold.
gunney1
committed
7e80da7
View commit details
Copy full SHA for 7e80da7
Browse repository at this point
Clean up outdated comments.
gunney1
committed
71db1c7
View commit details
Copy full SHA for 71db1c7
Browse repository at this point
Compute and gather min-max distance threshold.
Show description for cee44f7
gunney1
committed
cee44f7
View commit details
Copy full SHA for cee44f7
Browse repository at this point
Use the computed distance threshold to filter communication and searches.
gunney1
committed
1d2c444
View commit details
Copy full SHA for 1d2c444
Browse repository at this point
Commits on Jun 6, 2024
Fix bugs in new code.
gunney1
committed
3049520
View commit details
Copy full SHA for 3049520
Browse repository at this point
More robust handling of non-unique strides in ArrayBase.
gunney1
committed
d9b09d7
View commit details
Copy full SHA for d9b09d7
Browse repository at this point
Robust handling of insufficient size specified when creating data fields
Show description for 81655eb
gunney1
committed
81655eb
View commit details
Copy full SHA for 81655eb
Browse repository at this point
Add cell ranks to mesh output, for debugging.
gunney1
committed
5ae1ab3
View commit details
Copy full SHA for 5ae1ab3
Browse repository at this point
Commits on Jun 7, 2024
Count number of times xferNode is locally searched, for analysis and debugging.
gunney1
committed
75f94d2
View commit details
Copy full SHA for 75f94d2
Browse repository at this point
Reformat.
gunney1
committed
869d456
View commit details
Copy full SHA for 869d456
Browse repository at this point
Special treatment for domain underloading, which causes invalid bounding boxes.
gunney1
committed
43f5b52
View commit details
Copy full SHA for 43f5b52
Browse repository at this point
Comment and minor changes.
gunney1
committed
0a28c48
View commit details
Copy full SHA for 0a28c48
Browse repository at this point
Commits on Jul 5, 2024
Compute analytical distances for non-spherical object mesh.
Show description for 37466d4
gunney1
committed
37466d4
View commit details
Copy full SHA for 37466d4
Browse repository at this point
Fix bug in computing object partitions bounding box.
gunney1
committed
d6b9dcc
View commit details
Copy full SHA for d6b9dcc
Browse repository at this point
Add performance diagnostics to the example.
gunney1
committed
662f2cc
View commit details
Copy full SHA for 662f2cc
Browse repository at this point
Commits on Jul 10, 2024
Improve output formatting and fix an error in computing tolerance in 3D.
gunney1
committed
30a4b72
View commit details
Copy full SHA for 30a4b72
Browse repository at this point
Commits on Sep 1, 2024
Implement a switch for filtering search by ranks.
Show description for e2f41f5
gunney1
committed
e2f41f5
View commit details
Copy full SHA for e2f41f5
Browse repository at this point
Commits on Sep 4, 2024
Implement mesh-swapping switch to facilite changing the mesh configuration
Show description for 3bc2019
gunney1
committed
3bc2019
View commit details
Copy full SHA for 3bc2019
Browse repository at this point
Commits on Feb 18, 2026
Time the all-gather communication.
gunney1
committed
827c46c
View commit details
Copy full SHA for 827c46c
Browse repository at this point
Commits on Feb 19, 2026
Merge remote-tracking branch 'gh/develop' into feature/gunney/point-search-comm-filter
gunney1
committed
45e6999
View commit details
Copy full SHA for 45e6999
Browse repository at this point
Autoformat.
gunney1
committed
a76dbf1
View commit details
Copy full SHA for a76dbf1
Browse repository at this point
Remove dead code.
gunney1
committed
4122716
View commit details
Copy full SHA for 4122716
Browse repository at this point
You can’t perform that action at this time.