Skip to content

Repository files navigation

CPD

High performance matrix processing, see ./assginment.pdf to understand the math

This project implements the same algorithm in three ways, sequential (serial), parallel with openmp and parallel with mpi.

Compiling

make

Executable files will be in target/{debug,release}/{serial,openmp,mpi}/recomender

Running automated tests

./run_tests.sh

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages