Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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
Accelerator
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
loftyhauser
/
SAMRAI
Public
forked from
llnl/SAMRAI
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Breadcrumbs
History for
SAMRAI
source
on
master
User selector
All users
All time
Commit History
Commits on Feb 3, 2026
Minor cleanup
nselliott
committed
5e0bb0a
Copy full SHA for 5e0bb0a
Commits on Jan 28, 2026
Merge branch 'develop' into feature/nselliott/box-17
nselliott
committed
62bdf87
Copy full SHA for 62bdf87
Add emplace functions and move semantics to BoxContainer.
nselliott
committed
c5cf6cb
Copy full SHA for c5cf6cb
Commits on Jan 26, 2026
Make artificial minimum work with voucher option in CascadePartitioner
nselliott
committed
d3f2e2f
Copy full SHA for d3f2e2f
Commits on Jan 6, 2026
Remove extra restrictions for adjusting mask box for patch border data
Show description for 928b2f0
nselliott
committed
928b2f0
Copy full SHA for 928b2f0
Commits on Dec 3, 2025
Add move constructor to Box
nselliott
committed
34375d2
Copy full SHA for 34375d2
Remove virtual declarations from IntVector
nselliott
committed
d21b0ec
Copy full SHA for d21b0ec
Commits on Dec 2, 2025
Fix variable-length arrays
nselliott
committed
bc5386e
Copy full SHA for bc5386e
Merge branch 'develop' into feature/nselliott/box-17
nselliott
committed
0a97ce7
Copy full SHA for 0a97ce7
Change random_shuffle call that is deprecated for C++ 17.
nselliott
committed
7cc8fd5
Copy full SHA for 7cc8fd5
Commits on Dec 1, 2025
Some code modernizations in Box and DatabaseBox
nselliott
committed
25f4170
Copy full SHA for 25f4170
Commits on Nov 26, 2025
Add array include that is needed for some compilers
nselliott
committed
0c0e4b6
Copy full SHA for 0c0e4b6
Commits on Nov 13, 2025
Guard against implicit conversions from Index to IntVector.
nselliott
committed
79a24e6
Copy full SHA for 79a24e6
Add some C++ 17 modernizations to IntVector
nselliott
committed
501cf0c
Copy full SHA for 501cf0c
Set some assertions to work with constexpr
nselliott
committed
d3006dc
Copy full SHA for d3006dc
Commits on Nov 12, 2025
Fix typo
nselliott
committed
4b5d44f
Copy full SHA for 4b5d44f
Eliminate raw pointer arrays in IntVector
nselliott
committed
5f80cf4
Copy full SHA for 5f80cf4
bug fix for IntVector::sortIntVector to handle multiblock vectors correctly.
nselliott
committed
80a46a4
Copy full SHA for 80a46a4
Replace some raw pointers with std::optional
nselliott
committed
21f158b
Copy full SHA for 21f158b
Add constexpr where appropriate in Index
nselliott
committed
843f3b0
Copy full SHA for 843f3b0
Commits on Nov 8, 2025
Update some low-level classes with some modern features.
nselliott
committed
2efedba
Copy full SHA for 2efedba
Commits on Sep 26, 2025
Add CMake option to set number of chunks for large buffer communication.
nselliott
committed
96e87f0
Copy full SHA for 96e87f0
Commits on Sep 25, 2025
Code/doc cleanup of AsyncCommPeer for large buffer changes
nselliott
committed
dcef869
Copy full SHA for dcef869
Commits on Sep 23, 2025
Change to use max number of buffers
nselliott
committed
541de3d
Copy full SHA for 541de3d
Merge branch 'develop' into feature/nselliott/large-buffers
nselliott
committed
f279578
Copy full SHA for f279578
Commits on Sep 19, 2025
Remove template args from constructor declaration
nselliott
committed
14b1ac1
Copy full SHA for 14b1ac1
Merge branch 'develop' into bugfix/nselliott/large-buffers
nselliott
committed
145de9d
Copy full SHA for 145de9d
Commits on Sep 18, 2025
Revert RAJA version for one platform CI
nselliott
committed
6653c31
Copy full SHA for 6653c31
Commits on Sep 17, 2025
New RAJA and Umpire releases
nselliott
committed
3a14078
Copy full SHA for 3a14078
Commits on Aug 12, 2025
Change HAVE_CALIPER to SAMRAI_HAVE_CALIPER
nselliott
committed
5778436
Copy full SHA for 5778436
Commits on Jul 9, 2025
Fix error check on maximum allowed send buffer
nselliott
committed
55f16d5
Copy full SHA for 55f16d5
AsyncCommPeer splits MPI buffers into a calculated number of chunks.
nselliott
committed
a46c1d8
Copy full SHA for a46c1d8
Commits on Jul 7, 2025
Merge branch 'bugfix/nselliott/size-types' of github.com:LLNL/SAMRAI into bugfix/nselliott/size-types
nselliott
committed
304e768
Copy full SHA for 304e768
Commits on Jun 30, 2025
Fix typo
nselliott
committed
b35c33d
Copy full SHA for b35c33d
Add error check for buffers too big to split into 2^31 chunks.
nselliott
committed
dd06bca
Copy full SHA for dd06bca
Pagination
Previous
Next
You can’t perform that action at this time.