mirror of
https://github.com/xmrig/xmrig.git
synced 2026-01-10 10:40:26 -05:00
Initial stub for setting job in OpenCL backend.
This commit is contained in:
@@ -39,6 +39,7 @@ public:
|
||||
|
||||
protected:
|
||||
bool selfTest() const override;
|
||||
bool set(const Job &job, uint8_t *blob) override;
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user