Skip to content

Commit

Permalink
Update Parameters
Browse files Browse the repository at this point in the history
  • Loading branch information
doktor83 authored Aug 20, 2024
1 parent f4cb645 commit c0cf536
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions Parameters
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,6 @@ Gpu parameters
--gpu-intensity value (gpu intensity, 0-31 or if > 31 it's treated as raw intensity, separate values with ',')
--gpu-extra-config value (additional config for some algorithms, separate values with ',')
--gpu-off-temperature value (gpu turn off temperature, separate values with ',')
--gpu-progpow-mode value (1, 2 or 3. Sets how progpow program is created, separate values with ',')
--gpu-progpow-safe (use this if you get a lot of gpu validation errors on progpow algorithms)
--gpu-table-slow-build (builds DAG/Datatable slower - might help if GPU's are crashing on DAG/Datatable creation)
--gpu-dual-max-loss value (how much loss of A0 hashrate is allowed in auto tune mode for optimized dual mining, in percent [1-95])
Expand Down Expand Up @@ -171,13 +170,6 @@ can be used to select from 3 predefined presets (0,1,2) of register values. If n
If combined with --msr-use-tweaks parameter, you will use values from the defined preset.


--gpu-progpow-mode:
1 - Use kernel 1. This kernel uses VRAM for DAG only
2 - Use kernel 2. This kernel uses VRAM for DAG and ~+150-200mb (depends from used intensity)
3 - Use kernel 3. This kernel uses VRAM for DAG and ~+300-500mb (depends from used intensity)



==================================================================================================================
API

Expand Down

0 comments on commit c0cf536

Please sign in to comment.