Skip to content

multithreads support? #8

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!

Activity

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

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