You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
My main Question are "How many plots should I run for each M.2 NVMe SSD" and "How should I set for the "Stagger"
Equipments:
SSD: SN750 2T *3
SN850 4T *1
Mem: 256G (32g 2400Mhz *8)
Cpu: AMD Threadripper PRO 3995WX (64C 128T)
MB: Pro WS WRX80E-SAGE SE WIFI
My recent setiing for each global:
max_concurrent: 50
max_for_phase_1: 15
minimum_minutes_between_jobs: 5
My recent setiing for each SSD:
name: 1ssd2t
size: 32
bitfield: true
threads: 8
buckets: 128
memory_buffer: 4000
max_concurrent: 8
max_concurrent_with_start_early: 10
initial_delay_minutes: 0
stagger_minutes: 60
max_for_phase_1: 3
concurrency_start_early_phase: 4
concurrency_start_early_phase_delay: 0
name: 4ssd4t
size: 32
bitfield: true
threads: 8
buckets: 128
memory_buffer: 4000
max_concurrent: 16
max_concurrent_with_start_early: 20
initial_delay_minutes: 0
stagger_minutes: 30
max_for_phase_1: 6
concurrency_start_early_phase: 4
concurrency_start_early_phase_delay: 0
In this configuration, the cpu usage rate is 30%-50% , memory 43%
How can we maximize the performance of cpu.
I Want to know how to optimize the configuration to improve efficiency.
My goal is each plot could finished in 7-8 hours.
What hardware is still needed (for example: ssd, refrigerator)
Any recommendations would be much appreciated!!!
Beta Was this translation helpful? Give feedback.
All reactions