#include <gpu_common.h>
◆ operator()()
108 #if defined(__CUDA_ARCH__)
109 info[0] =
int(__CUDA_ARCH__ + 0);
111 #if defined(EIGEN_HIP_DEVICE_COMPILE)
112 info[1] =
int(EIGEN_HIP_DEVICE_COMPILE + 0);
int i
Definition: BiCGSTAB_step_by_step.cpp:9
#define EIGEN_UNUSED_VARIABLE(var)
Definition: Macros.h:966
int info
Definition: level2_cplx_impl.h:39
References EIGEN_UNUSED_VARIABLE, i, info, and int().
The documentation for this struct was generated from the following file: