一呼百應, "one call, a hundred responses"
Loading...
Searching...
No Matches
cuda.hpp File Reference
#include "common.hpp"
Include dependency graph for cuda.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define ein_host
 portable __host__ for CUDA
 
#define ein_device
 portable __device__ for CUDA
 
#define ein_global
 portable __global__ for CUDA
 
#define ein_hd   ein_host ein_device
 applies both ein_host and ein_device
 

Detailed Description

SPDX-FileType: Source
SPDX-FileCopyrightText: 2024 Edward Kmett <ekmett@gmail.com>
SPDX-License-Identifier: BSD-2-Clause OR Apache-2.0

Definition in file cuda.hpp.