Add new NVLS algorithm for allreduce using NVLink SHARP (intra-node only).
Add new config options: cgaClusterSize, minCTAs, maxCTAs, netName.
Enable LL128 when we use PXN to close rings.
NVTX3 includes update.
Fix crash when one CollNet (SHARP) rail fails to initialize.


[ROCm/rccl commit: 5d3ab08b69]
Bu işleme şunda yer alıyor:
Sylvain Jeaugey
2023-02-27 02:48:21 -08:00
ebeveyn e6e8f2555c
işleme 8dcf8e8720
72 değiştirilmiş dosya ile 4541 ekleme ve 2391 silme
+2 -2
Dosyayı Görüntüle
@@ -1,12 +1,12 @@
/*
* Copyright 2021 NVIDIA Corporation. All rights reserved.
* Copyright 2021-2022 NVIDIA Corporation. All rights reserved.
*
* Licensed under the Apache License v2.0 with LLVM Exceptions.
* See https://llvm.org/LICENSE.txt for license information.
* SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
*/
#include "nvtx3/nvToolsExt.h"
#include "nvToolsExt.h"
#ifndef NVTOOLSEXT_PAYLOAD_H
#define NVTOOLSEXT_PAYLOAD_H