[Beowulf] ifort and gfortran
Many of your questions may have already been answered in earlier discussions or in the FAQ. The search results page will indicate current discussions as well as past list serves, articles, and papers.
Xavier Andrade xavier at tddft.orgMon Feb 23 10:36:51 PST 2009
- Previous message: [Beowulf] ifort and gfortran
- Next message: [Beowulf] Re: Beowulf Digest, Vol 60, Issue 38
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Mon, 23 Feb 2009, f.costen at cs.man.ac.uk wrote: > Dear All, > This is not directly relate to parallel computing > but I may be able to get your skills/knowledge. > > We have developed a fortran code and > we can compile it with bot intel-fortran and > gfortran without any error message. > When we run it, the code runs when intel-fortran > ifort was used for the compilation. > When gfortran is used, then we get > "segmentation fault" in the middle/during the > parameter setting stage of the computation. > I would be grateful if you > have any idea on how to treat this problem. > Use the -fbounds-check flag with gfortran, most likely it will tell you what and where the problem is. Xavier
- Previous message: [Beowulf] ifort and gfortran
- Next message: [Beowulf] Re: Beowulf Digest, Vol 60, Issue 38
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Beowulf mailing list
