Skip to content

multithreads support? #8

@ZYZhang17

Description

@ZYZhang17

LinearTurboFold still runs strictly single-threaded, so even though the algorithm is O(n) it can’t fully use modern multi-core
machines and ends up slower than tools like mlocarna that parallelize their heavy loops. Could you add an optional multi-thread
implementation so users can specify the number of threads and get better throughput? Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions