Skip to content

Commit 172c115

Browse files
Missing function call
1 parent ce7af4a commit 172c115

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cub/cub/device/dispatch/dispatch_radix_sort.cuh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -935,6 +935,7 @@ public:
935935
p.scan_policy,
936936
p.downsweep_policy,
937937
launcher_factory);
938+
return __init_pass_config(p);
938939
}
939940

940941
CUB_RUNTIME_FUNCTION _CCCL_VISIBILITY_HIDDEN _CCCL_FORCEINLINE cudaError_t __init_pass_config(

0 commit comments

Comments
 (0)