Update C examples with DML (#906) #1428
Annotations
10 warnings
Build with CMake:
cuda_sdk/v12.2/include/thrust/detail/alignment.h#L139
'thrust::detail::aligned_type<2>::type': structure was padded due to alignment specifier
|
Build with CMake:
cuda_sdk/v12.2/include/thrust/detail/alignment.h#L140
'thrust::detail::aligned_type<4>::type': structure was padded due to alignment specifier
|
Build with CMake:
cuda_sdk/v12.2/include/thrust/detail/alignment.h#L141
'thrust::detail::aligned_type<8>::type': structure was padded due to alignment specifier
|
Build with CMake:
cuda_sdk/v12.2/include/thrust/detail/alignment.h#L142
'thrust::detail::aligned_type<16>::type': structure was padded due to alignment specifier
|
Build with CMake:
cuda_sdk/v12.2/include/thrust/detail/alignment.h#L143
'thrust::detail::aligned_type<32>::type': structure was padded due to alignment specifier
|
Build with CMake:
cuda_sdk/v12.2/include/thrust/detail/alignment.h#L144
'thrust::detail::aligned_type<64>::type': structure was padded due to alignment specifier
|
Build with CMake:
cuda_sdk/v12.2/include/thrust/detail/alignment.h#L145
'thrust::detail::aligned_type<128>::type': structure was padded due to alignment specifier
|
Build with CMake:
cuda_sdk/v12.2/include/thrust/system/cuda/detail/core/alignment.h#L91
'thrust::cuda_cub::aligned_type<2>::type': structure was padded due to alignment specifier
|
Build with CMake:
cuda_sdk/v12.2/include/thrust/system/cuda/detail/core/alignment.h#L97
'thrust::cuda_cub::aligned_type<4>::type': structure was padded due to alignment specifier
|
Build with CMake:
cuda_sdk/v12.2/include/thrust/system/cuda/detail/core/alignment.h#L103
'thrust::cuda_cub::aligned_type<8>::type': structure was padded due to alignment specifier
|
Loading