Added rx/yada OpenCL support
This commit is contained in:
parent
3dfeed475f
commit
ecb3ec0317
16 changed files with 4323 additions and 4004 deletions
|
@ -42,7 +42,7 @@ public:
|
|||
|
||||
protected:
|
||||
size_t bufferSize() const override;
|
||||
void run(uint32_t nonce, uint32_t *hashOutput) override;
|
||||
void run(uint32_t nonce, uint32_t nonce_offset, uint32_t *hashOutput) override;
|
||||
void set(const Job &job, uint8_t *blob) override;
|
||||
void build() override;
|
||||
void init() override;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue