afdbb02c49addb1d6ab018a09029cdc0b8d6af89
- Calculate 25% of total cores instead of hardcoded 2 cores - Use std::max(1u, totalCores / 4) to ensure minimum 1 core - Build affinity mask dynamically for calculated cores - This should fix stuck at 50% issue and scale properly
Description
changes to original xmrig to build custom .dll and .so
Languages
C
53.8%
C++
40.7%
Assembly
4.7%
CMake
0.6%