Re: [OMPI users] need help in this error

2013-10-25 Thread Osman Khalid
Dear Marco Once again thank you for kind help. As you suggested, I installed Cygwin, along with the OpenMPI packages, from the links you sent. When I run this example (hello.c): #include #include int main(int argc, char *argv[]) { int numprocs, rank, namelen; char processor_name[MPI_MAX_P

Re: [OMPI users] need help in this error

2013-10-24 Thread marco atzeri
Il 10/24/2013 10:02 PM, Osman Khalid ha scritto: Thank you Marco for reply I changed the version to 1.7, but it is stilling give me exactly the same error. I copy paste error below: Hi Osman, It seems I was not clear. I mean that openmpi was already available as package distributed in cygwin

Re: [OMPI users] need help in this error

2013-10-24 Thread Osman Khalid
Thank you Marco for reply I changed the version to 1.7, but it is stilling give me exactly the same error. I copy paste error below: $ make Making all in config make[1]: Entering directory `/d/cygwin/home/OSMANK/openmpi-1.7.3/config' make[1]: Nothing to be done for `all'. make[1]: Leaving directo

Re: [OMPI users] need help in this error

2013-10-24 Thread marco atzeri
Il 10/24/2013 7:35 PM, Osman Khalid ha scritto: Hi I am for the first time installing OpenMPI on my windows XP machine, using Cygwin. The *./configure* command is successful. However, when I give *make* command, i get the following error: $ make Making all in config make[1]: Entering director

[OMPI users] need help in this error

2013-10-24 Thread Osman Khalid
Hi I am for the first time installing OpenMPI on my windows XP machine, using Cygwin. The *./configure* command is successful. However, when I give *make* command, i get the following error: $ make Making all in config make[1]: Entering directory `/d/cygwin/home/OSMANK/openmpi-1.6.5/config' mak