hi_mpi_rgn_destroy
Applicability
|
Product |
Supported |
|---|---|
|
Atlas 350 Accelerator Card |
☓ |
|
|
☓ |
|
|
☓ |
|
|
√ |
|
|
☓ |
|
|
☓ |
Function Description
Destroys a created region.
This API is not supported in the
Prototype
hi_s32 hi_mpi_rgn_destroy(hi_rgn_handle handle)
Parameters
|
Parameter |
Input/Output |
Description |
|---|---|---|
|
handle |
Input |
Region handle ID. Value range: [0, 1024) |
Returns
- 0: success.
- Other values: failure. For details, see 19.18.5-Region Management Return Codes.
Parent topic: Region Management