[Beowulf] Re: OpenMP wierdness on dual AMD 2350 box w/ SL5.2 x86_64
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.eduWed Nov 26 11:03:34 PST 2008
- Previous message: [Beowulf] OpenMP wierdness on dual AMD 2350 box w/ SL5.2 x86_64
- Next message: [Beowulf] OpenMP wierdness on dual AMD 2350 box w/ SL5.2 x86_64
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
"Nathan Moore" <ntmoore at gmail.com> wrote > The program scales beautifully up to OMP_NUM_THREADS~6 or 7, but when I set > the number of threads to 8, something weird happens, and instead of taking > the normal 241 iterations to converge, the program converges after 1 step. > This reeks of numerical instability to me, but my programming experience in > x86_64 is very limited. I did not read through your code very carefully, but are you by any chance running out of memory somewhere, without the code in place to catch and report the error? In other words, it might be a coincidence that this happens at 8 threads. If you increase the size of the arrays you may find the bug moves to a smaller number of threads. Regards, David Mathog mathog at caltech.edu Manager, Sequence Analysis Facility, Biology Division, Caltech
- Previous message: [Beowulf] OpenMP wierdness on dual AMD 2350 box w/ SL5.2 x86_64
- Next message: [Beowulf] OpenMP wierdness on dual AMD 2350 box w/ SL5.2 x86_64
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Beowulf mailing list
