You might want to find errno.h in your machine and see what the #define'd name
for 108 is.
On Oct 31, 2012, at 3:04 AM, Mathieu Gontier wrote:
> I do not know too :-/
>
> On Tue, Oct 30, 2012 at 2:37 PM, Jeff Squyres wrote:
> What's errno=108 on your platform?
>
> On Oct 30, 2012, at 9:22 AM,
I do not know too :-/
On Tue, Oct 30, 2012 at 2:37 PM, Jeff Squyres wrote:
> What's errno=108 on your platform?
>
> On Oct 30, 2012, at 9:22 AM, Damien Hocking wrote:
>
> > I've never seen that, but someone else might have.
> >
> > Damien
> >
> > On 30/10/2012 1:43 AM, Mathieu Gontier wrote:
> >
What's errno=108 on your platform?
On Oct 30, 2012, at 9:22 AM, Damien Hocking wrote:
> I've never seen that, but someone else might have.
>
> Damien
>
> On 30/10/2012 1:43 AM, Mathieu Gontier wrote:
>> Hi Damien,
>>
>> The only message I have is:
>> [vs2010:09300] [[56007,0],0]-[[56007,1],0]
I've never seen that, but someone else might have.
Damien
On 30/10/2012 1:43 AM, Mathieu Gontier wrote:
Hi Damien,
The only message I have is:
[vs2010:09300] [[56007,0],0]-[[56007,1],0] mca_oob_tcp_msg_recv: readv
failed: Unknown error (108)
[vs2010:09300] 2 more processes have sent help mess
Hi Damien,
The only message I have is:
[vs2010:09300] [[56007,0],0]-[[56007,1],0] mca_oob_tcp_msg_recv: readv
failed: Unknown error (108)
[vs2010:09300] 2 more processes have sent help message
help-odls-default.txt / odls-default:could-not-kill
Does it mean something for you?
On Mon, Oct 29, 2
Is there a series of error messages or anything at all that you can post
here?
Damien
On 29/10/2012 2:30 PM, Mathieu Gontier wrote:
Hi guys.
Finally, I compiled with /O: the options is deprecated and, like I did
previously, I used /Od instead... unsuccessfully.
I also compiled my code from
Hi guys.
Finally, I compiled with /O: the options is deprecated and, like I did
previously, I used /Od instead... unsuccessfully.
I also compiled my code from a script in order to call mpicc.exe /
mpiCC.exe / mpif77.exe instead of directly calling cl.exe and ifort.exe.
Only the linkage is done wi
I crashes into the fortran routine calling a MPI functions. When I run the
debugger, the crash seems to be in libmpi_f77.lib, but I cannot go further
since the lib is not in debbug mode.
Attached to this email the files of my small case. But with
less aggressive options, it works.
I did not know
Mathieu,
Can you include the small C program you wrote??
Rayson
==
Open Grid Scheduler - The Official Open Source Grid Engine
http://gridscheduler.sourceforge.net/
On Mon, Oct 29, 2012 at 12:08 PM, Damien wrote:
> Mathieu,
>
> Where is the crash
Mathieu,
Where is the crash? Without that info, I'd suggest turning off all the
optimisations and just compile it without any flags other than what you
need to compile it cleanly (so no /O flags) and see if it crashes.
Damien
On 26/10/2012 10:27 AM, Mathieu Gontier wrote:
Dear all,
I am w
Dear all,
I am willing to use OpenMPI on Windows for a CFD instead of MPICH2. My
solver is developed if Fortran77 and piloted by a C++ interface; the both
levels call MPI functions.
So, I installed OpenMPI-1.6.2-x64 on my system and compiled my code
successfully. But, at the runtime it crashed.
11 matches
Mail list logo