lucasjones / cpuminer-multi

Multi-algo CPUMiner & Reference Cryptonote Miner (JSON-RPC 2.0)
Other
635 stars 1.49k forks source link

rx2 cache error #133

Open MartynMcFly opened 3 years ago

MartynMcFly commented 3 years ago

Hello, i compiled cpu-multi with rx2 algorithm support but when i start mining with this algorithm i get an error that depends on the cache. The error is this: Cache allocation failed cpuminer: RandomX/src/randomx.cpp:120: void randomx_init_cache(randomx_cache*, const void*, size_t): Assertion 'cache != nullptr' failed. Aborted

Can I fix it somehow?