Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v3.0.1: GPU Miner & Network Scan Improvements #85

Merged
merged 14 commits into from
Feb 10, 2025
Merged

v3.0.1: GPU Miner & Network Scan Improvements #85

merged 14 commits into from
Feb 10, 2025

Conversation

chrisdigity
Copy link
Collaborator

Key Changes

  • GPU miner improvments:
    • 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
  • Workflow improvements:
    • Individual build target workflows
    • Updated CI/CD runners

See CHANGELOG.md for full details.

@chrisdigity chrisdigity changed the title v3.0.1: CPU Usage of GPU Miner & Network Scan Improvements v3.0.1: GPU Miner & Network Scan Improvements Feb 10, 2025
@chrisdigity chrisdigity merged commit aa108e5 into master Feb 10, 2025
7 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant