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 }}
vjelic
/
composable_kernel-glog-fork
Public
forked from
ROCm/composable_kernel
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
develop
User selector
All users
All time
Commit history
Commits on Dec 15, 2025
Add Glog workflow .github/workflows/glog.yml
vjelic
committed
861fbf6
View commit details
Copy full SHA for 861fbf6
Browse repository at this point
Remove old workflow file .github/workflows/glog.yml
vjelic
committed
85f61ea
View commit details
Copy full SHA for 85f61ea
Browse repository at this point
Commits on Oct 15, 2025
Update glog.yml
vjelic
authored
4ab4273
View commit details
Copy full SHA for 4ab4273
Browse repository at this point
Commits on Aug 16, 2025
Add Glog workflow .github/workflows/glog.yml
vjelic
committed
ceb3a5d
View commit details
Copy full SHA for ceb3a5d
Browse repository at this point
Remove old workflow file .github/workflows/glog.yml
vjelic
committed
d6a6345
View commit details
Copy full SHA for d6a6345
Browse repository at this point
Commits on Aug 7, 2025
Add or update workflow .github/workflows/glog.yml
vjelic
committed
a24139d
View commit details
Copy full SHA for a24139d
Browse repository at this point
Revert "Add padding to 1x1Stride1Pad0 conv specialization (grouped conv bwd weight) (#2610)" (#2637)
Show description for 21e9983
EnricoDeg
and
bartekxk
authored
21e9983
View commit details
Copy full SHA for 21e9983
Browse repository at this point
Fix clang format after conv changes (#2636)
bartekxk
authored
54c7e08
View commit details
Copy full SHA for 54c7e08
Browse repository at this point
Grouped Convolution Forward Infer Bias Bnorm Activ (#2621)
Show description for 5328b23
bartekxk
authored
5328b23
View commit details
Copy full SHA for 5328b23
Browse repository at this point
Commits on Aug 6, 2025
modernize scripts for running cmake and clang-format (#2503)
Show description for 1824d65
tenpercent
and
AviralGoelAMD
authored
1824d65
View commit details
Copy full SHA for 1824d65
Browse repository at this point
General 2D Reduction Kernel (#2535)
Show description for 4750b29
amd-yashagar
authored
4750b29
View commit details
Copy full SHA for 4750b29
Browse repository at this point
Remove unused lds direct load instruction. (#2573)
Show description for 2622ff0
3 people
authored
2622ff0
View commit details
Copy full SHA for 2622ff0
Browse repository at this point
[CK_TILE] Fix FMHA qr_async causing errors in FA (#2627)
DDEle
authored
15e8b6c
View commit details
Copy full SHA for 15e8b6c
Browse repository at this point
delete all slp compilation flag in CK Tile (#2625)
Thomas Ning
authored
0746914
View commit details
Copy full SHA for 0746914
Browse repository at this point
Commits on Aug 5, 2025
Revert "Reduce build time tile engine (#2579)" (#2623)
Show description for 833ae1d
illsilin
authored
833ae1d
View commit details
Copy full SHA for 833ae1d
Browse repository at this point
Add padding to 1x1Stride1Pad0 conv specialization (grouped conv bwd weight) (#2610)
Show description for 2203b0d
EnricoDeg
and
bartekxk
authored
2203b0d
View commit details
Copy full SHA for 2203b0d
Browse repository at this point
Persistent grouped gemm CompV4 Enablement & Polish (#2605)
Show description for cbfecf8
Thomas Ning
and
ThomasNing
authored
cbfecf8
View commit details
Copy full SHA for cbfecf8
Browse repository at this point
fix build for test_ck_tile_fp8 on rhel8 (#2615)
tenpercent
authored
2a78da4
View commit details
Copy full SHA for 2a78da4
Browse repository at this point
Commits on Aug 4, 2025
fix test_mx_mfma errors (#2614)
illsilin
authored
fb96b49
View commit details
Copy full SHA for fb96b49
Browse repository at this point
Fix Debug Build for ckProfiler (#2609)
Show description for 59245df
rahjain-amd
authored
59245df
View commit details
Copy full SHA for 59245df
Browse repository at this point
Add -gsplit-dwarf flag to reduce debug section size and fix ckProfiler link errors (#2611)
Show description for 15eb493
robotchaoX
authored
15eb493
View commit details
Copy full SHA for 15eb493
Browse repository at this point
Mark non-grouped convolutions instances as deprecated (#2595)
Show description for 8655ba9
bartekxk
and
afagaj
authored
8655ba9
View commit details
Copy full SHA for 8655ba9
Browse repository at this point
Commits on Aug 2, 2025
remove std::format (#2604)
tenpercent
authored
0d94397
View commit details
Copy full SHA for 0d94397
Browse repository at this point
Commits on Aug 1, 2025
remove std=c++17 compiler flag (#2603)
illsilin
authored
b786d12
View commit details
Copy full SHA for b786d12
Browse repository at this point
[CK-tile] remove old ck-tile transpose test (#2591)
Show description for f36cb5b
tenpercent
authored
f36cb5b
View commit details
Copy full SHA for f36cb5b
Browse repository at this point
Reduce build time tile engine (#2579)
Show description for e5b79b2
Thomas Ning
and
vidyasagar-amd
authored
e5b79b2
View commit details
Copy full SHA for e5b79b2
Browse repository at this point
update the switch condition for buffer built-ins (#2602)
illsilin
authored
788e8a8
View commit details
Copy full SHA for 788e8a8
Browse repository at this point
Fix the GFX 950 Universal GEMM (#2597)
Show description for 7c44a76
Thomas Ning
and
ThomasNing
authored
7c44a76
View commit details
Copy full SHA for 7c44a76
Browse repository at this point
Add a daily CI stage to test AITER with latest CK. (#2598)
Show description for e6104da
illsilin
authored
e6104da
View commit details
Copy full SHA for e6104da
Browse repository at this point
fix weight index out of range (#2414)
lalala-sh
authored
bb5c478
View commit details
Copy full SHA for bb5c478
Browse repository at this point
Integration of a new pipeline for weight preshuffle into gemm examples (#2516)
Show description for 1441a0a
3 people
authored
1441a0a
View commit details
Copy full SHA for 1441a0a
Browse repository at this point
Commits on Jul 31, 2025
[CK_Tile] Updating gpu timer when doing flush cache (#2593)
Show description for 88d7217
amd-khushbu
authored
88d7217
View commit details
Copy full SHA for 88d7217
Browse repository at this point
Disable fp8 instances on unsupported targets (#2592)
Show description for 546ef78
AviralGoelAMD
and
AviralGoelAMD
authored
546ef78
View commit details
Copy full SHA for 546ef78
Browse repository at this point
Automatic deduction of split-K value for grouped convolution (#2491)
Show description for e962a41
vpietila-amd
authored
e962a41
View commit details
Copy full SHA for e962a41
Browse repository at this point
[CK_TILE] Fix UB and corner cases in f32/f16 to/from f8 conversion (#2571)
Show description for 7b07424
ex-rzr
authored
7b07424
View commit details
Copy full SHA for 7b07424
Browse repository at this point
Previous
Next
You can’t perform that action at this time.