mirror of
https://github.com/xmrig/xmrig.git
synced 2025-12-09 08:42:40 -05:00
Improved error handling.
This commit is contained in:
@@ -52,6 +52,8 @@ protected:
|
||||
size_t intensity() const override;
|
||||
|
||||
protected:
|
||||
void printError(const char *error) const;
|
||||
|
||||
const CudaLaunchData &m_data;
|
||||
const size_t m_threadId;
|
||||
nvid_ctx *m_ctx = nullptr;
|
||||
|
||||
Reference in New Issue
Block a user