HCCL_WHITELIST_DISABLE

Description

Enables or disables the HCCL communication trustlist.

  • 0: enabled. Only IP addresses in the HCCL communication whitelist can be used for collective communication.
  • 1: disabled.

Defaults to 1. If whitelist verification is enabled, specify the path of the whitelist configuration file through HCCL_WHITELIST_FILE.

Example

export HCCL_WHITELIST_DISABLE=1

Restrictions

None

Applicability

Atlas Training Series Product