[mpich-discuss] MPICH2
Jayesh Krishna
jayesh at mcs.anl.gov
Fri Jun 17 11:52:02 CDT 2011
Hi,
I have seen this issue before on my Windows machine when its domain changed and the permission for Cygwin files were messed up.
You can try debugging the permission issue in your machine or try using sysv shared memory when building MPICH2 (./configure ... --with-shared-memory=sysv). You can find some background info about this issue at https://trac.mcs.anl.gov/projects/mpich2/ticket/837 .
Regards,
Jayesh
----- Original Message -----
From: "mourad nachaoui" <nachaoui at gmail.com> .
To: "Jayesh Krishna" <jayesh at mcs.anl.gov>
Sent: Thursday, June 9, 2011 5:05:51 PM
Subject: Re: [mpich-discuss] MPICH2
Hi,
thank you for your answer ,
Actually, when I run the program with a single processor " mpiexec -n 1 . / a.out " it works and when I put " mpiexec -n 2 . / a.out " it gives me the error : Fatal error in MPI_Init: Other MPI error, error stack: ......
I have " Intel ( R ) Core ( TM ) 2 Duo CPU "
Regards,
Mourad
2011/6/9 Jayesh Krishna < jayesh at mcs.anl.gov >
Hi,
If you have installed MPICH2 on versions of Windows post-Vista (Vista, Windows 7, long horn etc), try running the cygwin bash shell from an administrative command prompt (Right-click on command prompt icon and select "Run as administrator" . From within this command prompt type "bash" to run the cygwin bash shell.) and let us know if it works.
Regards,
Jayesh
----- Original Message -----
From: "mourad nachaoui" < nachaoui at gmail.com >
To: mpich-discuss at mcs.anl.gov
Sent: Saturday, June 4, 2011 5:35:10 PM
Subject: [mpich-discuss] MPICH2
Hello
I just installed cygwin mpich2 . when I tried a simple example cpi.c I had the following error :
mpiexec -n 2 ./cpi.exe
Fatal error in MPI_Init: Other MPI error, error stack:
MPIR_Init_thread(388).....:
MPID_Init(139)............: channel initialization failed
MPIDI_CH3_Init(38)........:
MPID_nem_init(196)........:
MPIDI_CH3I_Seg_commit(388):
MPIU_SHMW_Seg_detach(707).: unable to remove shared memory - unlink Permission d
enied
[mpiexec at port-mn] ONE OF THE PROCESSES TERMINATED BADLY: CLEANING UP
APPLICATION TERMINATED WITH THE EXIT STRING: Terminated (signal 15)
you find attached
mpich2-1.3.2p1/c.txt (generated in step 1(d) above)
mpich2-1.3.2p1/m.txt (generated in step 1(e) above)
mpich2-1.3.2p1/mi.txt (generated in step 1(f) above)
mpich2-1.3.2p1/config.log (generated in step 1(d) above)
mpich2-1.3.2p1/src/openpa/config.log (generated in step 1(d)
cordially
Mourad
_______________________________________________
mpich-discuss mailing list
mpich-discuss at mcs.anl.gov
https://lists.mcs.anl.gov/mailman/listinfo/mpich-discuss
More information about the mpich-discuss
mailing list