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
.
bitsandbytes-foundation
/
bitsandbytes
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
917
Star
8.4k
Code
Issues
39
Pull requests
29
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
add support for 64 block size on 32 warp size supported amd gpus
- #1748
#1748
Merged
matthewdouglas
merged 14 commits into
bitsandbytes-foundation:main
bitsandbytes-foundation/bitsandbytes:main
from
electron271:main
electron271/bitsandbytes:main
Copy head branch name to clipboard
Nov 13, 2025
Conversation
Commits
14
(14)
Checks
Files changed
Merged
add support for 64 block size on 32 warp size supported amd gpus
#1748
matthewdouglas
merged 14 commits into
bitsandbytes-foundation:main
bitsandbytes-foundation/bitsandbytes:main
from
electron271:main
electron271/bitsandbytes:main
Copy head branch name to clipboard
Commits
Commits on Sep 6, 2025
add support for 64 block size on 32 warp size supported amd gpus
electron271
committed
d607127
View commit details
Copy full SHA for d607127
Browse repository at this point
uncomment 64 block size support in csrc
electron271
committed
f7b4430
View commit details
Copy full SHA for f7b4430
Browse repository at this point
only enable 64 block size support on architectures with 32 warp size
electron271
committed
6e2e4d2
View commit details
Copy full SHA for 6e2e4d2
Browse repository at this point
Commits on Oct 2, 2025
use BNB_WARP_SIZE instead of warpSize in ops.hip
electron271
committed
8c24b4d
View commit details
Copy full SHA for 8c24b4d
Browse repository at this point
Commits on Oct 20, 2025
Reuse BNB_WARP_SIZE macro
sstamenk
committed
7dd7b88
View commit details
Copy full SHA for 7dd7b88
Browse repository at this point
Merge pull request #1 from sstamenk/reuse_bnb_warp_size_macro
Show description for 978eccf
electron271
authored
978eccf
View commit details
Copy full SHA for 978eccf
Browse repository at this point
Merge branch 'main' into main
electron271
authored
1c94701
View commit details
Copy full SHA for 1c94701
Browse repository at this point
Commits on Oct 24, 2025
Remove unused WARP_SIZE definitions
electron271
committed
e9f0af3
View commit details
Copy full SHA for e9f0af3
Browse repository at this point
Commits on Oct 29, 2025
Merge branch 'main' into main
matthewdouglas
authored
ca63206
View commit details
Copy full SHA for ca63206
Browse repository at this point
Commits on Nov 5, 2025
remove unused import
electron271
committed
39861c2
View commit details
Copy full SHA for 39861c2
Browse repository at this point
Merge branch 'main' into main
electron271
authored
6f6c5e1
View commit details
Copy full SHA for 6f6c5e1
Browse repository at this point
Commits on Nov 13, 2025
Apply suggestion from @matthewdouglas
matthewdouglas
authored
7f41f0e
View commit details
Copy full SHA for 7f41f0e
Browse repository at this point
Apply suggestion from @matthewdouglas
matthewdouglas
authored
22685ac
View commit details
Copy full SHA for 22685ac
Browse repository at this point
Apply suggestion from @matthewdouglas
matthewdouglas
authored
f0a7c13
View commit details
Copy full SHA for f0a7c13
Browse repository at this point
You can’t perform that action at this time.