Skip to content

Areesha-Tahir/Search-Number-Among-Slave-Processes-Using-MPI-openMP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

💻 Search Number Using MPI and openMP

To run the file on Ubuntu, use the following commands

    mpiCC -fopenmp main.cpp -o task
    mpiexec -n 11 ./task              where 11 is the number of processes

🟩 Feel Free to add comments 📧 Incase of any queries contact me at [email protected]

About

MPI and openMP used to search for a number amoung the slave processes

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages