mirror of
https://github.com/xmrig/xmrig.git
synced 2026-01-01 16:02:39 -05:00
Use sub buffers.
This commit is contained in:
@@ -48,6 +48,7 @@ public:
|
||||
~OclRyoRunner() override;
|
||||
|
||||
protected:
|
||||
size_t bufferSize() const override;
|
||||
void run(uint32_t nonce, uint32_t *hashOutput) override;
|
||||
void set(const Job &job, uint8_t *blob) override;
|
||||
void build() override;
|
||||
|
||||
Reference in New Issue
Block a user