Skip to content

Threading using OpenMP #2

@zerothi

Description

@zerothi

The library needs orphaned openmp statements for threading purposes.

I suggest we use OMP tasks for the majority of the uses. In certain cases this may be overkill, but for sparse patterns this is probably the best choice due to load-balance issues arising from unequal number of elements per row/column.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions