This release improves support for building a miner on Ubuntu 20.04 and enhances CI/CD workflows with refined triggers and CodeQL analysis improvements, while maintaining v3.0.1 improvements to GPU mining efficiency (parallel PRNG, reduced CPU usage) and network performance (improved peer sharing and thread utilization).
Key Changes
- CI/CD enhancements:
- Refined workflow triggers
- Upgraded CodeQL analysis
- New release artifacts workflow
- GPU miner improvements:
- Moved nonce generation to GPU with parallel PRNG
- Reduced CPU usage on multi-GPU systems
- Migrated to static CUDA runtime
- Network Node improvements:
- Increased peer sharing beyond 32 peers
- Better thread utilization in network scanning
See CHANGELOG.md for full details.