Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Started the gpu model by adding the MSG_gpu_task_create function, also added a simple...
[simgrid.git] / examples / cxx / autoDestination / FinalizeTask.cxx
1 #include "FinalizeTask.hpp"
2
3 MSG_IMPLEMENT_DYNAMIC(FinalizeTask, Task)