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 8 forks source link

Added more exhaustive documentation #19

Closed computablee closed 1 year ago

computablee commented 1 year ago

This PR goes through the documentation created in #17 and expands upon it, adding lots of descriptions for those unaware with OpenMP.