Changes between Version 20 and Version 21 of pgraph


Ignore:
Timestamp:
Jan 14, 2010, 10:49:46 AM (14 years ago)
Author:
asturzu
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • pgraph

    v20 v21  
    20202.Implement the serial versions of the graph algorithms we chose
    2121
    22 3.Build case tests with some hand made generators to verify
    23 the correctness of the serial algorithms
     223.Test the correctness of the serial algorithms using some online
     23evaluators.We used the one on [http://infoarena.ro/]
    2424
    25 4.Implement in OpenMP and MPI the parallel versions of the graph algorithms
     254.Build case tests with some hand made generators to verify
     26the correctness of the parallel algorithms that will be implemented
    2627
    27 5.Test the performance and correctness of the parallel algorithms on the fep cluster
     285.Implement in OpenMP and MPI the parallel versions of the graph algorithms
     29
     306.Test the performance and correctness of the parallel algorithms on the fep cluster
    2831
    2932