Fix syntax error in debug code
This commit is contained in:
@@ -265,7 +265,8 @@ class FmhaKernel:
|
||||
cute.arch.fence_proxy("async.shared", space="cta")
|
||||
|
||||
softmax_done_bar.arrive()
|
||||
print(f"[SMEM-P DEEP DEBUG] === END ===") cute.arch.fence_view_async_tmem_store()
|
||||
print(f"[SMEM-P DEEP DEBUG] === END ===")
|
||||
cute.arch.fence_view_async_tmem_store()
|
||||
kvh.release()
|
||||
acc_pipe.producer_commit(acc_st); acc_st.advance()
|
||||
final_o_bar.arrive()
|
||||
|
||||
Reference in New Issue
Block a user