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
coreblas.c File Reference
#include <stdlib.h>
#include <unistd.h>
#include <sys/syscall.h>
#include <eztrace.h>
#include <ev_codes.h>
#include "common.h"
Include dependency graph for coreblas.c:

Go to the source code of this file.

Macros

#define _GNU_SOURCE   1 /* or _BSD_SOURCE or _SVID_SOURCE */
#define _REENTRANT

Detailed Description

PLASMA core_blas tracing kernels PLASMA is a software package provided by Univ. of Tennessee, Univ. of California Berkeley and Univ. of Colorado Denver

This file provides the init and conclude functions for EZTrace module.

Version:
2.4.5
Author:
Mathieu Faverge
Date:
2010-11-15 normal z -> c d s

Definition in file coreblas.c.


Macro Definition Documentation

#define _GNU_SOURCE   1 /* or _BSD_SOURCE or _SVID_SOURCE */

Definition at line 19 of file coreblas.c.

#define _REENTRANT

Definition at line 20 of file coreblas.c.