Assignments done for a Parallel Programming course UFMS Faculty of Computing, Brazil.
These assignments are organized one per subdirectory, namely
router
: an OpenMP-based solution to trace routing with Lee's algorithm.min-edit-distance
: a CUDA-based solution to minimum edit distance between two genetic sequences.erase-zeros
: an MPI-based parallel solution to filtering of large arrays.
Each project has a PDF file that describes it (in Portuguese).