安裝 triton compiler 方式的差異
https://triton-lang.org/main/getting-started/installation.html
the latest stable release
pip install triton
the lastest nightly release
nightly 的意思是?
從 python package 重新編
如果需要更改不同的 LLVM 甚至修改 LLVM 內部的話就要用這個方式
修改 LLVM 的方式需要參考
https://github.com/triton-lang/triton?tab=readme-ov-file#building-with-a-custom-llvm