Skip to content

akulka404/csc-506-program2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

csc-506-program2

Program 2: OpenMP Programning

How to run the code?

Original Code

cd original; make; make run;

To clean run make clean

Reduction Code

cd original; make; make run;

To clean run make clean

Atomic Code

cd original; make; make run;

To clean run make clean

Critical Code

cd original; make; make run;

To clean run make clean

About

Program 2: OpenMP Programning

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published