Skip to content
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

Enable rocm build for CI #38

Merged
merged 31 commits into from
Jun 21, 2024
Merged

Enable rocm build for CI #38

merged 31 commits into from
Jun 21, 2024

Conversation

pnunna93
Copy link
Collaborator

This PR pulls latest upstream changes from multi-backend-refactor branch and updates CI scripts to build bitsandbytes for ROCm.

Titus-von-Koeller and others added 30 commits May 6, 2024 19:06
Updates the requirements on [matplotlib](https://github.com/matplotlib/matplotlib) to permit the latest version.

Updates `matplotlib` to 3.9.0
- [Release notes](https://github.com/matplotlib/matplotlib/releases)
- [Commits](matplotlib/matplotlib@v3.8.4...v3.9.0)

---
updated-dependencies:
- dependency-name: matplotlib
  dependency-type: direct:development
  dependency-group: major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps the minor-patch group with 1 update: [pytest](https://github.com/pytest-dev/pytest).


Updates `pytest` from 8.2.0 to 8.2.1
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](pytest-dev/pytest@8.2.0...8.2.1)

---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…ndabot/pip/major-2d933c583a

Update matplotlib requirement from ~=3.8.4 to ~=3.9.0 in the major group
…ndabot/pip/minor-patch-0d8eea7cf4

Bump pytest from 8.2.0 to 8.2.1 in the minor-patch group
…-backend-refactor-cpu-4bit

Support 4bit on CPU backend
Bumps the minor-patch group with 1 update: [scipy](https://github.com/scipy/scipy).


Updates `scipy` from 1.13.0 to 1.13.1
- [Release notes](https://github.com/scipy/scipy/releases)
- [Commits](scipy/scipy@v1.13.0...v1.13.1)

---
updated-dependencies:
- dependency-name: scipy
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…ndabot/pip/minor-patch-5c00aa8ad3

Bump scipy from 1.13.0 to 1.13.1 in the minor-patch group
Copy link

@lcskrishna lcskrishna left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@pnunna93 pnunna93 merged commit 578b2f4 into device_abstraction Jun 21, 2024
9 of 22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants