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
Accelerator
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
.
ValeevGroup
/
tiledarray
Public
Notifications
You must be signed in to change notification settings
Fork
62
Star
324
Code
Issues
38
Pull requests
8
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
strided BLAS DGEMM path for ToT einsum contractions
- #559
#559
Merged
evaleev
merged 18 commits into
master
ValeevGroup/tiledarray:master
from
zhihao/feature/strided-dgemm
ValeevGroup/tiledarray:zhihao/feature/strided-dgemm
Copy head branch name to clipboard
Jun 8, 2026
Conversation
Commits
18
(18)
Checks
Files changed
Merged
strided BLAS DGEMM path for ToT einsum contractions
#559
evaleev
merged 18 commits into
master
ValeevGroup/tiledarray:master
from
zhihao/feature/strided-dgemm
ValeevGroup/tiledarray:zhihao/feature/strided-dgemm
Copy head branch name to clipboard
Commits
Commits on May 30, 2026
feat(strided-dgemm): shared ContractReduce strided_oprod_op_ slot + TA_STRIDED_DGEMM_COUNT option
zhihao-deng
committed
8ed5ebd
View commit details
Copy full SHA for 8ed5ebd
Browse repository at this point
feat(strided-dgemm): rigorously-guarded ce+e core (nbatch loop, no nbatch==1 assert) + tile tests
zhihao-deng
committed
80ce136
View commit details
Copy full SHA for 80ce136
Browse repository at this point
feat(strided-dgemm): route ce+e (hce+e) to the strided DGEMM op in ContEngine + e2e (nbatch>1)
zhihao-deng
committed
74a3703
View commit details
Copy full SHA for 74a3703
Browse repository at this point
Commits on May 31, 2026
feat(strided-dgemm): orientation-aware ce+ce core (Mo>1 left-external) + tile tests
zhihao-deng
committed
0ddfa0e
View commit details
Copy full SHA for 0ddfa0e
Browse repository at this point
feat(strided-dgemm): route ce+ce (hce+ce) to the strided DGEMM op in ContEngine + e2e (left-external Mo>1)
zhihao-deng
committed
7ca7230
View commit details
Copy full SHA for 7ca7230
Browse repository at this point
test(strided-dgemm): combined equivalence matrices (multi-external + left-external + nbatch>1) + benches
zhihao-deng
committed
fb7ed1c
View commit details
Copy full SHA for fb7ed1c
Browse repository at this point
review(strided-dgemm): final review guards for hce+e and hce+ce
zhihao-deng
committed
2556751
View commit details
Copy full SHA for 2556751
Browse repository at this point
feat(strided-dgemm): land regime-A hc+e strided DGEMM path with tests
Show description for 1e291d1
zhihao-deng
committed
1e291d1
View commit details
Copy full SHA for 1e291d1
Browse repository at this point
feat(strided-dgemm): left/right ce+ce kernels + matrix x matrix guard (either-side hce+ce)
zhihao-deng
committed
3b86fa5
View commit details
Copy full SHA for 3b86fa5
Browse repository at this point
feat(strided-dgemm): fold matrix_transpose inner perm into ce+ce GEMM
zhihao-deng
committed
bc35b9e
View commit details
Copy full SHA for bc35b9e
Browse repository at this point
chore(strided-dgemm): env-gated GEMM timing/coverage/segment probes
zhihao-deng
committed
b528b0f
View commit details
Copy full SHA for b528b0f
Browse repository at this point
feat(strided-dgemm): per-k segmented ce+ce strided DGEMM (skip holes)
zhihao-deng
committed
fbe5f3e
View commit details
Copy full SHA for fbe5f3e
Browse repository at this point
Commits on Jun 1, 2026
fix(strided-dgemm): segment the ce+ce LEFT kernel too (mirror of right)
zhihao-deng
committed
640fefd
View commit details
Copy full SHA for 640fefd
Browse repository at this point
chore(strided-dgemm): probing harness — ce+ce kill switch, scale-path timing probe, bench & tests
zhihao-deng
committed
bc5dfed
View commit details
Copy full SHA for bc5dfed
Browse repository at this point
Commits on Jun 2, 2026
fix(strided-dgemm): reduce arena-vs-owning comparison counters across ranks
Show description for 82a0461
evaleev
committed
82a0461
View commit details
Copy full SHA for 82a0461
Browse repository at this point
Commits on Jun 5, 2026
tensor: recurse conj() into nested tiles (tensor-of-tensors)
Show description for ef8f539
evaleev
committed
ef8f539
View commit details
Copy full SHA for ef8f539
Browse repository at this point
Commits on Jun 6, 2026
tensor: arena-aware conj for tensor-of-tensors (scale(factor,perm), ArenaTensor::conj_to)
Show description for 196f29a
evaleev
committed
196f29a
View commit details
Copy full SHA for 196f29a
Browse repository at this point
Merge pull request #560 from ValeevGroup/evaleev/feature/tensor-of-tensor-conj
Show description for b8c1d75
evaleev
authored
b8c1d75
View commit details
Copy full SHA for b8c1d75
Browse repository at this point
You can’t perform that action at this time.