Show GPU # when compute error happens
This commit is contained in:
parent
f7d1d50a25
commit
5324761e06
6 changed files with 21 additions and 13 deletions
|
@ -66,6 +66,7 @@ private:
|
|||
const Miner *m_miner;
|
||||
ICudaRunner *m_runner = nullptr;
|
||||
WorkerJob<1> m_job;
|
||||
uint32_t m_deviceIndex;
|
||||
};
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue