Skip to content

Commit

Permalink
Update Parameters
Browse files Browse the repository at this point in the history
  • Loading branch information
doktor83 authored Jun 13, 2024
1 parent 8e34912 commit 3abd8a7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Parameters
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
Generic parameters:

--algorithm value (algorithm/s to use, separate values with ;)
--api-enable (enable statistics API)
--api-port value (port where statistics API is reachable - default 21550)
Expand Down Expand Up @@ -53,9 +55,7 @@ Cpu parameters
--cpu-affinity value (thread affinity bitmask, hex or decimal value, separate values with ';')
--cpu-numa-bind value (force binding of CPU worker threads to a specific NUMA node, separate values with ';')
--disable-auto-affinity (disable auto affinity setup)
--disable-cpu-optimisations (use only SSE2 for cpu mining)
--disable-huge-pages (disable usage of huge pages)
--disable-hw-aes (use only soft AES for cpu mining)
--disable-msr-tweaks (disable MSR tweaks(def. is enabled)
--disable-numa-binding (disable auto binding to NUMA node/s)
--force-msr-tweaks (force usage of MSR tweaks
Expand Down

1 comment on commit 3abd8a7

@hjmn007
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

error for ghostride cpu mining

Please sign in to comment.