particular, so that I can write C programs to use the OpenMPI system.I looked for this kind of info on the web, but I haven't found it yet. Maybe it's on the OpenMPI site, and I missed it.Thanks for your help!Philip Bitar
Thank you, Marco and Tim. I needed to install the libopenmpi-devel package.Now I would be pleased to obtain a link to material that explains the OpenMPI system, in general, and the OpenMPI C functions, in particular, so that I can write C programs to use the OpenMPI system.
So MPI is a programming interface standard, and OpenMPI is merely one implementation of this standard, so OpenMPI has nothing to do with the MPI standard.In this case, I'm curious to know what instructional and reference sources are recommended for someone to learn to use MPI.
I should add that I will be running OpenMPI on a single Windows 7 computer. I merely want to learn how to write C programs that use the MPI standard.