LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   C/C++ Hybrid[MPI + OpenMP] Programming in Linux: mpicc -openmp (https://www.linuxquestions.org/questions/programming-9/c-c-hybrid%5Bmpi-openmp%5D-programming-in-linux-mpicc-openmp-4175454588/)

bdboy 03-18-2013 06:54 PM

C/C++ Hybrid[MPI + OpenMP] Programming in Linux: mpicc -openmp
 
Hi,

In my Linux cluster, I can compile and run
1). MPI code using: mpicc
2). OpenMP code using: gcc -fopenmp

can you please give me the details package I need to install to compile and run c/c++ hybrid[MPI+OpenMP] code by "mpicc -openmp " command.

Right now, my compiler shows it can't fine with mpicc -openmp.

Thanks in advance.
RaJu


All times are GMT -5. The time now is 07:03 AM.