Swar script help please? 5950x

Hi,
this is my hw: 5950x, 64ram , 2x 2TB Gen4.

I want to do 45-50plots per day.

Im new in this, and i dont know how to configure Swar or Chia, I was trying 5 hours to set this but I couldn’t.
With the config i did, i gonna plot like 20 per day only :confused:
Anyone can help me with the config or the script please? idk what to do.

Thanks in advance! :slight_smile:

You should post you config and the a result of those 20 plots a day so can anyone offer help. There is no magic formular, computers are like living organisms , unless they are exactly the same, they are not

Also, have a look around on the forum, there are topics with many discussions for the 5950x

I get 40 plots per day with this

  • name: 2tb 1
    max_plots: 999
    farmer_public_key:
    pool_public_key:
    temporary_directory: S:\Plotter
    temporary2_directory:
    destination_directory: G:\Plots
    size: 32
    bitfield: true
    threads: 2
    buckets: 128
    memory_buffer: 4096
    max_concurrent: 7
    max_concurrent_with_start_early: 7
    stagger_minutes: 5
    max_for_phase_1: 7
    concurrency_start_early_phase: 4
    concurrency_start_early_phase_delay: 0
    temporary2_destination_sync: false

    • name: 2TB 2
      max_plots: 999
      farmer_public_key:
      pool_public_key:
      temporary_directory: U:\Plotter
      destination_directory: N:\Plots
      size: 32
      bitfield: true
      threads: 2
      buckets: 128
      memory_buffer: 4096
      max_concurrent: 7
      max_concurrent_with_start_early: 7
      stagger_minutes: 5
      max_for_phase_1: 7
      concurrency_start_early_phase: 4
      concurrency_start_early_phase_delay: 0
      temporary2_destination_sync: false

    • name: 1TB
      max_plots: 999
      farmer_public_key:
      pool_public_key:
      temporary_directory: T:\Plotter
      destination_directory: O:\Plots
      size: 32
      bitfield: true
      threads: 2
      buckets: 128
      memory_buffer: 4096
      max_concurrent: 3
      max_concurrent_with_start_early: 3
      stagger_minutes: 5
      max_for_phase_1: 3
      concurrency_start_early_phase: 4
      concurrency_start_early_phase_delay: 0
      temporary2_destination_sync: false

5950x with 64gb ram
2 x2 tb
1x1tb

1 Like

Thanks, phase 1 time ?

Can you help me?
5900x with 64gb ram
2 x2 tb
Hdd 16t

Thanks

If I have understood correctly, all plots in phase 1 start every 5 minutes with 3 hard drives. Does the PC not crash?

any who does more than 45 plots daily ?

in global section, what you set-up ?

image
there

I would put more stagger so only one destination copy is backlogged at a time. It takes 10-13 min for ssd to usb hdd drive copy. So round up to 15-20min to be safe… Or add more disks for the destination directory. 2 disks per plotter job could do 8-10min stagger, 3 disk 5-6 min stagger, etc.