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
.
ML4EP
/
sofieBLAS
Public
Notifications
You must be signed in to change notification settings
Fork
3
Star
0
Code
Issues
6
Pull requests
3
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Support runtime GEMM dimensions for dynamic shapes
- #11
#11
Open
harz05
wants to merge 12 commits into
ML4EP:dev
ML4EP/sofieBLAS:dev
from
harz05:fix/dynamic-gemm-layouts
harz05/sofieBLAS:fix/dynamic-gemm-layouts
Copy head branch name to clipboard
Conversation
Commits
12
(12)
Checks
Files changed
Open
Support runtime GEMM dimensions for dynamic shapes
#11
harz05
wants to merge 12 commits into
ML4EP:dev
ML4EP/sofieBLAS:dev
from
harz05:fix/dynamic-gemm-layouts
harz05/sofieBLAS:fix/dynamic-gemm-layouts
Copy head branch name to clipboard
Commits
Commits on Jul 24, 2026
fix: support runtime GEMM dimensions for dynamic shapes
harz05
committed
1b51a1a
View commit details
Copy full SHA for 1b51a1a
Browse repository at this point
Commits on Aug 4, 2026
feat: resolve GEMM algorithms per call site instead of per shape
harz05
committed
b4fc25e
View commit details
Copy full SHA for b4fc25e
Browse repository at this point
test: cover multi-size use of one instance and bounded algorithm cache
harz05
committed
21f938d
View commit details
Copy full SHA for 21f938d
Browse repository at this point
Commits on Aug 17, 2026
Merge upstream/dev into fix/dynamic-gemm-layouts
harz05
committed
ddc773e
View commit details
Copy full SHA for ddc773e
Browse repository at this point
feat: optional LRU limit on the algorithm cache
harz05
committed
5c45651
View commit details
Copy full SHA for 5c45651
Browse repository at this point
style: clang-format
harz05
committed
09d3123
View commit details
Copy full SHA for 09d3123
Browse repository at this point
chore: cleanup, cache limit via constructor
harz05
committed
e5b362c
View commit details
Copy full SHA for e5b362c
Browse repository at this point
Commits on Aug 18, 2026
docs: layout and caching behavior
harz05
committed
d71ddf5
View commit details
Copy full SHA for d71ddf5
Browse repository at this point
Commits on Aug 19, 2026
feat: dynamic gemm shapes and algorithm cache for hipBLASLt
harz05
committed
1b0ea97
View commit details
Copy full SHA for 1b0ea97
Browse repository at this point
Commits on Aug 20, 2026
docs: describe layout roles, envelope matching and shape naming
harz05
committed
11ff88e
View commit details
Copy full SHA for 11ff88e
Browse repository at this point
docs: explain addLayoutConfig, algo resolution and stats counters
harz05
committed
9816590
View commit details
Copy full SHA for 9816590
Browse repository at this point
Commits on Aug 26, 2026
fix: cache layouts and algorithms, one shared BLASLt backend
harz05
committed
4bcb1e2
View commit details
Copy full SHA for 4bcb1e2
Browse repository at this point
You can’t perform that action at this time.