Go to the documentation of this file.
27 #ifndef AlpsMessageTag_h_
28 #define AlpsMessageTag_h_
@ AlpsMsgAskPause
The message tag indicating that the send ask the recv to pause current work immediately or after fini...
@ AlpsMsgSubTreeByMaster
Send or receive a subtree due to master load balancing.
@ AlpsMsgContOrTerm
The message tag indicating that the send ask the recv to continue or terminate.
@ AlpsMsgWorkerStatus
Worker's status is in buf.
@ AlpsMsgHubCheckCluster
Hub check the status of its workers.
@ AlpsMsgIndicesFromMaster
@ AlpsMsgHubPeriodReport
Hub periodically report its status to master.
@ AlpsMsgTermCheck
Termination check.
@ AlpsMsgParams
The message tag indicating that parameters are being sent or received.
@ AlpsMsgNode
The message tag indicating that a node is being sent or received.
@ AlpsMsgNodeSize
Tree node size.
@ AlpsMsgIncumbent
The message tag indicating that a incumbent is in the message buf.
AlpsMessageTag
This enumerative constant describes the message tags different processes of Alps understand.
@ AlpsMsgAskHubShare
Aks the receiver hub to share workload with the specified hub.
@ AlpsMsgSubTree
Send or receive a subtree due to hub load balancing.
@ AlpsMsgWorkerTermStatus
Worker's status is in buf, used in termination checking.
@ AlpsMsgRampUpLoad
Load info during ramp up.
@ AlpsMsgHubStatus
Hub's status is in buf.
@ AlpsMsgLoadInfo
The message tag indicating that cluster and system workloads are in the message buf.
@ AlpsMsgModel
The message tag indicating that a model is being sent or received.
@ AlpsMsgErrorCode
Error code.
@ AlpsMsgHubLoad
Hub load, msg counts are in the buf.
@ AlpsMsgAskDonateToWorker
Ask the receiver worker to donor workload to the specified worker.
@ AlpsMsgWorkerAskIndices
@ AlpsMsgFinishInitHub
Hub finished ramp up.
@ AlpsMsgModelGenSearch
The message tag indicating that knowledge generated during search about model is being sent or receiv...
@ AlpsMsgHubTermStatus
Hub's status is in buf, used in termination checking.
@ AlpsMsgAskDonateToHub
Ask the receiver worker to donor workload to the specified hub.
@ AlpsMsgIdle
The message tag indicating that the process sent the message is idle.
@ AlpsMsgHubPeriodCheck
Hub periodically check the status of its workers.
@ AlpsMsgAskDonate
Ask the receiver worker to donor workload to the specified worker.
@ AlpsMsgAskTerminate
The message tag indicating that the send ask the recv to terminate.
@ AlpsMsgWorkerNeedWork
The message tag indicating that the sender has no workload.
@ AlpsMsgSize
The size of the message.
@ AlpsMsgFinishInit
The message tag indicating that initialization is finished.
@ AlpsMsgHubFailFindDonor
When requested by master during inter balance, hub failed to identify a donor worker.
@ AlpsMsgRampUpDonate
Donate during ramp up.
@ AlpsMsgAskLoad
The message tag indicating that the send ask the recv to send its load information.
@ AlpsMsgModelGenRampUp
The message tag indicating that knowledge generated during rampup about model is being sent or receiv...