encode_hello_push Subroutine

public subroutine encode_hello_push(build, n_ranks, header_bytes)

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in) :: build

HELLO push carries handshake metadata inside args per IPC

integer, intent(in) :: n_ranks
integer(kind=int8), intent(out), allocatable :: header_bytes(:)