IBM SYSTEMG G RUNTIME & NATIVE STORE
0.5
IBM Native Graph Computing and Storage System based on IBM Parallel Programming Library
|
Base work function; all others should derive from it. More...
#include <task.h>
Public Member Functions | |
virtual void | execute (thread_id_t, task_id)=0 |
virtual void * | reduce (task_id, void *) |
virtual void | preprocess (task_id) |
virtual void | postprocess (task_id) |
Base work function; all others should derive from it.