
#include <machine.h>

Data Fields | |
| int | rank |
| int | node_IP |
| PVMI_CONNECT | connection |
| CMI_VMI_Connection_State_T | connection_state |
| int | cluster |
| unsigned long * | latency_vector |
| int | normal_short_count |
| int | normal_long_count |
| int | eager_short_count |
| int | eager_long_count |
| CMI_VMI_Handle_T * | eager_short_send_handles [CMI_VMI_EAGER_SHORT_SLOTS] |
| int | eager_short_send_size |
| int | eager_short_send_index |
| int | eager_short_send_credits_available |
| CMI_VMI_Handle_T * | eager_short_receive_handles [CMI_VMI_EAGER_SHORT_SLOTS] |
| int | eager_short_receive_size |
| int | eager_short_receive_index |
| int | eager_short_receive_dirty |
| int | eager_short_receive_credits_replentish |
| CMI_VMI_Handle_T * | eager_long_send_handles [CMI_VMI_EAGER_LONG_BUFFERS] |
| int | eager_long_send_size |
| CMI_VMI_Handle_T * | eager_long_receive_handles [CMI_VMI_EAGER_LONG_BUFFERS] |
| int | eager_long_receive_size |
Definition at line 489 of file machine.h.
Definition at line 491 of file machine.h.
Referenced by CMI_VMI_Common_Receive(), CMI_VMI_Connection_Response_Handler(), CMI_VMI_RDMA_Get_Completion_Handler(), CMI_VMI_RDMA_Put_Notification_Handler(), CMI_VMI_Stream_Notification_Handler(), and CmiGetNonLocal().
Definition at line 492 of file machine.h.
Referenced by CMI_VMI_Connection_Response_Handler(), and CMI_VMI_Open_Connection().
| PVMI_CONNECT CMI_VMI_Process_T::connection |
Definition at line 493 of file machine.h.
Referenced by CMI_VMI_CmiFree(), CMI_VMI_Connection_Response_Handler(), CMI_VMI_Eager_Long_Setup(), CMI_VMI_Eager_Short_Setup(), CMI_VMI_Open_Connection(), CmiAsyncSendFn(), CmiFreeSendFn(), CmiNotifyIdle(), and CmiSyncSendFn().
Definition at line 494 of file machine.h.
Referenced by CMI_VMI_Connection_Response_Handler(), CMI_VMI_Disconnection_Handler(), CMI_VMI_Disconnection_Response_Handler(), and CMI_VMI_Open_Connection().
| unsigned long* CMI_VMI_Process_T::latency_vector |
| CMI_VMI_Handle_T* CMI_VMI_Process_T::eager_short_send_handles[CMI_VMI_EAGER_SHORT_SLOTS] |
Definition at line 504 of file machine.h.
Referenced by CMI_VMI_RDMA_Publish_Notification_Handler(), CmiAsyncSendFn(), CmiFreeSendFn(), and CmiSyncSendFn().
Definition at line 505 of file machine.h.
Referenced by CMI_VMI_RDMA_Publish_Notification_Handler(), CmiAsyncSendFn(), CmiFreeSendFn(), and CmiSyncSendFn().
Definition at line 506 of file machine.h.
Referenced by CmiAsyncSendFn(), CmiFreeSendFn(), and CmiSyncSendFn().
Definition at line 507 of file machine.h.
Referenced by CMI_VMI_Common_Receive(), CMI_VMI_RDMA_Publish_Notification_Handler(), CmiAsyncSendFn(), CmiFreeSendFn(), and CmiSyncSendFn().
| CMI_VMI_Handle_T* CMI_VMI_Process_T::eager_short_receive_handles[CMI_VMI_EAGER_SHORT_SLOTS] |
Definition at line 509 of file machine.h.
Referenced by CMI_VMI_CmiFree(), CMI_VMI_Eager_Short_Setup(), and CmiGetNonLocal().
Definition at line 510 of file machine.h.
Referenced by CMI_VMI_CmiFree(), CMI_VMI_Eager_Short_Setup(), and CmiGetNonLocal().
Definition at line 513 of file machine.h.
Referenced by CMI_VMI_CmiFree(), CmiAsyncSendFn(), CmiFreeSendFn(), CmiNotifyIdle(), and CmiSyncSendFn().
| CMI_VMI_Handle_T* CMI_VMI_Process_T::eager_long_send_handles[CMI_VMI_EAGER_LONG_BUFFERS] |
Definition at line 515 of file machine.h.
Referenced by CMI_VMI_RDMA_Publish_Notification_Handler(), CmiAsyncSendFn(), CmiFreeSendFn(), and CmiSyncSendFn().
Definition at line 516 of file machine.h.
Referenced by CMI_VMI_RDMA_Publish_Notification_Handler(), CmiAsyncSendFn(), CmiFreeSendFn(), and CmiSyncSendFn().
| CMI_VMI_Handle_T* CMI_VMI_Process_T::eager_long_receive_handles[CMI_VMI_EAGER_LONG_BUFFERS] |
1.5.5