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
.
E3SM-Project
/
scorpio
Public
Notifications
You must be signed in to change notification settings
Fork
19
Star
22
Code
Issues
99
Pull requests
7
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Using shared ptr to track iodesc use
- #698
#698
Merged
jayeshkrishna
merged 14 commits into
master
E3SM-Project/scorpio:master
from
jayeshkrishna/track_iodesc_via_sptr
E3SM-Project/scorpio:jayeshkrishna/track_iodesc_via_sptr
Copy head branch name to clipboard
Aug 4, 2026
Conversation
Commits
14
(14)
Checks
Files changed
Merged
Using shared ptr to track iodesc use
#698
jayeshkrishna
merged 14 commits into
master
E3SM-Project/scorpio:master
from
jayeshkrishna/track_iodesc_via_sptr
E3SM-Project/scorpio:jayeshkrishna/track_iodesc_via_sptr
Copy head branch name to clipboard
Commits
Commits on Jul 21, 2026
Adding test for freedecomp before close
Show description for 3052c6a
jayeshkrishna
committed
3052c6a
View commit details
Copy full SHA for 3052c6a
Browse repository at this point
Rm unused linked list remnant in iodesc
Show description for 1a22919
jayeshkrishna
committed
1a22919
View commit details
Copy full SHA for 1a22919
Browse repository at this point
Moving I/O decomp utils to spio_iodesc_utils.cpp
Show description for 2f31656
jayeshkrishna
committed
2f31656
View commit details
Copy full SHA for 2f31656
Browse repository at this point
Commits on Jul 28, 2026
Convert io_desc_t to a simple C++ class
Show description for 388d02e
jayeshkrishna
committed
388d02e
View commit details
Copy full SHA for 388d02e
Browse repository at this point
Using C++ const/dest for wcache info
Show description for 28b19b6
jayeshkrishna
committed
28b19b6
View commit details
Copy full SHA for 28b19b6
Browse repository at this point
Using shared ptr to keep track of I/O descs
Show description for 872ba8a
jayeshkrishna
committed
872ba8a
View commit details
Copy full SHA for 872ba8a
Browse repository at this point
Rm sync hack when freeing decomp
Show description for 2c59543
jayeshkrishna
committed
2c59543
View commit details
Copy full SHA for 2c59543
Browse repository at this point
Commits on Jul 31, 2026
Cache iodesc per var per file
Show description for 7aa090f
jayeshkrishna
committed
7aa090f
View commit details
Copy full SHA for 7aa090f
Browse repository at this point
Adding a util func to check async mode
Show description for 3f5e89f
jayeshkrishna
committed
3f5e89f
View commit details
Copy full SHA for 3f5e89f
Browse repository at this point
Don't rely on cached iodesc for async io service
Show description for c434244
jayeshkrishna
committed
c434244
View commit details
Copy full SHA for c434244
Browse repository at this point
Track multiple iodesc per var using sptrs
Show description for 7b65927
jayeshkrishna
committed
7b65927
View commit details
Copy full SHA for 7b65927
Browse repository at this point
If iodesc is not cached get it from global list
Show description for eb6159a
jayeshkrishna
committed
eb6159a
View commit details
Copy full SHA for eb6159a
Browse repository at this point
Code reformat alloc_region()
Show description for 90f39c3
jayeshkrishna
committed
90f39c3
View commit details
Copy full SHA for 90f39c3
Browse repository at this point
In alloc_region() alloc mem iff ndims > 0
Show description for 94e9f66
jayeshkrishna
committed
94e9f66
View commit details
Copy full SHA for 94e9f66
Browse repository at this point
You can’t perform that action at this time.