An open API service indexing awesome lists of open source software.

https://github.com/dorijanh/distributeddiningphilosophers

Distributed Dining Philosophers problem using MPICH (MPI implementation) in C#
https://github.com/dorijanh/distributeddiningphilosophers

csharp dotnet-framework mpich

Last synced: 2 months ago
JSON representation

Distributed Dining Philosophers problem using MPICH (MPI implementation) in C#

Awesome Lists containing this project

README

        

# DistributedDiningPhilosophers
Distributed Dining Philosophers problem using MPICH (MPI implementation) in C#