Skip to content

abcdefya/Parallel-program-to-multiply-Matrix-with-Vector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

To run program, make sure you already installed OpenMP library In your direcly file, open Command Promt and build the program by this line of code:

g++ -fopenmp name.cpp -o name

after running this code, a new "name.exe" file will be generated run: name.exe

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages