You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: