Won-Kyu Park
Won-Kyu Park
> thank you so much so currently any pip install link for python 3.10.x? a direct pip link is not available yet but downloadable artifacts are available (working on next...
rebased
rebased, conflict resolved.
just rebased, resolve conflicts
~~https://github.com/wkpark/triton/actions/runs/7097090430~~ https://github.com/wkpark/triton/actions/runs/7081762873 If anyone interested in this PR follow the above link, download the wheel file at the bottom of the page (github login required), install the wheel on your...
> > https://github.com/wkpark/triton/actions/runs/7097090430 > > If anyone interested in this PR follow the above link, download the wheel file at the bottom of the page (github login required), install the...
> > https://github.com/wkpark/triton/actions/runs/7097090430 > > If anyone interested in this PR follow the above link, download the wheel file at the bottom of the page (github login required), install the...
https://github.com/wkpark/triton/actions/runs/7246431088 (rebased, resolve conflicts. add a new fix. basic runtime tests are passed) - Windows 10 + python3.10 + GTX1080 6G (old GPU. sm_61) ~~~ (venv) D:\src\triton\python\test\unit>python -m pytest runtime...
> @wkpark > > Hello, can you give us some benchmark numbers for some popular models tested and how much we gain with this? sadly, I have very old GPU...
rebased, reworked for recent changes. https://github.com/wkpark/triton/actions/runs/7518654030 (latest triton builds) - [x] basic runtime tests passed. - [x] `python -mpytest language\test_core.py` passed. with minor fix. ~~(pathlib `read_text()` permission denied issue)~~ fix...