-
Notifications
You must be signed in to change notification settings - Fork 2
Closed
Labels
improvementNew feature or requestNew feature or request
Description
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
grisubalparallelization - 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
Labels
improvementNew feature or requestNew feature or request