---
title: 其他函数
description: "MPI终止函数"
url: https://www.hikunpeng.com/document/detail/zh/kunpenghpcs/hpckit/devg/userg_hyperio_0063.html
sourcePath: /source/zh/kunpenghpcs/hpckit/devg/userg_hyperio_0063.html
indexId: 7c5181834854cc07dd1a4be3b820834cb7e6d8c224ff1ac67b883aa58916524458
---
# 其他函数

#### 函数定义

MPI终止函数

int PMPI_Finalize()

int MPI_Finalize()


#### 返回值

- 成功：返回NC_NOERR。
- 失败：返回错误码。


#### 错误码

| 错误码 | 描述 |
| --- | --- |
| MPI\_ERR\_OTHER | 其他类型的错误 |
