Changes between Version 4 and Version 5 of GAIIA


Ignore:
Timestamp:
Dec 11, 2009, 10:25:56 AM (14 years ago)
Author:
andreea.visan
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GAIIA

    v4 v5  
    99should achieve two main goals: on the one hand efficient use of available resources and on the other hand high performance in
    1010solving tasks. Because of the fact that the scheduling problem is an NP-Complete problem, a near-optimal algorithm is a desired
    11 solution. A third goal is the fact that the algorithm should provide the results very fast. This project presents the parallelization solution
    12 of one near-optimal algorithm for dependent task scheduling in distributed systems, algorithm that proved to provide very
    13 good results according to the first two objectives.
     11solution. A third goal is the fact that the algorithm should provide the results very fast. This project's aim is the developement of a parallel solution for a near-optimal algorithm for dependent task scheduling in distributed systems.
    1412
    1513== Activitate proiect ==