Added DefyX profile
This commit is contained in:
parent
808e182e55
commit
3d7fb21c63
1 changed files with 1 additions and 0 deletions
|
@ -173,6 +173,7 @@ void xmrig::CpuConfig::generate()
|
|||
# ifdef XMRIG_ALGO_RANDOMX
|
||||
m_threads.move(kRx, cpu->threads(Algorithm::RX_0));
|
||||
m_threads.move(kRxWOW, cpu->threads(Algorithm::RX_WOW));
|
||||
m_threads.move("defyx", cpu->threads(Algorithm::DEFYX));
|
||||
# endif
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue