We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1fc71b3 commit 93774d3Copy full SHA for 93774d3
1 file changed
include/cutlass/cuda_host_adapter.hpp
@@ -407,7 +407,6 @@ struct CudaHostAdapter {
407
408
/// Fills a buffer in Global Memory with a byte sequence copied from host memory
409
template<class FillValueType>
410
- CUTLASS_HOST_DEVICE
411
Status memsetDevice(
412
void* destination,
413
FillValueType fill_value,
0 commit comments