---
title: HcclConfigValue
description: "定义HcclConfig中可配置的参数的值。"
url: https://www.hiascend.com/document/detail/zh/canncommercial/latest/API/hcclug/hcclcpp_07_0042.html
sourcePath: /source/zh/canncommercial/900/API/hcclug/hcclcpp_07_0042.html
indexId: 06c3dc94b74b9fea9c6fb683c6cfdf3a499615a666cff049fc068f98e413879161
---
# HcclConfigValue

#### 功能说明

定义HcclConfig中可配置的参数的值。


#### 定义原型

```
union HcclConfigValue {
    int32_t value;
};
```

value为HcclConfig中“HCCL_DETERMINISTIC”参数的值。

此参数仅在如下型号中支持配置：- Atlas A3 训练系列产品 / Atlas A3 推理系列产品
- Atlas A2 训练系列产品 / Atlas A2 推理系列产品
- Atlas 推理系列产品
- Atlas 训练系列产品
