Skip to content
#

omp-parallel

Here are 53 public repositories matching this topic...

smith-waterman-algorithm

A C++ implementation of the Smith - Waterman algorithm. The system consists of 3 different implementations: the one is sequential, while the other two parallelize the execution in a coarse and a fine level respectively, with the use of multithreading.

  • Updated Jan 16, 2023
  • C++

TITLE: The project is titled as Execution Number Cruncher. INTRODUCTION: Execution Number Cruncher, like its name hints, will figure and calculate the exhibition/performance of certain IPC (Inter Process Communications) approaches dependent on a proper algorithm. The program will let the customer/client realize which approach is superior to the …

  • Updated Aug 31, 2022
  • C

A C++ project to detect mutations on DNA sequence, comparing two DNA samples. This project was built based on a Supercomputing subject and some classic algorithms are used in this project, such as Smith Waterman, Random Local Search and Exaustive Search

  • Updated Jun 5, 2022
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the omp-parallel topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the omp-parallel topic, visit your repo's landing page and select "manage topics."

Learn more