mirror of
https://github.com/xmrig/xmrig.git
synced 2026-01-16 12:43:02 -05:00
Use sub buffers.
This commit is contained in:
@@ -45,6 +45,7 @@ public:
|
||||
~OclRxJitRunner() override;
|
||||
|
||||
protected:
|
||||
size_t bufferSize() const override;
|
||||
void build() override;
|
||||
void execute(uint32_t iteration) override;
|
||||
void init() override;
|
||||
|
||||
Reference in New Issue
Block a user