File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed
Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 2626#include < cuda/stream_ref>
2727
2828namespace cuco ::detail::static_map_ns {
29-
3029/* *
3130 * @brief Dispatches to shared memory map kernel if `num_elements_per_thread > 2`, else
3231 * fallbacks to global memory map kernel.
Original file line number Diff line number Diff line change 11/*
2- * SPDX-FileCopyrightText: Copyright (c) 2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
3- * SPDX-License-Identifier: Apache-2.0
2+ * SPDX-FileCopyrightText: Copyright (c) 2023-2025 NVIDIA CORPORATION & AFFILIATES. All rights
3+ * reserved. SPDX-License-Identifier: Apache-2.0
44 *
55 * Licensed under the Apache License, Version 2.0 (the "License");
66 * you may not use this file except in compliance with the License.
You can’t perform that action at this time.
0 commit comments