Please Help Me Optimize this Config :'( I5 10400f #930
Unanswered
stevenbradley22
asked this question in
Q&A
Replies: 2 comments 2 replies
-
looks like a good start... Run Linux for 10 - 15 % better performance (you can run it off a usb key) threads: I'd set it to 4 but it might not make much difference |
Beta Was this translation helpful? Give feedback.
1 reply
-
My basic understanding is that start early will run additional plots when
in progress plots hit stage 4. Stage 4 is less storage and cpu intensive
than other stages. By starting early you can maximize cpu use.
…On Thu, May 27, 2021, 11:51 PM stevenbradley22 ***@***.***> wrote:
thank you ... what does max_concurrent_with_start_early: 7 means ? can you
explain it :D
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#930 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AFPH5AT3TNAL3V7NZTPNYLTTP4HK7ANCNFSM45TQ6D4Q>
.
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Here's my PC:
CPU: Inter core I5 10400f
Main: Asrock B460M Steel Legend
Ram: 24GB DDR4 2666 Mhz
SSD: Samsung 980 NVME 1TB x 2
HDD: I have like 10 HDDs 4TB but maybe i will make plots for 2 HDDs at once
max_plots: 999
farmer_public_key:
pool_public_key:
temporary_directory: Z:\Plotter
temporary2_directory:
destination_directory: J:\Plots
size: 32
bitfield: true
threads: 2
buckets: 128
memory_buffer: 3500
max_concurrent: 5
max_concurrent_with_start_early: ???
initial_delay_minutes: ???
stagger_minutes: ???
max_for_phase_1: ???
concurrency_start_early_phase: 4
concurrency_start_early_phase_delay: 0
temporary2_destination_sync: false
exclude_final_directory: false
skip_full_destinations: true
unix_process_priority: 10
windows_process_priority: 32
enable_cpu_affinity: false
cpu_affinity: [ 0, 1, 2, 3, 4, 5 ]
Beta Was this translation helpful? Give feedback.
All reactions