Skip to content

Parallellization  #216

Open
Open
@kahaaga

Description

@kahaaga

In the following discussion, the issue of parallellization came up. This is a reminder of that.

    Probably best to use https://github.com/JuliaSIMD/Polyester.jl  because its loop is rather cheap. I will think about this once the API is super stable and 2.0 is out.

Originally posted by @Datseris in #213 (comment)

Things to think about:

  • How to paralellize? The same for all methods? Differently for some methods?
  • What about GPU compatibility? Can it be done? For which methods? Generic or backend-specific? I.e. what happens if I'm using a mac vs a windows OS?

Metadata

Metadata

Assignees

No one assigned

    Labels

    improvementImprovement of an existing featurelow priorityThis isn't particuarly important right now.performance

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions