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
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