[Beowulf] Re: 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.
David Mathog mathog at caltech.eduMon Feb 23 13:13:29 PST 2009
- Previous message: [Beowulf] Re: Beowulf Digest, Vol 60, Issue 38
- Next message: [Beowulf] Can Beowulf with Linux run all the desktop applications
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Mark Hahn <hahn at mcmaster.ca> wrote > > 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. > > compile with gfortran and add -g. then run inside gdb. > when compiled, are there any warning messages? After compiling with -g run the program in valgrind. The run will be very slow, but will tell you exactly where the memory error occurs. Regards, David Mathog mathog at caltech.edu Manager, Sequence Analysis Facility, Biology Division, Caltech
- Previous message: [Beowulf] Re: Beowulf Digest, Vol 60, Issue 38
- Next message: [Beowulf] Can Beowulf with Linux run all the desktop applications
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Beowulf mailing list
