added copyright (#1635)

This commit is contained in:
AbandiGa
2025-04-14 09:46:18 -05:00
committed by GitHub
parent bd1a5b38b6
commit 7a84c5dbb0
4 changed files with 22 additions and 0 deletions
+6
View File
@@ -1,3 +1,9 @@
/*************************************************************************
* Copyright (c) Advanced Micro Devices, Inc. All rights reserved.
*
* See LICENSE.txt for license information
************************************************************************/
#include "CallCollectiveForked.hpp"
#include "CollectiveArgs.hpp"
#include <rccl/rccl.h>
+6
View File
@@ -1,3 +1,9 @@
/*************************************************************************
* Copyright (c) Advanced Micro Devices, Inc. All rights reserved.
*
* See LICENSE.txt for license information
************************************************************************/
#ifndef CALLCOLLECTIVEFORKED_H
#define CALLCOLLECTIVEFORKED_H