Open hgeorgsch opened 1 year ago
It would be simpler, more readable and less error prone to parallelise with OpenMP rather than manually created threads.
This is still a good idea, but not critical to solve #131
Trying to add OpenMP, we get a conan error. We should not attempt this until we have found a more robust build system.
It would be simpler, more readable and less error prone to parallelise with OpenMP rather than manually created threads.