Shoreshen

Results 4 comments of Shoreshen

我这边也有同样的问题

> I am not from the triton team, nor an expert here, but I am curious; is > > ``` > $ rm -rf python/triton/_C/*.so > $ rm -rf python/triton/build...

> Do you have a reproducable example (i.e. sequence of commands) that shows the change made is not reflected in the new build? From `.gitignore`, we can see the following:...

Furthermore, I found that: 1. for LLVM related path, it must be absolute path 2. under LLVMPATH/build there must be a file named "version.txt" with the content of "https://oaitriton.blob.core.windows.net/public/llvm-builds/llvm-4713bd4c-ubuntu-x64.tar.gz" After...