Skip to content
Snippets Groups Projects
Commit 6c98c1fc authored by Alexander Peyser's avatar Alexander Peyser Committed by Sam Yates
Browse files

Threading pool (#144)

Add threading pool built on `std::thread`

* Provide new threading model 'cthread' for nestmc based on a pool of `std::thread` objects.
* Unify duplicated timer class provided by `serial`, `omp` and now `cthread` threading models.
parent e5092d3f
No related branches found
No related tags found
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment