-
Notifications
You must be signed in to change notification settings - Fork 638
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add ROCm support #756
Closed
Closed
Add ROCm support #756
Commits on Jan 22, 2024
-
ROCM_TARGET=gfx1030 make hip Uses define BITS_AND_BYTES_USE_ROCM to redefine cuda functions to ROCm equivalent credit to previous ports: Co-authored-by: broncotc <[email protected]> Co-authored-by: agrocylo <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5ee2ec1 - Browse repository at this point
Copy the full SHA 5ee2ec1View commit details -
Add ROCm support to python library
disables igemm for now and adds path to compiled library libbitsandbytes_hip_nohipblaslt
Configuration menu - View commit details
-
Copy full SHA for f9e2a84 - Browse repository at this point
Copy the full SHA f9e2a84View commit details -
Configuration menu - View commit details
-
Copy full SHA for 78eecb3 - Browse repository at this point
Copy the full SHA 78eecb3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 940c52e - Browse repository at this point
Copy the full SHA 940c52eView commit details -
Configuration menu - View commit details
-
Copy full SHA for a485a02 - Browse repository at this point
Copy the full SHA a485a02View commit details -
Configuration menu - View commit details
-
Copy full SHA for 32cd5e0 - Browse repository at this point
Copy the full SHA 32cd5e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for e03a8bd - Browse repository at this point
Copy the full SHA e03a8bdView commit details -
Make sure DATA_NUM_PER_TH <= CUB_NUM_PER_TH
the unrolls already somehow worked correctly before, but they shouldn't have.
Configuration menu - View commit details
-
Copy full SHA for ac20c05 - Browse repository at this point
Copy the full SHA ac20c05View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.