Implementation of scheduling algorithm search (DP + genetic)
Open
siddhu1716
opened this issue 4 weeks ago
•
0 comments
I did not see a module in the public code that clearly computes C_comp, C_comm, or performs a full scheduling algorithm search (DP + genetic) automatically. The paper states cost models and search algorithms.
The published paper shows a complete automatic heterogeneous scheduling system but thats not been implemented here.
is the hexgen2 code base made public , or am i missing something ?