diff --git a/llvm-project.tar.gz b/llvm-project.tar.gz index 04d274dfc96ab0829fa67813bd60be57d2a8bc53..85bc168f5b5e4d4020798a3b14aac06b983da815 100644 --- a/llvm-project.tar.gz +++ b/llvm-project.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:93d332a3a649737ae765c0a4e812731be93d2d125d5dac0eb4193d5ca321d7ad -size 224484361 +oid sha256:741cebc462f9ba3a16230ca398bf550cd2f94e3b0fa37cc013ebd46e9506f747 +size 224501326 diff --git a/triton-cpu-3.0.0-v2.tar.gz b/triton-cpu-3.0.0-v3.tar.gz similarity index 32% rename from triton-cpu-3.0.0-v2.tar.gz rename to triton-cpu-3.0.0-v3.tar.gz index 5a6ac3e72f71fc171adf6707ff685c0bc5ea617d..3baec79784bf3217a9e3d9e9ccb751d66a8efdd8 100644 --- a/triton-cpu-3.0.0-v2.tar.gz +++ b/triton-cpu-3.0.0-v3.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9e66238de362abf9cc7cf1720b220dcb7b54f9f548cfdf9cc874e0eb07c2fa86 -size 7002446 +oid sha256:228a412fd42076e6f7cabbfb511a3bcd96da15e8bf9473c954ac93cfb8a14070 +size 7002694 diff --git a/triton-cpu.spec b/triton-cpu.spec index 393e247324f56548abdd0813934b20b4c1494577..536e97916f5918d6a7a85165f04e9f69754c7425 100644 --- a/triton-cpu.spec +++ b/triton-cpu.spec @@ -1,10 +1,10 @@ Name: triton-cpu Version: 3.0.0 -Release: 3 +Release: 5 Summary: A CPU backend for Triton. License: MIT URL: https://gitee.com/openeuler/triton-cpu -Source0: https://gitee.com/openeuler/triton-cpu/repository/archive/%{name}-%{version}-v2.tar.gz +Source0: https://gitee.com/openeuler/triton-cpu/repository/archive/%{name}-%{version}-v3.tar.gz Source1: triton-downloads.tar.gz Source2: llvm-project.tar.gz @@ -21,7 +21,7 @@ Triton-CPU is a branch to build a CPU backend for Triton. %global debug_package %{nil} %prep -tar -zxf %{_sourcedir}/%{name}-%{version}-v2.tar.gz +tar -zxf %{_sourcedir}/%{name}-%{version}-v3.tar.gz unzip -q %{name}/sleef.zip -d %{name}/third_party/ tar -zxf %{_sourcedir}/triton-downloads.tar.gz mkdir %{name}/third_party/nvidia/backend/bin @@ -57,6 +57,10 @@ pip install python/ --no-build-isolation --prefix=%{buildroot}%{_prefix} %{python3_sitearch}/triton %changelog +* Fri Jul 18 2025 huangkaiyao - 3.0.0-5 +- Update LLVM to fix some failed testcases +* Wed Jul 2 2025 huangkaiyao - 3.0.0-4 +- Fixed some failed testcases * Thu May 29 2025 huangkaiyao - 3.0.0-3 - Add SME/SVE matrix operation support * Tue May 20 2025 huangkaiyao - 3.0.0-2