fupermod: Functional Performance Models of heterogeneous processors
fupermod_library Struct Reference
[Computational kernel of a routine]
  
Collaboration diagram for fupermod_library:

Public Attributes | |
| char * | path | 
| fupermod_process_conf * | conf | 
| void * | handle | 
| fupermod_kernel * | kernel | 
Detailed Description
Shared library implementing the computational kernel of a routine
Member Data Documentation
| char* fupermod_library::path | 
Path to the library
Process configuration
- Note:
 - Use the same configuration for both the routine and its kernel.
 
| void* fupermod_library::handle | 
Shared library handle
Computational kernel of a routine
The documentation for this struct was generated from the following file:
- fupermod/fupermod_kernel.h
 


