tmrlvi / kaspa-miner

A fast CPU/GPU miner for Kaspa
Apache License 2.0
96 stars 36 forks source link

V0.4 dot8 pr #16

Closed demisrael closed 2 years ago

demisrael commented 2 years ago
  1. if --opencl-amd-binary it will explicitly use --experimental-amd and implement v_dot8_u32_u4 for all binaries except gfx1010, tahiti and ellesmere
  2. if --opencl-amd-binary used but no binary for device, it will panic and not build from source.
  3. if --opencl-amd-binary not used it will use v_dot4_u32_u8 if in addition --experimental-amd it will use v_dot8_u32_u4