blob: 6e3a6219d66a6323b2b80cb8b79c6c125fca81c9 [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_CUDA_HEADERS_H_
#define IREE_EXPERIMENTAL_CUDA2_CUDA_HEADERS_H_
#include "cuda.h" // IWYU pragma: export
#include "third_party/nccl/nccl.h" // IWYU pragma: export
#endif // IREE_EXPERIMENTAL_CUDA2_CUDA_HEADERS_H_