1. 24 Sep, 2024 1 commit
  2. 30 Aug, 2024 1 commit
  3. 31 Jul, 2024 1 commit
  4. 29 Jul, 2024 1 commit
  5. 21 Jul, 2024 1 commit
  6. 12 Jul, 2024 3 commits
  7. 06 May, 2024 1 commit
  8. 08 Apr, 2024 2 commits
  9. 11 Mar, 2024 4 commits
  10. 08 Mar, 2024 1 commit
    • Matthew Douglas's avatar
      Build: Expand CUDA Toolkit Matrix (#1111) · 1cfc2777
      Matthew Douglas authored
      
      
      * (ci) build with wider CUDA version matrix
      
      * (ci) build with wider CUDA version matrix
      
      * (ci) skip sm_89 target on CUDA 11.7
      
      * (ci) skip sm_90 target on CUDA 11.8
      
      * modify workflow to publish to test.pypi
      
      * (build) Test for manylinux_2_24 build on GH actions
      
      * (build) got that backwards.
      
      * try fixing manual triggering condition for testpypi
      
      * try if Ubuntu 18.04 is an easy fix to allow for `manylinux_2_24` compatibility
      
      * hardcode publish step to run to test publishing
      
      * set ubuntu to newest supported version
      
      * try statically linking libstdc++ to achieve manylinux_2_18
      
      * last commit only brought us to manylinux_2_34, reverse
      
      * add misssing permission for publishing to pypi
      
      * snake case deprecated in favor of kebab
      
      * downgrade cuda ubuntu aiming for manylinux_2_24
      
      * add step to upgrade cmake due to old Ubuntu for CUDA build
      
      * adjust path to prefer pip installed cmake
      
      * (cmake) set CMAKE_BUILD_TYPE=Release if unspecified
      
      * default to CMAKE_BUILD_TYPE Release for optimized releases and better many_linux compatibility
      
      * (build) back to ubuntu22.04 docker images
      
      * verify Cmake in separte step
      
      * add clarifying comment about Python version compatibility
      
      * (build) we don't need cmake for wheel step
      
      * fixup testpypi publish to run in PR for testing
      
      * add pypi publishing when tagged on main
      
      * add functionality to rewrite platform tags
      
      * (ci) adjust platform tags for wheels
      
      * fix for windows, get order right.
      
      * fix for windows, get order right.
      
      * (build) slim down those fatbins on windows cuda
      
      * sloppy
      
      * remove broken PyPi upload for now
      
      ---------
      Co-authored-by: default avatarTitus von Koeller <9048635+Titus-von-Koeller@users.noreply.github.com>
      1cfc2777
  11. 28 Feb, 2024 1 commit
  12. 27 Feb, 2024 2 commits
  13. 19 Feb, 2024 1 commit
  14. 14 Feb, 2024 1 commit
  15. 07 Feb, 2024 1 commit
  16. 05 Feb, 2024 2 commits
    • Rickard's avatar
      Make native code portable and add GitHub workflow for building (#949) · 73d3e7b6
      Rickard authored
      
      
      * Make native code portable and add GitHub workflow for building
      
      * Removed deprecated Python versions
      
      * Update python-package.yml
      Co-authored-by: default avatarAarni Koskela <akx@iki.fi>
      
      * Update python-package.yml
      Co-authored-by: default avatarAarni Koskela <akx@iki.fi>
      
      * Update python-package.yml
      Co-authored-by: default avatarAarni Koskela <akx@iki.fi>
      
      * Update python-package.yml
      Co-authored-by: default avatarAarni Koskela <akx@iki.fi>
      
      * Update python-package.yml
      Co-authored-by: default avatarAarni Koskela <akx@iki.fi>
      
      * Update python-package.yml
      Co-authored-by: default avatarAarni Koskela <akx@iki.fi>
      
      * Update python-package.yml
      Co-authored-by: default avatarAarni Koskela <akx@iki.fi>
      
      * Update python-package.yml
      
      * Do not test on Python 3.13 until released
      
      * Update python-package.yml
      
      * Update python-package.yml
      
      * Update python-package.yml
      
      * Update python-package.yml
      
      * Refactor build stage
      
      * Fixed breaking actions change
      
      * Slim down Windows cuda
      
      * Create dependabot.yml
      
      * Bespoke local dev requirements.txt
      
      * Enable VS integration
      
      * Group Dependabot updates
      
      * Cleanup
      
      * Update python-package.yml
      
      * Reinstate file that was wrongly merged
      
      * Fixed regression caused by new version of download-artifact
      
      * Update python-package.yml
      
      * Update python-package.yml
      
      * Fix matrix
      
      * Update python-package.yml
      
      * Merge
      
      * Pipeline
      
      * Fixed conflict
      
      * Fixed conflict
      
      * Update CMakeLists.txt
      
      * Fixed merge error
      
      * cleanup
      
      * cleanup
      
      * Find CUDA
      
      * Fix
      
      * Fixing merge error from latest merge from main
      
      * Fix setup.py
      
      * Fixed typo in artifact name
      
      * Remove linker flags
      
      * Build nocublaslt versions
      
      * Fixed formatting
      
      * Fixed VS Code format on save
      
      * Ran format on save from VScode
      
      * Re-saved the json files using the new settings
      
      * Re-saved CMakeLists.txt to get formatting right
      
      * Add path filter
      
      * Formatting
      
      ---------
      Co-authored-by: default avatarAarni Koskela <akx@iki.fi>
      73d3e7b6
    • Won-Kyu Park's avatar
      CI: split workflows (#1019) · 8a14c638
      Won-Kyu Park authored
      * CI: separate shared-libs, cuda and wheels jobs
      
      * CI: remove cuda dependent packages to reduce build time
      8a14c638
  17. 01 Feb, 2024 10 commits
  18. 31 Jan, 2024 1 commit
  19. 30 Jan, 2024 1 commit
    • Aarni Koskela's avatar
      Ruff fixes (#984) · 706ec24d
      Aarni Koskela authored
      
      
      * Adjust Ruff configuration
      
      * do not autofix always
      * be less strict around tests and benchmarks
      * adjust ignores for now
      
      * Ruff: autofix I and F401
      
      * Apply ruff autofixes
      
      * Fix RUF013 complaint
      
      * Fix mutable default in replace_linear
      
      * Don't use bare except
      
      * Wrap bitsandbytes.__main__ entrypoint in function; fix "sensible" typo
      
      * Fix ruff B008 (function call in arguments)
      
      * Add ruff noqas as suitable
      
      * Fix RUF005 (splat instead of concatenating)
      
      * Fix B018 (useless expression)
      
      * Add pre-commit configuration + GitHub Actions lint workflow
      
      * Fix unused `e` in bitsandbytes/__main__.py
      
      * fix merge conflict resolution error
      
      * run pre-commit hook
      
      ---------
      Co-authored-by: default avatarTitus <9048635+Titus-von-Koeller@users.noreply.github.com>
      706ec24d
  20. 15 Jan, 2024 1 commit
  21. 12 Jan, 2024 2 commits
  22. 19 Dec, 2023 1 commit