Re: Stack trace terminated abnormally using IVF and NT-MPICH

From: Stig Kildegård Andersen (stigkildegaardatmaildotdk)
Date: 05/10/04


Date: Mon, 10 May 2004 11:05:14 +0200


> 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?

> >OT: I tried posting this in the Intel software forum for the IVF compiler
> >but could not make it work. Even though I was logged in I kept getting
> >messages about restricted HTML tags in the message. I tried editing the
> >message in html mode but apparently I could not remove all the tags.
Since
> >the board does contain messages it must be possible to post there. I am
> >using Windows XP, Internet Explorer 6, and I have made intel.com a
trusted
> >site where I accept cookies, scripts and what have you. Can anyone (Steve
> >:-) give hints on how to post in the Intel forum?
>
> 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



Relevant Pages

  • Re: FSO Issues with Unicode
    ... support in the HTML Help Compiler was to change the meta tag to UTF-8. ... Have you found an example of a CHM file that was done in Unicode? ...
    (microsoft.public.scripting.vbscript)
  • Re: Parsing an html/aspx file
    ... Compiling the ASPX and using reflection I guess that's one way to use the ... may have to play around with some compiler settings. ... I did say it would be another matter if the HTML is not well formed. ... .net parses asp.net files by looking for well formed asp.net ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: What is the learning curve for PHP?
    ... HTML properly either. ... HTML is an interpreted langauge that has a simple method of handling ... but isn't militant about making you use it like Java is. ... and secondly the compiler by gcc is has ...
    (comp.lang.php)
  • code speed moving from fortran 77 compiler to f2003 compiler
    ... Does anyone have experience with moving a large code set from ... compiler such as IVF? ... interspersed throughout the f77 code. ... I have tried to port the code to IVF in the past but have run ...
    (comp.lang.fortran)
  • Stack trace terminated abnormally using IVF and NT-MPICH
    ... The code runs fine using CVF and NT-MPICH and using the Sun Fortran compiler ... IVF compiler documentation under "Tradeoffs and Restrictions in Using ... to turn off the stack tracing (Is "stack tracing" a debugging tool or is ...
    (comp.lang.fortran)