/exploiting_parallelism_in_GA_task_scheduler_using_openMP

An implementation of Task Scheduling Strategy which use task duplication and genetic algorithm to reduce communication overhead between processors and waiting time which occurs during resolving dependencies between multiple tasks. Technologies Used: OpenMP, C++.

Primary LanguageC++Apache License 2.0Apache-2.0

Stargazers