|
Dynamic Load Balance 3.6.1+32-59d1
|

Go to the source code of this file.
Typedefs | |
| typedef struct SubProcessDescriptor | subprocess_descriptor_t |
| typedef struct gpu_measurements | gpu_measurements_t |
Functions | |
| int | talp_gpu_init (const subprocess_descriptor_t *spd) |
| void | talp_gpu_finalize (void) |
| void | talp_gpu_enter_runtime (void) |
| void | talp_gpu_exit_runtime (void) |
| void | talp_gpu_submit (const gpu_measurements_t *measurements) |
| void | talp_gpu_collect (gpu_measurements_t *out) |
| typedef struct SubProcessDescriptor subprocess_descriptor_t |
| typedef struct gpu_measurements gpu_measurements_t |
| int talp_gpu_init | ( | const subprocess_descriptor_t * | spd | ) |
| void talp_gpu_finalize | ( | void | ) |
| void talp_gpu_enter_runtime | ( | void | ) |
| void talp_gpu_exit_runtime | ( | void | ) |
| void talp_gpu_submit | ( | const gpu_measurements_t * | measurements | ) |
| void talp_gpu_collect | ( | gpu_measurements_t * | out | ) |