Name
TAU_CREATE_TASK — Creates a task id.
Synopsis
C/C++:
TAU_CREATE_TASK(
taskid)
;
Integer taskid;
description
TAU_CREATE_TASK
creates a task with id 'taskid'
this task is an independent event stream for which Profiler objects can be
started and stop on. TAU will increment the taskids as needed an write out
profiles and traces from the task as if they were thread.