PaStiX Handbook
6.4.0
|
Go to the source code of this file.
Functions | |
int | pastix_starpu_tag_init (pastix_data_t *pastix_data) |
Initialize the StarPU tags manager. More... | |
int64_t | pastix_starpu_tag_book (int64_t nbtags) |
Book a range of StarPU unique tags of size nbtags. More... | |
void | pastix_starpu_tag_release (int64_t min) |
Release the set of tags starting by min. More... | |
Functions to manage the MPI data tags.
Definition in file starpu_tags.c.