Atomic for semaphores instead of fences (#188)

Co-authored-by: Pratyush Patel <pratyushpatel.1995@gmail.com>
Co-authored-by: Esha Choukse <eschouks@microsoft.com>
Co-authored-by: Changho Hwang <changhohwang@microsoft.com>
This commit is contained in:
Saeed Maleki
2023-10-13 03:57:08 -07:00
committed by GitHub
parent c4785c9591
commit 85e8017535
12 changed files with 53 additions and 41 deletions

View File

@@ -1,8 +1,6 @@
// Copyright (c) Microsoft Corporation.
// Licensed under the MIT license.
#include "common.hpp"
// other headers
#include <mscclpp/packet.hpp>
#include <mscclpp/proxy_channel_device.hpp>