Skip to content

Commit

Permalink
save
Browse files Browse the repository at this point in the history
  • Loading branch information
zasdfgbnm committed Nov 6, 2024
1 parent 30f6faf commit ca5dbf4
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 @@ -10939,8 +10939,8 @@ __global__ void nvfuser_none_f0_c0_r0_g0(Tensor<__half, 3, 3> T0, Tensor<__half,
i33 = i10 + (4096 * i32);
unsigned i34;
i34 = i6 + (8192 * i32);
mbarrier::waitParity(toSmem((&T7[4 + i29])), (uint32_t)((i27 / 4U) % 2U));
if ((b17 && Hopper::electSync(4294967295U))) {
mbarrier::waitParity(toSmem((&T7[4 + i29])), (uint32_t)((i27 / 4U) % 2U));
mbarrier::arriveExpectTX(toSmem((&T7[((3 + i27) % 4)])), 8192U);
#pragma unroll
for(nvfuser_index_t i25 = 0; i25 < 4; ++i25) {
Expand Down

0 comments on commit ca5dbf4

Please sign in to comment.