#Why not Nothing stops you from using

1 messages · Page 1 of 1 (latest)

nova trail
#

because it's about sync point with managed land, not SIMD

karmic widget
#

sync point is only a thing for Unity ECS

#

since it's all scheduling/dependency

nova trail
#

no, sync point is what happens when your control thread is waiting for the jobs to complete, when you calls .Complete from the main thread and the jobs are not done it halts the main thread

karmic widget
#

so, I don't why it's an issue at all