fupermod: Functional Performance Models of heterogeneous processors
fupermod_process_conf Struct Reference
[Configuration of MPI process]
Public Attributes | |
char * | hostname |
int | rank_intra |
char * | bind |
char * | device_type |
char * | subopts |
int | argc |
char ** | argv |
Detailed Description
Provides info about the device the MPI process is running on.
Member Data Documentation
Hostname
Rank within node
string giving CPU core or device number to bind to
Device type, string (eg. cpu, gpu)
Suboptions
Number of process-specific parameters (optional, parsed by user coded routine)
char** fupermod_process_conf::argv |
Array of process-specific parameters (optional, parsed by user coded routine)
The documentation for this struct was generated from the following file:
- fupermod/fupermod_conf.h