Skip to content

Create a method to specify parallelism #43

@ValarDragon

Description

@ValarDragon

A method needs to be created in bls and curves to specify the amount of cores / some upperbound for parallelism. In several cases, the fastest parallel algorithm may not be the fastest sequential algorithm, plus the overhead of go processes is unneccessary if parallelism isn't being used or if the user doesn't want this to be multi-threaded.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions