mirror of
https://github.com/xmrig/xmrig.git
synced 2026-01-02 00:12:38 -05:00
Implemented cn0 kernel launch.
This commit is contained in:
@@ -38,6 +38,7 @@ public:
|
||||
OclRxRunner(size_t index, const OclLaunchData &data);
|
||||
|
||||
protected:
|
||||
bool run(uint32_t nonce, uint32_t *hashOutput) override;
|
||||
bool selfTest() const override;
|
||||
bool set(const Job &job, uint8_t *blob) override;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user