|
PLASMA
2.4.5
PLASMA - Parallel Linear Algebra for Scalable Multi-core Architectures
|

Go to the source code of this file.
Macros | |
| #define | _TYPE PLASMA_Complex64_t |
| #define | _PREC double |
| #define | _LAMCH LAPACKE_dlamch_work |
| #define | _NAME "PLASMA_zgetrf_rectil" |
| #define | _FMULS FMULS_GETRF(M, NRHS) |
| #define | _FADDS FADDS_GETRF(M, NRHS) |
Functions | |
| void | CORE_zgetrf_rectil_init (void) |
| plasma_context_t * | plasma_context_self (void) |
| #define _FADDS FADDS_GETRF(M, NRHS) |
Definition at line 13 of file time_zgetrf_rectil.c.
| #define _FMULS FMULS_GETRF(M, NRHS) |
Definition at line 12 of file time_zgetrf_rectil.c.
| #define _LAMCH LAPACKE_dlamch_work |
Definition at line 8 of file time_zgetrf_rectil.c.
| #define _NAME "PLASMA_zgetrf_rectil" |
Definition at line 10 of file time_zgetrf_rectil.c.
| #define _PREC double |
Definition at line 7 of file time_zgetrf_rectil.c.
| #define _TYPE PLASMA_Complex64_t |
normal z -> c d s
Definition at line 6 of file time_zgetrf_rectil.c.
| void CORE_zgetrf_rectil_init | ( | void | ) |
Definition at line 92 of file core_zgetrf_rectil.c.
References AMAX1BUF_SIZE.
| plasma_context_t* plasma_context_self | ( | void | ) |
Return context for a thread
Definition at line 134 of file context.c.
References plasma_context_map_struct::context, CONTEXTS_MAX, pthread_equal(), and pthread_self().
