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 / BasicTask.cxx
1 #include "BasicTask.hpp"
2
3 MSG_IMPLEMENT_DYNAMIC(BasicTask, Task)