SSE2 Parallelization
I finished my initial SSE2 project. It worked out well but I was hoping that it would work out better than just “well.” The algorithm I needed to speed up is called the Smith-Waterman algorithm. In reality, Smith and Waterman modified a type of algorithm called a dynamic…
Continue reading