blob: 973c6a4f65df00c7085b832541dc88df4108713b [file] [log] [blame]
// Copyright 2023 The IREE Authors
//
// 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
#ifndef IREE_EXPERIMENTAL_CUDA2_NCCL_HEADERS_H_
#define IREE_EXPERIMENTAL_CUDA2_NCCL_HEADERS_H_
#include "third_party/nccl/nccl.h" // IWYU pragma: export
#endif // IREE_EXPERIMENTAL_CUDA2_NCCL_HEADERS_H_