Giter Club home page Giter Club logo

parprogcourse's Introduction

This repository holds the materials for an interactive parallel programming course. For the full course, we start with a brief lecture on parallel computing in general. The we cover parallel programming in detail using OpenMP. After a full day of OpenMP, we close with a quick lecture that covers other parallel programming models (MPI and OpenCL/CUDA).

Note the LICENSE file. Anyone can grab this content and do whatever you want with it.

The OpenMP exercises are found in the directory:

   OMP_Exercises

Inside this directory there is a file where all macros used by the makefiles are defined. Its called:

    make.def

The directory Make_def_files holds a number of example make.def files should you get stuck and need help.

As we said earlier, the exercises for the hands-on OpenMP tutorial are in the OMP_Exercises directory. Inside that directory is a directory holding the solutions to the exercises:

    solutions

They are there for your own self-study, but if you are taking one of my tutorials on parallel programming, do not look at the solutions. Looking up the answers in advance will diminish your learning experience.

We also have a set of extra problems you can work with for more advanced study. they are found in the directory:

   challenge_problems

For each problem, we have a solutions directory as well.

Finally, the learning in the course uses the C programming language. If you do not know C, we have a file that covers everything you need to know in order to complete the exercises.

    learningC.c

If you have any questions or find problems that need correctly, please contact me directly at:

parprogcourse's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

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.