Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 183 Bytes

File metadata and controls

6 lines (4 loc) · 183 Bytes

Parallel-Computing

An implementation of Viterbi algorithm using MPI, openMP & CUDA

Need to install MPICH: www.mpich.org/downloads/

Enable IDE to work with MPI, openMP & CUDA.