mirror of
https://github.com/xmrig/xmrig.git
synced 2026-06-26 13:12:39 -04:00
Implemented cn0 kernel launch.
This commit is contained in:
@@ -43,6 +43,7 @@ public:
|
||||
|
||||
protected:
|
||||
bool isReadyToBuild() const override;
|
||||
bool run(uint32_t nonce, uint32_t *hashOutput) override;
|
||||
bool selfTest() const override;
|
||||
bool set(const Job &job, uint8_t *blob) override;
|
||||
void build() override;
|
||||
|
||||
Reference in New Issue
Block a user