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 }}
GridTools
/
gridtools
Public
Notifications
You must be signed in to change notification settings
Fork
24
Star
68
Code
Issues
11
Pull requests
13
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Introduce ldg_ptr to Enable __ldg in Data Stores and simple_ptr_holder
- #1802
#1802
Merged
fthaler
merged 17 commits into
GridTools:master
GridTools/gridtools:master
from
fthaler:ldg-ptr
fthaler/gridtools:ldg-ptr
Copy head branch name to clipboard
Sep 24, 2024
Conversation
Commits
17
(17)
Checks
Files changed
Merged
Introduce ldg_ptr to Enable __ldg in Data Stores and simple_ptr_holder
#1802
fthaler
merged 17 commits into
GridTools:master
GridTools/gridtools:master
from
fthaler:ldg-ptr
fthaler/gridtools:ldg-ptr
Copy head branch name to clipboard
Commits
Commits on Aug 14, 2024
Added gridtools::as_ldg_ptr and tests
fthaler
committed
a474a09
View commit details
Copy full SHA for a474a09
Browse repository at this point
Fix unused include
fthaler
committed
8e72be2
View commit details
Copy full SHA for 8e72be2
Browse repository at this point
CMake for tests
fthaler
committed
ce9bf69
View commit details
Copy full SHA for ce9bf69
Browse repository at this point
Use ldg_ptr in simple_ptr_holder
fthaler
committed
fca595d
View commit details
Copy full SHA for fca595d
Browse repository at this point
Use ldg_ptr in data_store SID adaptor
fthaler
committed
2f7a48f
View commit details
Copy full SHA for 2f7a48f
Browse repository at this point
Remove (now unnecessary) usage of __ldg outside of ldg_ptr
fthaler
committed
47f5aa3
View commit details
Copy full SHA for 47f5aa3
Browse repository at this point
Commits on Aug 26, 2024
Allow ldg_ptr to be compared to normal pointers; currently required for tests
fthaler
committed
f1a9ec3
View commit details
Copy full SHA for f1a9ec3
Browse repository at this point
Implement ldg_ptr - ldg_ptr to allow sid_get_default_ptr_diff to work
fthaler
committed
274759a
View commit details
Copy full SHA for 274759a
Browse repository at this point
Revert simple_ptr_holder to an aggregate
fthaler
committed
1c43f2e
View commit details
Copy full SHA for 1c43f2e
Browse repository at this point
Fix ldg_ptr tests to use volatile arrays
fthaler
committed
cb15a2b
View commit details
Copy full SHA for cb15a2b
Browse repository at this point
Added test for ldg_ptr diff operator
fthaler
committed
a650d51
View commit details
Copy full SHA for a650d51
Browse repository at this point
Commits on Aug 27, 2024
Make ldg_ptr an aggregate
fthaler
committed
8722d38
View commit details
Copy full SHA for 8722d38
Browse repository at this point
Re-enable explicit LDG loads in stencil backends for non-const data stores
fthaler
committed
d81db7a
View commit details
Copy full SHA for d81db7a
Browse repository at this point
Enable explicit LDG loads in fn cartesian
fthaler
committed
8f43100
View commit details
Copy full SHA for 8f43100
Browse repository at this point
Enable explicit LDG loads in fn unstructured
fthaler
committed
9d4e60d
View commit details
Copy full SHA for 9d4e60d
Browse repository at this point
Enable explicit LDG loads in fn neighbor tables
fthaler
committed
6f4ac92
View commit details
Copy full SHA for 6f4ac92
Browse repository at this point
Updated references
fthaler
committed
63ffeaa
View commit details
Copy full SHA for 63ffeaa
Browse repository at this point
You can’t perform that action at this time.