[Beowulf] Parallel Programming Question
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.
amjad ali amjad11 at gmail.comThu Apr 9 08:15:07 PDT 2009
- Previous message: [Beowulf] [hpc-announce] Cluster 2009 extension
- Next message: [Beowulf] Parallel Programming Question
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello All, On my 4-node Beowulf Cluster, when I run my PDE solver code (compiled with mpif90 of openmpi-installed-with-gfortran) with -np 4 launched only on the Head Node (without providing -machinefile), it gives me correct results. ONLY one problem is there: when I monitor RAM behavior it gets filling at a constant speed throughout the RUN of program, till I get final result. So Why the usage of RAM is constantly increasing (although this is not the case with relevant serial code of the same problem/algorithm/method). Secondly when I launch the same compiled code on 4 nodes (with -machinefile option). Then I do not get correct result. The convergence gets very much slow down after few iterations, ultimately resulting in NaN values of problem variables. I would be very grateful for having comments for the remedy of above two difficulties/confusions. with best regards, Amjad Ali.
- Previous message: [Beowulf] [hpc-announce] Cluster 2009 extension
- Next message: [Beowulf] Parallel Programming Question
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Beowulf mailing list
