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

Improve CI/CD and building OpenMP.NET #18

Closed computablee closed 1 year ago

computablee commented 1 year ago

This PR improves CI/CD such that it publishes to the project wiki on a push to the main branch, and uploads auto-generated Doxygen documentation. Also adds a Makefile for easy building of the project.