From baf1cfd604f0060588a1d3184bfe11cd3b0b00ba Mon Sep 17 00:00:00 2001 From: Ertugrul Aypek Date: Fri, 24 Jan 2025 05:33:11 +0100 Subject: [PATCH] 32 par --- deploy/stage/smpcv2-0-stage/values-iris-mpc.yaml | 2 +- deploy/stage/smpcv2-1-stage/values-iris-mpc.yaml | 2 +- deploy/stage/smpcv2-2-stage/values-iris-mpc.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/deploy/stage/smpcv2-0-stage/values-iris-mpc.yaml b/deploy/stage/smpcv2-0-stage/values-iris-mpc.yaml index 5de330d41..0cd317f9c 100644 --- a/deploy/stage/smpcv2-0-stage/values-iris-mpc.yaml +++ b/deploy/stage/smpcv2-0-stage/values-iris-mpc.yaml @@ -78,7 +78,7 @@ env: value: "even_odd_binary_output_16k" - name: SMPC__LOAD_CHUNKS_PARALLELISM - value: "64" + value: "32" - name: SMPC__LOAD_CHUNKS_DEFAULT_CLIENT value: "true" diff --git a/deploy/stage/smpcv2-1-stage/values-iris-mpc.yaml b/deploy/stage/smpcv2-1-stage/values-iris-mpc.yaml index 289c339ec..3d733eb4e 100644 --- a/deploy/stage/smpcv2-1-stage/values-iris-mpc.yaml +++ b/deploy/stage/smpcv2-1-stage/values-iris-mpc.yaml @@ -78,7 +78,7 @@ env: value: "even_odd_binary_output_16k" - name: SMPC__LOAD_CHUNKS_PARALLELISM - value: "64" + value: "32" - name: SMPC__LOAD_CHUNKS_DEFAULT_CLIENT value: "true" diff --git a/deploy/stage/smpcv2-2-stage/values-iris-mpc.yaml b/deploy/stage/smpcv2-2-stage/values-iris-mpc.yaml index 2e640eec3..0300de876 100644 --- a/deploy/stage/smpcv2-2-stage/values-iris-mpc.yaml +++ b/deploy/stage/smpcv2-2-stage/values-iris-mpc.yaml @@ -78,7 +78,7 @@ env: value: "even_odd_binary_output_16k" - name: SMPC__LOAD_CHUNKS_PARALLELISM - value: "64" + value: "32" - name: SMPC__LOAD_CHUNKS_DEFAULT_CLIENT value: "true"