Changes between Version 32 and Version 33 of pgraph


Ignore:
Timestamp:
Jan 14, 2010, 11:35:34 PM (14 years ago)
Author:
asturzu
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • pgraph

    v32 v33  
    3636The results we obtained are in the powerpoint presentation located [[BR]] in the svn repository
    3737in the folder named Presentation.
    38 For the Dijkstra and Prim parallel algorithms, the profiler [[BR]] showed that the bottleneck
     38For the Dijkstra and [[BR]] Prim parallel algorithms, the profiler showed that the bottleneck
    3939was produced mainly by the MPI_Allreduce function.
    4040[[BR]] For the Bellman-Ford algorithm, the poor results were caused clearly by