IPCC
1.0
Main Page
Classes
Files
File List
File Members
All
Classes
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
XeonPhi_header.h
Go to the documentation of this file.
1
#pragma once
2
3
#define ALLOC alloc_if(1) free_if(0)
4
#define REUSE alloc_if(0) free_if(0)
5
#define FREE alloc_if(0) free_if(1)
6
#define LOCAL alloc_if(1) free_if(1)
7
8
extern
int
phi_tid
;
9
extern
unsigned
int
X_largest
;
10
11
#ifdef _ENABLE_PAPI
12
#include "papi.h"
13
extern
int
papi_event_set;
14
#endif
phi_tid
int phi_tid
Definition:
KNTBMS_Solver.cpp:31
X_largest
unsigned int X_largest
Definition:
KNLanczosMethod.cpp:27
For Doxygen
XeonPhi_header.h
Generated on Mon Dec 28 2015 17:05:09 for IPCC by
1.8.7