Skip to content

Commit

Permalink
32 par
Browse files Browse the repository at this point in the history
  • Loading branch information
eaypek-tfh committed Jan 21, 2025
1 parent a1b5279 commit 83a7386
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions deploy/stage/smpcv2-0-stage/values-iris-mpc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -78,13 +78,13 @@ env:
value: "even_odd_binary_output_16k"

- name: SMPC__LOAD_CHUNKS_PARALLELISM
value: "256"
value: "32"

- name: SMPC__LOAD_CHUNKS_DEFAULT_CLIENT
value: "true"

- name: SMPC__LOAD_CHUNKS_BUFFER_SIZE
value: "256"
value: "1024"

- name: SMPC__LOAD_CHUNKS_STATIC_IPS
value: "16"
Expand Down
4 changes: 2 additions & 2 deletions deploy/stage/smpcv2-1-stage/values-iris-mpc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -78,13 +78,13 @@ env:
value: "even_odd_binary_output_16k"

- name: SMPC__LOAD_CHUNKS_PARALLELISM
value: "256"
value: "32"

- name: SMPC__LOAD_CHUNKS_DEFAULT_CLIENT
value: "true"

- name: SMPC__LOAD_CHUNKS_BUFFER_SIZE
value: "256"
value: "1024"

- name: SMPC__LOAD_CHUNKS_STATIC_IPS
value: "16"
Expand Down
4 changes: 2 additions & 2 deletions deploy/stage/smpcv2-2-stage/values-iris-mpc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -78,13 +78,13 @@ env:
value: "even_odd_binary_output_16k"

- name: SMPC__LOAD_CHUNKS_PARALLELISM
value: "256"
value: "32"

- name: SMPC__LOAD_CHUNKS_DEFAULT_CLIENT
value: "true"

- name: SMPC__LOAD_CHUNKS_BUFFER_SIZE
value: "256"
value: "1024"

- name: SMPC__LOAD_CHUNKS_STATIC_IPS
value: "16"
Expand Down

0 comments on commit 83a7386

Please sign in to comment.