GuyKabiri/Parallel-Sequence-Alignment
Parallel sequence alignment program that finds the optimal mutation in one sequence of the other. Parallelizes CPU and GPU using OpenMP and CUDA, and communicates with multiple computers using MPI.
C
No issues in this repository yet.