Skip to content

Parallel Computing project for the UM CP course.

Notifications You must be signed in to change notification settings

Exemocaro/CP_Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is the project we made for the Parallel Computing Class at UMinho.

We were given some source code taken from FoleyLab's MolecularDynamics Repo, and we applied a variety of techniques in order to optimize the code and generally make it faster.

Some of the techniques used range from simple code simplification and dependency removals, to code vectorization, OpenMP and MPI, among others. In the end, we achieved a 99% in the execution time of this code.

Project members:

  • Luís Araújo
  • Mateus Pereira

About

Parallel Computing project for the UM CP course.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published