[OMPI users] How to run OpenMPI C code under Windows 7

2015-11-22 Thread Philip Bitar
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

Re: [OMPI users] How to run OpenMPI C code under Windows 7

2015-11-22 Thread 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.

[OMPI users] MPI instructional and reference sources

2015-11-22 Thread Philip Bitar
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.

Re: [OMPI users] MPI instructional and reference sources

2015-11-23 Thread Philip Bitar
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.