Home
libcuml
cucim
cudf-java
cudf
cugraph
cuml
cuproj
cuspatial
cuvs
cuxfilter
dask-cuda
dask-cudf
kvikio
libcudf
libcuml
libcuproj
libcuspatial
libkvikio
librapidsmpf
librmm
libucxx
raft
rapids-cmake
rapidsmpf
rmm
ucxx
nightly (26.02)
nightly (26.02)
stable (25.12)
legacy (25.10)
include
cuml
fil
detail
raft_proto
detail
host_only_throw.hpp
Go to the documentation of this file.
1
/*
2
* SPDX-FileCopyrightText: Copyright (c) 2023-2025, NVIDIA CORPORATION.
3
* SPDX-License-Identifier: Apache-2.0
4
*/
5
#pragma once
6
#include <
cuml/fil/detail/raft_proto/detail/host_only_throw/base.hpp
>
7
#include <
cuml/fil/detail/raft_proto/detail/host_only_throw/cpu.hpp
>
8
#include <
cuml/fil/detail/raft_proto/gpu_support.hpp
>
9
10
namespace
raft_proto
{
11
template
<
typename
T,
bool
host = !GPU_COMPILATION>
12
using
host_only_throw
=
detail::host_only_throw<T, host>
;
13
}
gpu_support.hpp
base.hpp
raft_proto
Definition:
buffer.hpp:24
cpu.hpp
raft_proto::detail::host_only_throw
Definition:
base.hpp:11
Generated by
1.9.1