hi_mpi_vb_handle_to_addr

The Atlas 200/300/500 Inference Product does not support this API.

The Atlas Training Series Product does not support this API.

Description

Converts a memory block handle into an address.

Prototype

hi_void* hi_mpi_vb_handle_to_addr(hi_vb_blk vb_blk)

Parameters

Parameter

Input/Output

Description

vb_blk

Input

Memory block handle, which is returned by the hi_mpi_vb_get_block API.

Returns

  • Returns the address if the call is successful.
  • Returns nothing if the call fails.