Skip to content

fredotieno/ParallelProcessing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Parallel Processing

MPI Message-Passing Program An SPMD program computing foo(i) Supposing there are N number of integers, foo(i) does the computation of i*i, then all these results are accumulated into a total sum

About

Lets see the power of parallel processing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages