Skip to content

Lerynnx/PVMsimpleExample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Given an array of numbers of even size, the master divides the array and sends it to two slave processes, which will return the smallest of the subarray numbers they received. The master will finally show the smaller value of the two that the slaves have given him.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages