DotMP icon indicating copy to clipboard operation
DotMP copied to clipboard

[FEATURE] Calling all parallel programmers!

Open computablee opened this issue 1 year ago • 2 comments

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 :)

computablee avatar Apr 13 '23 05:04 computablee