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