PIPS
ctx_pragma Struct Reference

ctx_pragma_t: on_cluster on which cluster the pragma may be run (=-1 if run on all cluster) synchro if the communication between cluster are synchro (true) or asynchro(false) if on_cluster=-1 we don't care about the value of synchro d_... More...

Data Fields

int on_cluster
 
bool d_on_cluster
 
bool synchro
 
bool d_synchro
 

Detailed Description

ctx_pragma_t: on_cluster on which cluster the pragma may be run (=-1 if run on all cluster) synchro if the communication between cluster are synchro (true) or asynchro(false) if on_cluster=-1 we don't care about the value of synchro d_...

if it's a default value or value ask by user

Definition at line 114 of file task_mapping.c.

Field Documentation

◆ d_on_cluster

bool ctx_pragma::d_on_cluster

◆ d_synchro

bool ctx_pragma::d_synchro

◆ on_cluster

◆ synchro


The documentation for this struct was generated from the following file: