For Programmers: Free Programming Magazines  


Home > Archive > Fortran > May 2004 > Re: Stack trace terminated abnormally using IVF and NT-MPICH









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Re: Stack trace terminated abnormally using IVF and NT-MPICH
Stig Kildegård Andersen

2004-05-12, 9:09 pm

> Just a thought as to your problem - are you sure that the calling
mechanisms
> are compatible? CVF uses STDCALL and IVF uses CDECL.


NT-MPICH povides separate libraries for a number of fortran compilers,
incluing one for the Intel compiler.

The NT-MPICH crew were kind enough to send me a new version of the Intel
specific library compiled with /Oy- and this solved the "Stack trace
terminated abnormally" problem. Traceback now tells me that it is MPI_Recv
calls that generate access violations. I have tried passing both a scalar,
an array element, and a whole array to a MPI_Recv call that receives a
single 4 byte integer and all fail with an access violation.

Have the calling mechanisms changed from the Intel 7.x compilers to the IVF
compiler in a way that should make a library meant for the Intel 7.x
compiler unusable by the IVF compiler?


Since[color=darkred]
trusted[color=darkred]
>
> My guess is that you did a copy from some screen that puts HTML in the

buffer.
> The forum accepts simple HTML but rejects most tags with parameters. Try
> pasting your text into NOTEPAD first and then into the forum.


You are correct. I also tried pasting from notepad but this brought along
tags wih text like "msoffice" in the top of the post and hence did not help.
When I deleted the tags at the start of the post the line breaks in the post
were lost. As you have probably deduced I know next to nothing about HTML
and this may be the cause of my problems. I write my posts in a separate
text editor, because I have grown tired of retyping text that was lost in a
web interface due to a rejected cookie, missing javascript, or similar. Is
there a specific detail about pasting from Notepad that could solve my
problem?

Kind Regards and Thank You in advance,
Stig Kildegård



Steve Lionel

2004-05-12, 9:09 pm

On Mon, 10 May 2004 11:05:14 +0200, "Stig Kildegård Andersen"
<stigkildegaardatmaildotdk> wrote:

>Have the calling mechanisms changed from the Intel 7.x compilers to the IVF
>compiler in a way that should make a library meant for the Intel 7.x
>compiler unusable by the IVF compiler?


Not that I can think of, as long as the library itself was not compiled with
Intel Fortran 7.x.

>You are correct. I also tried pasting from notepad but this brought along
>tags wih text like "msoffice" in the top of the post and hence did not help.
>When I deleted the tags at the start of the post the line breaks in the post
>were lost. As you have probably deduced I know next to nothing about HTML
>and this may be the cause of my problems. I write my posts in a separate
>text editor, because I have grown tired of retyping text that was lost in a
>web interface due to a rejected cookie, missing javascript, or similar. Is
>there a specific detail about pasting from Notepad that could solve my
>problem?


It sounds to me as if you were not using Notepad, but rather MS Word.


Steve Lionel
Software Products Division
Intel Corporation
Nashua, NH

User communities for Intel Software Development Products
http://softwareforums.intel.com/
Intel Fortran Support
http://developer.intel.com/software/products/support/
Stig Kildegård Andersen

2004-05-12, 9:09 pm

> >Have the calling mechanisms changed from the Intel 7.x compilers to the
IVF
>
> Not that I can think of, as long as the library itself was not compiled

with
> Intel Fortran 7.x.


The library is compiled using msvc++.

> It sounds to me as if you were not using Notepad, but rather MS Word.


I do know the diference between those two, but I must have goofed up when
copying and pasting.

Thank You for your help and Kind Regards,
Stig Kildegård






Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com