PaStiX Handbook  6.3.2
starpu_tags.c File Reference
#include "common.h"
#include "pastix_starpu.h"

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...
 

Detailed Description

Version
6.3.2
Author
Pierre Ramet
Mathieu Faverge
Date
2023-11-22

Functions to manage the MPI data tags.

Definition in file starpu_tags.c.