syclacademy
syclacademy copied to clipboard
Lecture_07_Introduction_to_USM refers to Data & Dependencies from the future
trafficstars
Slide 11 of Lecture_07_Introduction_to_USM make some comparisons Buffer/accessor vs USM and refers to dependency management, which is described in Lecture_10_Data_and_Dependencies.
But it is also difficult to have a pure DAG presentation without any cycle in the concepts. :-)
So the idea here was after introducing the buffer and USM models to give some motivation for why you would choose one or the other, but yeah it does mention data dependencies before we really explain how that works. Maybe we could add a brief introduction to the concept of DAG and dependencies earlier when we introduce buffers, even if we only touch on it, so the concept has been introduced?