Mentions légales du service

Skip to content

Adding gflop for each task

It'd be useful to add the amount of GFlop for each StarPU codelet, this way:

starpu_task_insert(..., STARPU_FLOPS, MULS(nb) + ADDS(nb), ...);