/usr/local/musa/include/cub/device/dispatch/../../agent/../block/block_load.cuh:414:33: note: candidate function template not viable: requires 4 arguments, but 3 were provided
device forceinline void LoadDirectWarpStriped(
^
/usr/local/musa/include/cub/device/dispatch/../../agent/../block/block_load.cuh:456:33: note: candidate function template not viable: requires 5 arguments, but 3 were provided
device forceinline void LoadDirectWarpStriped(
这是因为cub和torch_musa不对应,还是和musaSDK不对应,或者其他问题???
/usr/local/musa/include/cub/device/dispatch/../../agent/../block/block_load.cuh:414:33: note: candidate function template not viable: requires 4 arguments, but 3 were provided
device forceinline void LoadDirectWarpStriped(
^
/usr/local/musa/include/cub/device/dispatch/../../agent/../block/block_load.cuh:456:33: note: candidate function template not viable: requires 5 arguments, but 3 were provided
device forceinline void LoadDirectWarpStriped(
这是因为cub和torch_musa不对应,还是和musaSDK不对应,或者其他问题???