Skip to content

fix(gpu): speed up SHA-3 CUDA and pin host to one thread - #303

Merged
aegoroff merged 1 commit into
masterfrom
develop
Aug 12, 2026
Merged

fix(gpu): speed up SHA-3 CUDA and pin host to one thread#303
aegoroff merged 1 commit into
masterfrom
develop

Conversation

@aegoroff

Copy link
Copy Markdown
Owner

Keep Keccak state in registers instead of local memory, and stop racing multi-CPU against CUDA for heavy kernels.

Keep Keccak state in registers instead of local memory, and stop
racing multi-CPU against CUDA for heavy kernels.
@aegoroff
aegoroff merged commit 2992ae0 into master Aug 12, 2026
12 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