Skip to content
  • psychocrypt's avatar
    CPU: fix cryptonight_r slowdown · 74401e59
    psychocrypt authored
    If the miner changed the pool (user pool or dev pool) and the network
    block of monero has not changed the miner switch to the non asm version.
    
    Add check if the hash function has changed. If the hash function not
    point to the asm version the ASM function is recreated.
    74401e59
Loading