Skip to content

Commit

Permalink
save
Browse files Browse the repository at this point in the history
  • Loading branch information
zasdfgbnm committed Oct 31, 2024
1 parent 1a6eb97 commit 9611317
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion __tmp_kernel_none_f0_c0_r0_g0.cu
Original file line number Diff line number Diff line change
Expand Up @@ -7535,7 +7535,7 @@ __device__ inline void cpAsyncBulkTensorTileG2S(

__device__ inline void cpAsyncBulkTensorTileG2S(
const CpAsyncBulkTensorTileG2SIndex<2>& src,
uint32_t smem_addr
uint32_t smem_addr,
uint16_t ctaMask) {
uint64_t gmem_int_desc = reinterpret_cast<uint64_t>(src.descriptor);
asm volatile(
Expand Down

0 comments on commit 9611317

Please sign in to comment.