summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2022-07-26Fixed make default to compile with cublaslt.Tim Dettmers
2022-07-25Added matmul build and flags.Tim Dettmers
2022-07-25Some progress on build script; added multi-cuda install script.Tim Dettmers
2022-07-25Removed rowscale (segfaults on ampere).Tim Dettmers
2022-07-25Fixed makefile; fixed Ampere igemmlt_8 bug.Tim Dettmers
2022-07-01Add a CPU-only build optionMax Ryabinin
2021-11-29Fixed makefile compute capabilities.Tim Dettmers
2021-11-28Upgraded to -std=c++14; printing gpp version. #12Tim Dettmers
2021-11-28Added AdamW. #10 #13Tim Dettmers
2021-10-21Fixed compilation flag for CUDA 11.0.Tim Dettmers
2021-10-21Added compilation from source instructions; easier compilation.Tim Dettmers
2021-10-20Added skip_zeros; tests are passing.Tim Dettmers
2021-10-17Added Kepler and fixed V100+CUDA101 support. #4 #5Tim Dettmers
2021-10-07Changed from testpypi to pypi. Release 0.0.24Tim Dettmers
2021-10-05Initial commitTim Dettmers