mirror of
https://github.com/xmrig/xmrig.git
synced 2026-01-23 14:52:52 -05:00
Added classes IThread, CpuThread and API endpoint "GET /1/threads".
This commit is contained in:
@@ -107,7 +107,7 @@ int App::exec()
|
||||
}
|
||||
|
||||
Mem::allocate(m_controller->config()->algorithm(),
|
||||
m_controller->config()->threads(),
|
||||
m_controller->config()->threadsCount(),
|
||||
m_controller->config()->isDoubleHash(),
|
||||
m_controller->config()->isHugePages()
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user