User Tools

Site Tools


guides:plotting:madmaxwindows

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
guides:plotting:madmaxwindows [2021/09/07 06:51] spacefarmer01guides:plotting:madmaxwindows [2021/09/07 18:11] (current) – [Creating RAMdisk] vleesbanaan
Line 1: Line 1:
-===== MadMax Plotter Windows =====+===== MadMax Plotter for Windows =====
  
   - Download latest release from https://github.com/stotiks/chia-plotter/releases   - Download latest release from https://github.com/stotiks/chia-plotter/releases
-  - Extract the zip to your preferred directory+  - Extract the zip file to your preferred directory
   - Open Command Prompt (cmd) / PowerShell   - Open Command Prompt (cmd) / PowerShell
-  - Navigate to the extracted directory+  - Navigate to the extracted directory (from step 2)
   - You can now plot pool plots. Use the -c parameter to plot with your pool wallet (P2 singleton address)    - You can now plot pool plots. Use the -c parameter to plot with your pool wallet (P2 singleton address) 
  
 +For example: 
  
-example given: .\chia_plot.exe -t C:\TempDir\ -d C:\FinalDir\ -c P2_SINGLETON_ADDRESS -f FARMER_PUBLIC_KEY+  .\chia_plot.exe -t C:\TempDir\ -d C:\FinalDir\ -c P2_SINGLETON_ADDRESS -f FARMER_PUBLIC_KEY
  
-Usage: +====Usage==== 
-  chia_plot [OPTION...]+  chia_plot.exe [OPTION...] 
 + 
 +  . -k, --size arg       K size (default = 32, k <= 32) 
 +  . -x, --port arg       Network port (default = 8444, chives = 9699) 
 +  . -n, --count arg      Number of plots to create (default = 1, -1 = infinite) 
 +  . -r, --threads arg    Number of threads (default = 4) 
 +  . -u, --buckets arg    Number of buckets (default = 256) 
 +  . -v, --buckets3 arg   Number of buckets for phase 3+4 (default = buckets) 
 +  . -t, --tmpdir arg     Temporary directory, needs ~220 GiB (default = $PWD) 
 +  . -2, --tmpdir2 arg    Temporary directory 2, needs ~110 GiB [RAM] (default = <tmpdir>
 +  . -d, --finaldir arg   Final directory (default = <tmpdir>
 +  . -w, --waitforcopy    Wait for copy to start next plot 
 +  . -p, --poolkey arg    Pool Public Key (48 bytes) 
 +  . -c, --contract arg   Pool Contract Address (62 chars) 
 +  . -f, --farmerkey arg  Farmer Public Key (48 bytes) 
 +  . -G, --tmptoggle      Alternate tmpdir/tmpdir2 (default = false) 
 +  . -K, --rmulti2 arg    Thread multiplier for P2 (default = 1) 
 +  . --help               Print help 
 +   
 + ==== Creating RAMdisk ==== 
 + 
 +There is a free tool called ImDisk which can create the required RAMdisk if your machine has more than 128GB of RAM. The RAMdisk size should be 110 GiB or 112640 MB. Creating RAMdisk will reduce the wear on your SSD during plotting. Use third party tools at your own risk.
  
-  -k, - -size arg       K size (default = 32, k <= 32) 
-  -x, - -port arg       Network port (default = 8444, chives = 9699) 
-  -n, - -count arg      Number of plots to create (default = 1, -1 = infinite) 
-  -r, - -threads arg    Number of threads (default = 4) 
-  -u, - -buckets arg    Number of buckets (default = 256) 
-  -v, - -buckets3 arg   Number of buckets for phase 3+4 (default = buckets) 
-  -t, - -tmpdir arg     Temporary directory, needs ~220 GiB (default = $PWD) 
-  -2, - -tmpdir2 arg    Temporary directory 2, needs ~110 GiB [RAM] (default = <tmpdir>) 
-  -d, - -finaldir arg   Final directory (default = <tmpdir>) 
-  -w, - -waitforcopy    Wait for copy to start next plot 
-  -p, - -poolkey arg    Pool Public Key (48 bytes) 
-  -c, - -contract arg   Pool Contract Address (62 chars) 
-  -f, - -farmerkey arg  Farmer Public Key (48 bytes) 
-  -G, - -tmptoggle      Alternate tmpdir/tmpdir2 (default = false) 
-  -K, - -rmulti2 arg    Thread multiplier for P2 (default = 1) 
-      - -help           Print help 
guides/plotting/madmaxwindows.1630997463.txt.gz · Last modified: 2021/09/07 06:51 by spacefarmer01

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki