Giter Club home page Giter Club logo

pdc-project-23's Introduction

Project for the PDC summer school 2023

Project by Axel Lundkvist, Raphael Andreolli, Vinit Nagda.

Instructions on how to compile and to run the programs:

  • open instructions-omp.txt
  • open instructions-mpi.txt
  • open instructions-cuda.txt

1 Description

In this project, the task is to work in groups of 1-3 students and parallelize the ”energy storms” code by using OpenMP, MPI, and CUDA/HIP. In addition, the group must write a short report (maximum five pages in the standard latex template) where they describe the techniques they used and reason around possible future opportunities for parallelization.

The energy storms project was developed by Arturo Gonzalez-Escribano and Eduardo Rodriguez-Gutiez in Group Trasgo, Universidad de Valladolid (Spain) and a handout with a more detailed description of the software is provided as a separate document.

2 Formal requirements

For a passing grade, the group must do the following.

  • Develop one version of the code parallelized with OpenMP.
  • One version parallelized with MPI.
  • One version running on a GPU, using either the HIP or CUDA programming language.
  • Verify that the codes are correct and able to reproduce the results from the sequential baseline.
  • Compare the different versions with regard to run time and parallelization strategy.
  • Reason around possible future optimization strategies.
  • Hand in a report by the 6th of September 23:59 AOE, detailing the work and providing a link to a repository with the code and clear instructions on how to compile and run it. The final report and a link to the code should be sent by email addressed to [email protected] and [email protected].

pdc-project-23's People

Contributors

raphaelandreolli avatar nagda95 avatar

Watchers

 avatar

Forkers

axlun nagda95

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.