summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2025-08-25 10:32:56 +0000
committerCoprDistGit <infra@openeuler.org>2025-08-25 10:32:56 +0000
commitc4424473732fd43ecc7c3a4340a8082b6c580aaa (patch)
treec1e959e5750a503f37616c7b1881fccd31a70718
parent9f5566a051be6c4f81e6bae74856659a1d12d2be (diff)
automatic import of ANNC
-rw-r--r--ANNC.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/ANNC.spec b/ANNC.spec
index 695ba70..01ca4ad 100644
--- a/ANNC.spec
+++ b/ANNC.spec
@@ -5,7 +5,7 @@
%global install_libdir %{buildroot}%{_libdir}
%global install_includedir %{buildroot}%{_includedir}/annc
-%global max_jobs 4
+%global max_jobs 16
%global debug_package %{nil}
@@ -85,7 +85,7 @@ run_bazel_build() {
--verbose_failures \
--action_env="baila=548" \
--define tflite_with_xnnpack=false \
- --jobs=%{max_jobs} \
+ --local_ram_resources = 2048 \
--distdir=%{_builddir}/proxy \
annc/service/cpu:libannc.so
# --copt="-g" \