Skip to content

fix memset to on-device memory (#1065) #2048

fix memset to on-device memory (#1065)

fix memset to on-device memory (#1065) #2048

Triggered via push November 14, 2024 22:06
Status Success
Total duration 19m 46s
Artifacts
windows-cuda-x64-build
16m 32s
windows-cuda-x64-build
Fit to window
Zoom out
Zoom in

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