Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 925982eb authored by Thierry's avatar Thierry
Browse files

Update FIX

parent 9621e3e1
No related branches found
No related tags found
No related merge requests found
......@@ -528,11 +528,8 @@ ompt_callback_implicit_task_action (
#if 1//LOG
printf("%" PRIu64 ": ompt_event_implicit_task_action: begin. parallel_id=%" PRIu64 ", task_id=%" PRIu64 "\n", thread_id, parallel_data->value, task->id);
#endif
inew_task->task_ptr, new_task->id);
char buff[30];
sprintf(buff, "<%p>\0",
#endif
sprintf(buff, "<implicit>") ;
kaapi_ompt_thread_info_t* koti = &__kaapi_oth_info[thread_id];
kaapi_descrformat_t* fdescr = kaapi_tracelib_register_fmtdescr(
1,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment