[Beowulf] the comparison between OpenMP and MPI

2007-05-17 Thread angle angle
hi everyone I would like to compare the efficiency between parallel programing with MPI and OpenMP that is on the difference architecture(on shared memory and distributed memory) but I don't know what the tools that I can use for implement MPI and OpenMP, Other more the tools must have the sam

[Beowulf] Parallel programming with MPI and OpenMP

2007-05-16 Thread angle angle
hi everone I begin go learn about parallel programming. I would like to make the parallel programming project that compare the efficiency between shared memory and distributed memory so I must set the same environment of 2 implementations(the shared memory and the distributed memory implem