Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-08-03 | Added CUDA block assert and is_on_gpu check. | Tim Dettmers | |
2022-07-25 | Added matmul build and flags. | Tim Dettmers | |
2022-07-25 | Some progress on build script; added multi-cuda install script. | Tim Dettmers | |
2022-07-25 | Removed rowscale (segfaults on ampere). | Tim Dettmers | |
2022-07-25 | Fixed makefile; fixed Ampere igemmlt_8 bug. | Tim Dettmers | |
2022-07-01 | Add a CPU-only build option | Max Ryabinin | |
2021-11-29 | Fixed makefile compute capabilities. | Tim Dettmers | |
2021-11-28 | Upgraded to -std=c++14; printing gpp version. #12 | Tim Dettmers | |
2021-11-28 | Added AdamW. #10 #13 | Tim Dettmers | |
2021-10-21 | Fixed compilation flag for CUDA 11.0. | Tim Dettmers | |
2021-10-21 | Added compilation from source instructions; easier compilation. | Tim Dettmers | |
2021-10-20 | Added skip_zeros; tests are passing. | Tim Dettmers | |
2021-10-17 | Added Kepler and fixed V100+CUDA101 support. #4 #5 | Tim Dettmers | |
2021-10-07 | Changed from testpypi to pypi. Release 0.0.24 | Tim Dettmers | |
2021-10-05 | Initial commit | Tim Dettmers | |