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
.
underworldcode
/
underworld3
Public
Notifications
You must be signed in to change notification settings
Fork
8
Star
26
Code
Issues
92
Pull requests
18
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
JIT cache: key on generated C source (closes #121, #123)
- #129
#129
Merged
lmoresi
merged 7 commits into
development
underworldcode/underworld3:development
from
bugfix/jit-c-cache
underworldcode/underworld3:bugfix/jit-c-cache
Copy head branch name to clipboard
Apr 22, 2026
Conversation
Commits
7
(7)
Checks
Files changed
Merged
JIT cache: key on generated C source (closes #121, #123)
#129
lmoresi
merged 7 commits into
development
underworldcode/underworld3:development
from
bugfix/jit-c-cache
underworldcode/underworld3:bugfix/jit-c-cache
Copy head branch name to clipboard
Commits
Commits on Apr 21, 2026
JIT refactor (phase 1/5): split _createext into generate + compile
Show description for ee705b6
lmoresi
committed
ee705b6
View commit details
Copy full SHA for ee705b6
Browse repository at this point
JIT cache (phase 2/5): key on C-source hash, drop _fn_cache
Show description for 0393aac
lmoresi
committed
0393aac
View commit details
Copy full SHA for 0393aac
Browse repository at this point
JIT cache (phase 3/5): persistent on-disk cache + manifest JSON
Show description for 44c9a71
lmoresi
committed
44c9a71
View commit details
Copy full SHA for 44c9a71
Browse repository at this point
Commits on Apr 22, 2026
JIT cache (phase 4/5): inter-process flock + MPI determinism + ./uw env fingerprint
Show description for e6ec638
lmoresi
committed
e6ec638
View commit details
Copy full SHA for e6ec638
Browse repository at this point
JIT cache (phase 5/5): docs + benchmark
Show description for 3cd0a14
lmoresi
committed
3cd0a14
View commit details
Copy full SHA for 3cd0a14
Browse repository at this point
JIT cache (parallel): rank-0 compiles + cross-rank disk handoff
Show description for 17e0a89
lmoresi
committed
17e0a89
View commit details
Copy full SHA for 17e0a89
Browse repository at this point
JIT cache: restore "Location of compiled module" verbose print
Show description for 794522d
lmoresi
committed
794522d
View commit details
Copy full SHA for 794522d
Browse repository at this point
You can’t perform that action at this time.