-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Closed
Description
Describe the bug
At
| if (nameToIdMap.contains(name)) { |
initialized = False
for i in range(0, 2):
if initialized:
wait_init_completion()
pl.exit_scope("whatever")
pl.enter_scope("whatever")
do_init()
initialized = TrueWhile this is a contrived example, our pipeline construction does generate cases like these and makes it difficult to profile traces like these using Proton.
Environment details
Triton: main
GPU: GH200