Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 313 Bytes

File metadata and controls

8 lines (6 loc) · 313 Bytes

💻 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 areeshatahir17@gmail.com