PLASMA  2.4.5
PLASMA - Parallel Linear Algebra for Scalable Multi-core Architectures
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
time_spotrf_tile.c File Reference
#include "./timing.c"
Include dependency graph for time_spotrf_tile.c:

Go to the source code of this file.

Macros

#define _TYPE   float
#define _PREC   float
#define _LAMCH   LAPACKE_slamch_work
#define _NAME   "PLASMA_spotrf_Tile"
#define _FMULS   FMULS_POTRF( N )
#define _FADDS   FADDS_POTRF( N )

Macro Definition Documentation

#define _FADDS   FADDS_POTRF( N )

Definition at line 13 of file time_spotrf_tile.c.

#define _FMULS   FMULS_POTRF( N )

Definition at line 12 of file time_spotrf_tile.c.

#define _LAMCH   LAPACKE_slamch_work

Definition at line 8 of file time_spotrf_tile.c.

#define _NAME   "PLASMA_spotrf_Tile"

Definition at line 10 of file time_spotrf_tile.c.

#define _PREC   float

Definition at line 7 of file time_spotrf_tile.c.

#define _TYPE   float

s Tue Nov 22 14:35:59 2011

Definition at line 6 of file time_spotrf_tile.c.