Skip to content

juve-938383/DNA-Sequencing

Repository files navigation

DNA-Sequencing

This repository contains the files related to the Multicore Programming project on DNA Sequencing.

Provided files

  • handout.pdf - Describes the task and goals of the project.
  • align.c - The sequential version of the program.
  • rng.c - Custom RNG functions.

Submission

  • Multicore_Programming_Project.pdf - Project report.
  • align_omp.c - OpenMP implementation.
  • align_omp_mpi.c - OpenMP+MPI implementation.
  • align_cuda.cu - CUDA implementation.

About

Project of the Multicore Programming course.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors