Add arm64 build instructions to C examples (#897) #1420
win-cuda-x64-build.yml
on: push
windows-cuda-x64-build
22m 0s
Annotations
10 warnings
windows-cuda-x64-build:
cuda_sdk/v12.2/include/thrust/detail/alignment.h#L139
'thrust::detail::aligned_type<2>::type': structure was padded due to alignment specifier
|
windows-cuda-x64-build:
cuda_sdk/v12.2/include/thrust/detail/alignment.h#L140
'thrust::detail::aligned_type<4>::type': structure was padded due to alignment specifier
|
windows-cuda-x64-build:
cuda_sdk/v12.2/include/thrust/detail/alignment.h#L141
'thrust::detail::aligned_type<8>::type': structure was padded due to alignment specifier
|
windows-cuda-x64-build:
cuda_sdk/v12.2/include/thrust/detail/alignment.h#L142
'thrust::detail::aligned_type<16>::type': structure was padded due to alignment specifier
|
windows-cuda-x64-build:
cuda_sdk/v12.2/include/thrust/detail/alignment.h#L143
'thrust::detail::aligned_type<32>::type': structure was padded due to alignment specifier
|
windows-cuda-x64-build:
cuda_sdk/v12.2/include/thrust/detail/alignment.h#L144
'thrust::detail::aligned_type<64>::type': structure was padded due to alignment specifier
|
windows-cuda-x64-build:
cuda_sdk/v12.2/include/thrust/detail/alignment.h#L145
'thrust::detail::aligned_type<128>::type': structure was padded due to alignment specifier
|
windows-cuda-x64-build:
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
|
windows-cuda-x64-build:
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
|
windows-cuda-x64-build:
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
|