|
STARPU_CHECK_RETURN_VALUE(ret, "starpu_init");
|
|
STARPU_CHECK_RETURN_VALUE(ret, "starpu_init");
|
|
starpu_variable_data_register(&handle, 0, (uintptr_t)&var, sizeof(unsigned));
|
|
starpu_variable_data_register(&handle, 0, (uintptr_t)&var, sizeof(unsigned));
|
|
/* Create a mask with all the memory nodes, so that we can ask StarPU
|
|
/* Create a mask with all the memory nodes, so that we can ask StarPU
|