Another Windows build
I found this build is based on the official v2.2.0, and runs as fast as on Linux:
https://github.com/jakaline-dev/Triton_win/issues/2
the build here is i think just a dummy wrapper
I was able to get this to build using some of the modifcations they made and uploaded them. The size is rather small for the full triton wheel so I don't think it is a complete wheel. the linux builds are 209.6MB
Working on a workflow to do a full builds based off nightly but this will take some time. Let me know if the build I posted work
Yes, the binaries defined in triton/bin/CMakeLists.txt
, such as triton-opt
, are actually not needed for end users. Also we don't need the profiler and the unit tests in the wheel
I've also made wheels with only about 20 MB sizes:
https://github.com/woct0rdho/triton-windows