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
Rework host memory allocation mechanics
- #1964
#1964
Open
rhornung67
wants to merge 19 commits into
develop
llnl/axom:develop
from
task/rhornung67/host-memory-api
llnl/axom:task/rhornung67/host-memory-api
Copy head branch name to clipboard
Conversation
Commits
19
(19)
Checks
Files changed
Open
Rework host memory allocation mechanics
#1964
rhornung67
wants to merge 19 commits into
develop
llnl/axom:develop
from
task/rhornung67/host-memory-api
llnl/axom:task/rhornung67/host-memory-api
Copy head branch name to clipboard
Commits
Commits on Aug 19, 2026
Add method getHostAllocatorID() and route seq/omp::allocatorID() methods through it.
rhornung67
committed
8f6820a
View commit details
Copy full SHA for 8f6820a
Browse repository at this point
Commits on Aug 24, 2026
Change default host alloc to axom malloc and associated changes
rhornung67
committed
4dc85f6
View commit details
Copy full SHA for 4dc85f6
Browse repository at this point
Commits on Aug 25, 2026
add compilation option to change default host allocator
rhornung67
committed
11f118a
View commit details
Copy full SHA for 11f118a
Browse repository at this point
Merge branch 'develop' into task/rhornung67/host-memory-api
rhornung67
committed
abc8eb4
View commit details
Copy full SHA for abc8eb4
Browse repository at this point
Moved getDefaultHostAllocatorID() into axom::detail to avoid Axom API expansion
rhornung67
committed
7566b92
View commit details
Copy full SHA for 7566b92
Browse repository at this point
Add CI test job on dane to test Umpire host allocation
rhornung67
committed
cf9a523
View commit details
Copy full SHA for cf9a523
Browse repository at this point
Make style
rhornung67
committed
5db9bd4
View commit details
Copy full SHA for 5db9bd4
Browse repository at this point
Add release note about default host allocator change.
rhornung67
committed
f88cc30
View commit details
Copy full SHA for f88cc30
Browse repository at this point
Merge branch 'develop' into task/rhornung67/host-memory-api
rhornung67
authored
43ee2c5
View commit details
Copy full SHA for 43ee2c5
Browse repository at this point
Commits on Aug 26, 2026
Merge branch 'develop' into task/rhornung67/host-memory-api
rhornung67
committed
20e4ab1
View commit details
Copy full SHA for 20e4ab1
Browse repository at this point
Fix grammar
rhornung67
committed
13bfcda
View commit details
Copy full SHA for 13bfcda
Browse repository at this point
Explicitly unset macro in malloc case (reviewer suggestion)
rhornung67
committed
8a0a4d2
View commit details
Copy full SHA for 8a0a4d2
Browse repository at this point
Merge branch 'develop' into task/rhornung67/host-memory-api
rhornung67
authored
1d39dcd
View commit details
Copy full SHA for 1d39dcd
Browse repository at this point
Commits on Aug 27, 2026
Merge branch 'develop' into task/rhornung67/host-memory-api
Show description for 887ef6b
rhornung67
committed
887ef6b
View commit details
Copy full SHA for 887ef6b
Browse repository at this point
Fix issues with sidre group not choosing default host allocator
rhornung67
committed
c68478b
View commit details
Copy full SHA for c68478b
Browse repository at this point
Clarify method comment.
rhornung67
committed
e641dc0
View commit details
Copy full SHA for e641dc0
Browse repository at this point
Commits on Aug 28, 2026
Merge branch 'develop' into task/rhornung67/host-memory-api
Show description for c8abea7
rhornung67
committed
c8abea7
View commit details
Copy full SHA for c8abea7
Browse repository at this point
Change order of allocate conditional checks based on new default
rhornung67
committed
89dd157
View commit details
Copy full SHA for 89dd157
Browse repository at this point
Commits on Aug 31, 2026
Merge branch 'develop' into task/rhornung67/host-memory-api
rhornung67
authored
b28af9c
View commit details
Copy full SHA for b28af9c
Browse repository at this point
You can’t perform that action at this time.