|
PaStiX Handbook 6.4.0
|
#include "common.h"#include <stdio.h>#include <parsec.h>#include "parsec/utils/mca_param.h"Go to the source code of this file.
Functions | |
PaRSEC control function | |
| void | pastix_parsec_init (pastix_data_t *pastix, int *argc, char **argv[], const int *bindtab) |
| Startup the PaRSEC runtime system. | |
| void | pastix_parsec_finalize (pastix_data_t *pastix) |
| Finalize the PaRSEC runtime system. | |
PaStiX PaRSEC routines
Definition in file parsec.c.