Skip to content

enh: crate parallelization #197

@imrn99

Description

@imrn99

this issue is used to track and outline tasks related to the parallelization of this crate's code. this includes both kernels/algorithms parallelization as well as modifications to the data structure to make it parallel friendly (== ownership compliant).

Goals

Primary:

  • Explore possibilities for grisubal parallelization
  • Implement a parallel-friendly version of CMap2
  • Make it good :)

Secondary:

  • Introduce some parallelization in the building routines
  • Test performance of a parallel cell triangulation routine (of existing cells, not triagnulation of a domain)

Metadata

Metadata

Assignees

No one assigned

    Labels

    improvementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions