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

#### 函数定义

MPI终止函数

int MPI_Finalize()

int PMPI_Finalize()


#### 返回值

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


#### 错误码

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