Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 516 Bytes

File metadata and controls

15 lines (8 loc) · 516 Bytes

Unity_MPI

This repository contains the code and data nessacary to allow MPI code to work in C# and Unity.

Tutorial Part 1: https://youtu.be/1KCNX2j0lOg

MpiDotNet is for wrapping mpi functions to C#.

Unity_MPI_DOTS_Test is a Unity project that tests MPI in a Unity Enviroment.

NOTE: the build version has only been to confirmed to work in a linux environment. To run the linux build in Windows I managed to get it to work using Windows WSL Ubuntu 20.04 LTS.

[Place Holder Text....currently being worked on]