Skip to content

mendess/CPD

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published