You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@dagdebugnothing:spawn_datadeps"($(repr(f)))[$(idx-1)][$dep_mod] Remainder copy-to has $(length(remainder_syncdeps)) syncdeps"
311
+
@dagdebugtask.uid:spawn_datadeps"($(repr(f)))[$(idx-1)][$dep_mod] Remainder copy-to has $(length(remainder_syncdeps)) syncdeps"
312
312
313
313
# Launch the remainder copy task
314
314
ctx = Sch.eager_context()
@@ -377,7 +377,7 @@ function enqueue_copy_to!(state::DataDepsState, dest_space::MemorySpace, arg_w::
377
377
source_space = state.arg_owner[arg_w]
378
378
target_ainfo =aliasing!(state, dest_space, arg_w)
379
379
380
-
@dagdebugnothing:spawn_datadeps"($(repr(f)))[$(idx-1)][$dep_mod] Enqueueing full copy-to for $(typeof(arg_w.arg))[$(arg_w.dep_mod)]: $source_space => $dest_space"
380
+
@dagdebugtask.uid:spawn_datadeps"($(repr(f)))[$(idx-1)][$dep_mod] Enqueueing full copy-to for $(typeof(arg_w.arg))[$(arg_w.dep_mod)]: $source_space => $dest_space"
0 commit comments