Skip to content

Latest commit

 

History

20 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

OpenMP Educational Programs

This repository hosts a collection of OpenMP programs written in C. These programs are designed to illustrate fundamental concepts of parallel programming and provide practical examples for learning and experimentation.

Key Concepts Demonstrated

  • Parallel regions and thread management
  • Work-sharing constructs (for, sections)
  • Synchronization mechanisms (critical, atomic, barrier)
  • Reduction operations and shared data handling

Repository Structure

Each program resides in its own folder under src/ and includes a dedicated README with instructions for compilation and execution.

Author

Hadbi Aghiles – This program is part of my OpenMP educational projects demonstrating the race condition problem.

About

This repository showcases my personal OpenMP implementations including parallel loops, reductions, synchronization mechanisms, and performance experiments.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages