computablee / DotMP

A collection of powerful abstractions for parallel programming in .NET with an OpenMP-like API.
https://computablee.github.io/DotMP/
GNU Lesser General Public License v2.1
29 stars 7 forks source link

More rigorous testing for For schedulers #30

Closed computablee closed 1 year ago

computablee commented 1 year ago

Adds more rigorous unit testing for the three different Parallel.For schedulers.