mirror of
https://github.com/xmrig/xmrig.git
synced 2025-12-21 12:52:53 -05:00
#1385 "max-threads-hint" option now also limit RandomX dataset initialization threads.
This commit is contained in:
@@ -55,7 +55,7 @@ public:
|
||||
# endif
|
||||
|
||||
const char *modeName() const;
|
||||
uint32_t threads() const;
|
||||
uint32_t threads(uint32_t limit = 100) const;
|
||||
|
||||
inline Mode mode() const { return m_mode; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user