- This repository contains the code to accelerate Smith-Waterman algorithm on MemPool
main.c
: The program dividing the algorithm on multiple Mempool coresstrings.txt
: The text file containing the randomised strings of A/T/C/Gstring_generator.py
: Python code to generatestrings.txt