Commit c8f2769
Remove depth option in installation steps (#1395)
* Add build job for rocm
* Add rocm build script
* Copy shared obj file into output_dir
* upload build artifacts and enable wheels build
* Remove cuda build temporarily
* Add ROCm version to .so filename
* Add rocm_version to whls build
* Revert "Remove cuda build temporarily"
This reverts commit 1413c5f.
* Add rocm_version env var
* Remove thrush header files
* Print node info
* print cuda node info
* Revert "print cuda node info"
This reverts commit cdb209a.
* Revert "Print node info"
This reverts commit 7e9a65c.
* Add rocm arch to compile command
* Rename .so files to rocm
* Update default gpu arch
* Skip cpu based igemmlt int tests on ROCm
* Update Documentation
* Update upstream repo name
* Update docs
* Update string format
Co-authored-by: Aarni Koskela <[email protected]>
* Remove pre-release option for torch install
* Update pytorch install path
Co-authored-by: Titus <[email protected]>
* Add messages for Heuristics error
* Remove toolcache for disk space
* print disk usage
* Clean disk space for linux
* Fix for ubuntu
* Add sudo for apt clean
* Update clean up disk list
* remove disk usage print
* Add BNB_BACKEND variable
* Update diagnostic functions for ROCm
* Fix tuple error
* Fix library detection bug for recursive and symlink cases
* fix pre-commit errors
* Remove recursive path lib search
* Create function for runtime lib patterns
* Update logger format
Co-authored-by: Aarni Koskela <[email protected]>
* Update error reporting
Co-authored-by: Aarni Koskela <[email protected]>
* Remove commented code
Co-authored-by: Aarni Koskela <[email protected]>
* Update error reporting
Co-authored-by: Aarni Koskela <[email protected]>
* Update error reporting
* Create hip diagnostics functions
* Fix Typo
* Fix pre-commit checks
* Enable 6.2 build
* Skip gemv 4 bit cpu test
* Update documentation for 6.2.0 pip install
* Update README for default branch change
* Fix typo
* Sync README with upstream
* Remove depth
---------
Co-authored-by: Aarni Koskela <[email protected]>
Co-authored-by: Titus <[email protected]>
Co-authored-by: Aswin John Mathews <[email protected]>
Co-authored-by: root <[email protected]>1 parent 2da2f19 commit c8f2769
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
308 | 308 | | |
309 | 309 | | |
310 | 310 | | |
311 | | - | |
| 311 | + | |
312 | 312 | | |
313 | 313 | | |
314 | 314 | | |
| |||
0 commit comments