IPCC  1.0
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
XeonPhi_header.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define ALLOC   alloc_if(1) free_if(0)
 
#define REUSE   alloc_if(0) free_if(0)
 
#define FREE   alloc_if(0) free_if(1)
 
#define LOCAL   alloc_if(1) free_if(1)
 

Variables

int phi_tid
 
unsigned int X_largest
 

Macro Definition Documentation

#define ALLOC   alloc_if(1) free_if(0)

Definition at line 3 of file XeonPhi_header.h.

#define FREE   alloc_if(0) free_if(1)

Definition at line 5 of file XeonPhi_header.h.

#define LOCAL   alloc_if(1) free_if(1)

Definition at line 6 of file XeonPhi_header.h.

#define REUSE   alloc_if(0) free_if(0)

Definition at line 4 of file XeonPhi_header.h.

Variable Documentation

int phi_tid

Definition at line 31 of file KNTBMS_Solver.cpp.

Referenced by CKNTBMS_Solver::Launching_TBMS_Solver().

unsigned int X_largest