haydengaoCN / DistributedComputing

using mpi to Distributed Computing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This project implements distributed computing based on MPI. Dynamic dispatch is enabled using DAG. There are two demos: Nerual Network and WordSort. NN and WordSort should be able to run across different servers.

About

using mpi to Distributed Computing


Languages

Language:C++ 96.9%Language:QMake 2.5%Language:Makefile 0.6%Language:Shell 0.1%