Skip to content

User-Level Multithreading #2

Description

@Agagamand

I've heard that Blake3 is possibly the only algorithm that supports parallel computation across multiple threads. But as far as I understand, in all implementations, I can't control the threads—I can't just run Parallel.ForEach and start the computation. However, I'd like to have that capability, especially since Blake3 is technically capable of providing it.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions