Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Desactivate an historical MC_assert so that model-checking Chord get a chance to...
[simgrid.git] / examples / msg / gpu / test_MSG_gpu_task_create.c
index ad78f791915f930827585202f16d4e8292cb8a8f..29362af2b342fd2353d6004f9876f4963a246ff2 100644 (file)
@@ -32,8 +32,6 @@ int main(int argc, char *argv[])
 
   XBT_INFO("GPU task %p was created", mytask);
 
 
   XBT_INFO("GPU task %p was created", mytask);
 
-  MSG_clean();
-
   if (res == MSG_OK)
     return 0;
   else
   if (res == MSG_OK)
     return 0;
   else