Skip to content

AntonioHoracio77/HandsOn-Parallel-Programming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Hands-on Supercomputing with Parallel Computing

In this repository, you will find solutions to exercises proposed by Professor Murilo Boratto in the Parallel Programming Fundamentals course. Each Python notebook aims to cover a specific area of knowledge and contains various questions and challenges. The link to the professor's activity repository can be found here.

Objective

The goal of this repository is to provide a series of Python notebooks with exercises and questions that enhance the understanding and mastery of various programming and data science concepts.

Notebooks

Here is the list of notebooks available in this repository, each with its own learning objectives and answered challenges:

  1. Hands-On-1-Portable-Parallel-Programming-with-OpenMP - This notebook aims to introduce OpenMP and cover fundamental concepts of parallel computing.
  2. Hands-On-2-Parallelization-with-OpenMP - This notebook aims to strengthen knowledge about OpenMP.
  3. Hands-On-3-Portable-Parallel-Programming-with-MPI - This notebook aims to start the MPI development.
  4. Hands-On-4-Matrix-Computation-with-MPI - This notebook aims to strengthen knowledge about MPI.
  5. Hands-On-5-Basic-Hybrid-Application-MPI+OpenMP - This notebooks aims to get the knowledge about OpenMP and MPI together.
  6. Hands-On-6-Portable-Parallel-Programming-with-CUDA - This notebook aims to start the CUDA development.

How to Use

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published