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

https://github.com/acgrid/mpi-test

Demo of MPI usage, implementing revised sample sort and radix sort
https://github.com/acgrid/mpi-test

coursework mpi

Last synced: 12 months ago
JSON representation

Demo of MPI usage, implementing revised sample sort and radix sort

Awesome Lists containing this project

README

          

mpi-test
========

Demo of MPI usage, implementing revised sample sort and radix sort

This demo is originally for an assignment of the course High Performance Parallel Systems by Dr. Edwin Sha.