Skip to content

SIMD kmers #8

Description

@jeff-k

There are stubs in the module here: https://github.com/jeff-k/bio-seq/blob/main/bio-seq/src/kmer/simd.rs and a simd cfg option to enable it.

To make this useful we'll need to work out:

  • What particular operations will be useful to vectorise
  • Does K need to be a multiple of the lane size to get any benefit?

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