xmrig/src/backend
SChernykh 14ef99ca67 AstroBWT algorithm (DERO) support
To test:

- Download https://github.com/deroproject/derosuite/releases/tag/AstroBWT
- Run daemon with `--testnet` in command line

In config.json:
- "coin":"dero"
- "url":"127.0.0.1:30306"
- "daemon:"true"
2020-02-29 22:41:24 +01:00
..
common Added printHealth to IBackend interface. 2020-02-14 01:11:53 +07:00
cpu AstroBWT algorithm (DERO) support 2020-02-29 22:41:24 +01:00
cuda Added printHealth to IBackend interface. 2020-02-14 01:11:53 +07:00
opencl AstroBWT algorithm (DERO) support 2020-02-29 22:41:24 +01:00
backend.cmake Added initial CUDA backend stub. 2019-10-23 16:37:56 +07:00