starpu_data_request_allocation

Function starpu_data_request_allocation 

Source
pub unsafe extern "C" fn starpu_data_request_allocation(
    handle: starpu_data_handle_t,
    node: c_uint,
) -> c_int
Expand description

Explicitly ask StarPU to allocate room for a piece of data on the specified memory \p node. See \ref DataPrefetch for more details.