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 21a7aa6 commit 01ca9be
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 @@ -11121,7 +11121,7 @@ nvfuser_none_f0_c0_r0_g0(Tensor<__half, 3, 3> T0, Tensor<__half, 3, 3> T1, const
i37 = i10 + (4096 * i36);
unsigned i38;
i38 = i6 + (8192 * i36);
// mbarrier::waitParity(toSmem((&T7[(i35 % 4)])), (((uint32_t)(i35) / 4U) % 2U));
mbarrier::waitParity(toSmem((&T7[(i35 % 4)])), (((uint32_t)(i35) / 4U) % 2U));
asm volatile(
"{\n"
" .reg .pred p0; \n"
Expand Down

0 comments on commit 01ca9be

Please sign in to comment.