Home
last modified time | relevance | path

Searched refs:VBC_EMULATION_LIVE (Results 1 – 6 of 6) sorted by relevance

/dports/math/symphony/SYMPHONY-releases-5.6.17/SYMPHONY/include/
H A Dsym_constants.h404 #define VBC_EMULATION_LIVE 2 macro
/dports/math/symphony/SYMPHONY-releases-5.6.17/SYMPHONY/src/Master/
H A Dmaster_wrapper.c283 }else if (env->par.tm_par.vbc_emulation == VBC_EMULATION_LIVE){ in start_heurs_u()
H A Dmaster_io.c308 }else if (tm_par->vbc_emulation == VBC_EMULATION_LIVE){ in parse_command_line()
/dports/math/symphony/SYMPHONY-releases-5.6.17/SYMPHONY/src/TreeManager/
H A Dtm_func.c882 }else if (tm->par.vbc_emulation == VBC_EMULATION_LIVE){
1479 }else if (tm->par.vbc_emulation == VBC_EMULATION_LIVE){
1907 } else if (tm->par.vbc_emulation == VBC_EMULATION_LIVE){
2107 }else if (tm->par.vbc_emulation == VBC_EMULATION_LIVE){
3772 if (tm->par.vbc_emulation == VBC_EMULATION_LIVE){
H A Dtm_proccomm.c179 }else if (tm->par.vbc_emulation == VBC_EMULATION_LIVE){ in send_active_node()
840 else if (tm->par.vbc_emulation == VBC_EMULATION_LIVE){ in receive_node_desc()
/dports/math/symphony/SYMPHONY-releases-5.6.17/SYMPHONY/src/LP/
H A Dlp_proccomm.c863 }else if (p->tm->par.vbc_emulation == VBC_EMULATION_LIVE){ in send_node_desc()