[FEATURE] Calling all parallel programmers! #15
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
Milestone
Hey! It would be great if we had a wider array of examples that make use of some of the more niche features of OpenMP.NET. The two current parallel programs don't make great use of a lot of the library functions (the GEMM is embarrassingly parallel and the HeatTransfer isn't much more in-depth). If anyone wants to port their favorite parallel algorithm to C#, it would be really cool to see usage of OpenMP.NET and added to the examples folder in this repo!
Please just make sure it's well-commented :)
The text was updated successfully, but these errors were encountered: