Implemented cn0 kernel launch.
This commit is contained in:
@@ -56,7 +56,6 @@ protected:
|
||||
bool isReadyToBuild() const override;
|
||||
bool selfTest() const override;
|
||||
void build() override;
|
||||
void run(uint32_t *hashOutput) override;
|
||||
|
||||
protected:
|
||||
Algorithm m_algorithm;
|
||||
|
||||
Reference in New Issue
Block a user