Skip to content

Commit 2e589f7

Browse files
authored
Update README.md
1 parent 6f957ff commit 2e589f7

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

cuda-plotter/README.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -107,16 +107,6 @@ Optionally another SSD can be used for `-2`, if not specified `-2` will be set t
107107

108108
N.B. If you want to make OG, non-NFT compressed plots, use `-p <pool_key>` instead of `-c <contract_address>`.
109109

110-
#### Multiple SSDs for 1/4 RAM mode
111-
112-
You can also specify `-2` and `-3` together, where `-3` should be the faster SSD as it will get most of the writes:
113-
```
114-
cuda_plot_kxx -n -1 -C 7 -t /mnt/ssd/ -2 /mnt/fast_ssd/ -3 /mnt/super_fast_ssd/ -d @REMOTE_HOST -c <contract_address> -f <farmer_key>
115-
```
116-
If `-2` is not specified it defaults to the same as `-3`.
117-
118-
N.B. If you want to make OG, non-NFT compressed plots, use `-p <pool_key>` instead of `-c <contract_address>`.
119-
120110
### Multiple Destinations
121111

122112
Multiple destinations can be specified by repeating `-d`:

0 commit comments

Comments
 (0)