This contains my bachelors thesis and associated tex files, code snippets and maybe more. Topic: Data Movement in Heterogeneous Memories with Intel Data Streaming Accelerator
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

145 lines
12 KiB

  1. <mxfile host="app.diagrams.net" modified="2024-01-18T16:52:07.664Z" agent="Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" etag="amrg-pTHBEpKrWOlSLRH" version="22.1.21" type="device">
  2. <diagram name="Page-1" id="2YBvvXClWsGukQMizWep">
  3. <mxGraphModel dx="1533" dy="382" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="850" pageHeight="1100" math="0" shadow="0">
  4. <root>
  5. <mxCell id="0" />
  6. <mxCell id="1" parent="0" />
  7. <mxCell id="aM9ryv3xv72pqoxQDRHE-1" value="CacheData" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={&quot;edgeStyle&quot;:&quot;elbowEdgeStyle&quot;,&quot;elbow&quot;:&quot;vertical&quot;,&quot;curved&quot;:0,&quot;rounded&quot;:0};" parent="1" vertex="1">
  8. <mxGeometry x="40" y="40" width="100" height="300" as="geometry" />
  9. </mxCell>
  10. <mxCell id="aM9ryv3xv72pqoxQDRHE-2" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={&quot;edgeStyle&quot;:&quot;elbowEdgeStyle&quot;,&quot;elbow&quot;:&quot;vertical&quot;,&quot;curved&quot;:0,&quot;rounded&quot;:0};" parent="aM9ryv3xv72pqoxQDRHE-1" vertex="1">
  11. <mxGeometry x="45" y="70" width="10" height="210" as="geometry" />
  12. </mxCell>
  13. <mxCell id="aM9ryv3xv72pqoxQDRHE-5" value="Thread 1" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={&quot;edgeStyle&quot;:&quot;elbowEdgeStyle&quot;,&quot;elbow&quot;:&quot;vertical&quot;,&quot;curved&quot;:0,&quot;rounded&quot;:0};" parent="1" vertex="1">
  14. <mxGeometry x="220" y="40" width="100" height="300" as="geometry" />
  15. </mxCell>
  16. <mxCell id="aM9ryv3xv72pqoxQDRHE-6" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={&quot;edgeStyle&quot;:&quot;elbowEdgeStyle&quot;,&quot;elbow&quot;:&quot;vertical&quot;,&quot;curved&quot;:0,&quot;rounded&quot;:0};" parent="aM9ryv3xv72pqoxQDRHE-5" vertex="1">
  17. <mxGeometry x="45" y="80" width="10" height="20" as="geometry" />
  18. </mxCell>
  19. <mxCell id="RjI6kM-8N4aADmqfwwHL-28" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={&quot;edgeStyle&quot;:&quot;elbowEdgeStyle&quot;,&quot;elbow&quot;:&quot;vertical&quot;,&quot;curved&quot;:0,&quot;rounded&quot;:0};" vertex="1" parent="aM9ryv3xv72pqoxQDRHE-5">
  20. <mxGeometry x="45" y="230" width="10" height="20" as="geometry" />
  21. </mxCell>
  22. <mxCell id="aM9ryv3xv72pqoxQDRHE-9" value="WaitOnCompletion" style="html=1;verticalAlign=bottom;endArrow=classicThin;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;endFill=1;" parent="1" source="aM9ryv3xv72pqoxQDRHE-6" target="aM9ryv3xv72pqoxQDRHE-2" edge="1">
  23. <mxGeometry relative="1" as="geometry">
  24. <mxPoint x="175" y="160" as="sourcePoint" />
  25. <Array as="points">
  26. <mxPoint x="190" y="130" />
  27. </Array>
  28. <mxPoint x="100" y="120" as="targetPoint" />
  29. </mxGeometry>
  30. </mxCell>
  31. <mxCell id="RjI6kM-8N4aADmqfwwHL-1" value="Thread 2" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={&quot;edgeStyle&quot;:&quot;elbowEdgeStyle&quot;,&quot;elbow&quot;:&quot;vertical&quot;,&quot;curved&quot;:0,&quot;rounded&quot;:0};" vertex="1" parent="1">
  32. <mxGeometry x="340" y="40" width="100" height="300" as="geometry" />
  33. </mxCell>
  34. <mxCell id="RjI6kM-8N4aADmqfwwHL-2" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={&quot;edgeStyle&quot;:&quot;elbowEdgeStyle&quot;,&quot;elbow&quot;:&quot;vertical&quot;,&quot;curved&quot;:0,&quot;rounded&quot;:0};" vertex="1" parent="RjI6kM-8N4aADmqfwwHL-1">
  35. <mxGeometry x="45" y="110" width="10" height="20" as="geometry" />
  36. </mxCell>
  37. <mxCell id="RjI6kM-8N4aADmqfwwHL-29" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={&quot;edgeStyle&quot;:&quot;elbowEdgeStyle&quot;,&quot;elbow&quot;:&quot;vertical&quot;,&quot;curved&quot;:0,&quot;rounded&quot;:0};" vertex="1" parent="RjI6kM-8N4aADmqfwwHL-1">
  38. <mxGeometry x="45" y="260" width="10" height="20" as="geometry" />
  39. </mxCell>
  40. <mxCell id="RjI6kM-8N4aADmqfwwHL-3" value="Thread 3" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={&quot;edgeStyle&quot;:&quot;elbowEdgeStyle&quot;,&quot;elbow&quot;:&quot;vertical&quot;,&quot;curved&quot;:0,&quot;rounded&quot;:0};" vertex="1" parent="1">
  41. <mxGeometry x="460" y="40" width="100" height="300" as="geometry" />
  42. </mxCell>
  43. <mxCell id="RjI6kM-8N4aADmqfwwHL-4" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={&quot;edgeStyle&quot;:&quot;elbowEdgeStyle&quot;,&quot;elbow&quot;:&quot;vertical&quot;,&quot;curved&quot;:0,&quot;rounded&quot;:0};" vertex="1" parent="RjI6kM-8N4aADmqfwwHL-3">
  44. <mxGeometry x="45" y="80" width="10" height="150" as="geometry" />
  45. </mxCell>
  46. <mxCell id="RjI6kM-8N4aADmqfwwHL-5" value="WaitOnCompletion" style="html=1;verticalAlign=bottom;endArrow=classicThin;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;endFill=1;" edge="1" parent="1" source="RjI6kM-8N4aADmqfwwHL-2" target="aM9ryv3xv72pqoxQDRHE-2">
  47. <mxGeometry relative="1" as="geometry">
  48. <mxPoint x="270" y="160" as="sourcePoint" />
  49. <Array as="points">
  50. <mxPoint x="190" y="160" />
  51. </Array>
  52. <mxPoint x="100" y="160" as="targetPoint" />
  53. </mxGeometry>
  54. </mxCell>
  55. <mxCell id="RjI6kM-8N4aADmqfwwHL-10" value="Add Handlers" style="html=1;verticalAlign=bottom;endArrow=classicThin;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;endFill=1;fillColor=#f8cecc;strokeColor=#b85450;" edge="1" parent="1" source="RjI6kM-8N4aADmqfwwHL-4" target="aM9ryv3xv72pqoxQDRHE-2">
  56. <mxGeometry relative="1" as="geometry">
  57. <mxPoint x="390" y="189.76" as="sourcePoint" />
  58. <Array as="points">
  59. <mxPoint x="195" y="189.76" />
  60. </Array>
  61. <mxPoint x="100" y="189.76" as="targetPoint" />
  62. </mxGeometry>
  63. </mxCell>
  64. <mxCell id="RjI6kM-8N4aADmqfwwHL-12" value="WaitOnCompletion" style="html=1;verticalAlign=bottom;endArrow=classicThin;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;endFill=1;fillColor=#f8cecc;strokeColor=#b85450;" edge="1" parent="1" target="aM9ryv3xv72pqoxQDRHE-2">
  65. <mxGeometry relative="1" as="geometry">
  66. <mxPoint x="505" y="220.24" as="sourcePoint" />
  67. <Array as="points" />
  68. <mxPoint x="100" y="220.3809523809524" as="targetPoint" />
  69. </mxGeometry>
  70. </mxCell>
  71. <mxCell id="RjI6kM-8N4aADmqfwwHL-15" value="atomic wait on cache update" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
  72. <mxGeometry x="-40" y="70" width="90" height="30" as="geometry" />
  73. </mxCell>
  74. <mxCell id="RjI6kM-8N4aADmqfwwHL-17" value="" style="endArrow=none;dashed=1;html=1;rounded=0;entryX=0.5;entryY=1;entryDx=0;entryDy=0;" edge="1" parent="1" target="RjI6kM-8N4aADmqfwwHL-15">
  75. <mxGeometry width="50" height="50" relative="1" as="geometry">
  76. <mxPoint x="5" y="340" as="sourcePoint" />
  77. <mxPoint x="160" y="200" as="targetPoint" />
  78. </mxGeometry>
  79. </mxCell>
  80. <mxCell id="RjI6kM-8N4aADmqfwwHL-19" value="&lt;p style=&quot;line-height: 101%;&quot;&gt;&lt;br&gt;&lt;/p&gt;" style="html=1;verticalAlign=bottom;endArrow=classicThin;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;endFill=1;fillColor=#dae8fc;strokeColor=#6c8ebf;" edge="1" parent="1" source="aM9ryv3xv72pqoxQDRHE-2">
  81. <mxGeometry x="-0.064" y="80" relative="1" as="geometry">
  82. <mxPoint x="90" y="130" as="sourcePoint" />
  83. <Array as="points">
  84. <mxPoint x="50" y="140" />
  85. </Array>
  86. <mxPoint x="10" y="140" as="targetPoint" />
  87. <mxPoint as="offset" />
  88. </mxGeometry>
  89. </mxCell>
  90. <mxCell id="RjI6kM-8N4aADmqfwwHL-18" value="" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
  91. <mxGeometry y="120" width="10" height="160" as="geometry" />
  92. </mxCell>
  93. <mxCell id="RjI6kM-8N4aADmqfwwHL-20" value="&lt;p style=&quot;line-height: 101%;&quot;&gt;&lt;br&gt;&lt;/p&gt;" style="html=1;verticalAlign=bottom;endArrow=classicThin;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;endFill=1;entryX=1.033;entryY=0.142;entryDx=0;entryDy=0;entryPerimeter=0;fillColor=#dae8fc;strokeColor=#6c8ebf;" edge="1" parent="1">
  94. <mxGeometry x="-0.064" y="80" relative="1" as="geometry">
  95. <mxPoint x="85" y="170" as="sourcePoint" />
  96. <Array as="points">
  97. <mxPoint x="50" y="170" />
  98. </Array>
  99. <mxPoint x="10" y="170" as="targetPoint" />
  100. <mxPoint as="offset" />
  101. </mxGeometry>
  102. </mxCell>
  103. <mxCell id="RjI6kM-8N4aADmqfwwHL-22" value="return" style="html=1;verticalAlign=bottom;endArrow=classicThin;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;endFill=1;dashed=1;" edge="1" parent="1" source="aM9ryv3xv72pqoxQDRHE-2" target="RjI6kM-8N4aADmqfwwHL-4">
  104. <mxGeometry relative="1" as="geometry">
  105. <mxPoint x="510" y="250.34" as="sourcePoint" />
  106. <Array as="points">
  107. <mxPoint x="370" y="250" />
  108. </Array>
  109. <mxPoint x="100" y="250.1" as="targetPoint" />
  110. </mxGeometry>
  111. </mxCell>
  112. <mxCell id="RjI6kM-8N4aADmqfwwHL-23" value="return" style="html=1;verticalAlign=bottom;endArrow=classicThin;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;endFill=1;dashed=1;" edge="1" parent="1" source="aM9ryv3xv72pqoxQDRHE-2" target="RjI6kM-8N4aADmqfwwHL-28">
  113. <mxGeometry relative="1" as="geometry">
  114. <mxPoint x="100" y="280" as="sourcePoint" />
  115. <Array as="points" />
  116. <mxPoint x="270" y="280" as="targetPoint" />
  117. </mxGeometry>
  118. </mxCell>
  119. <mxCell id="RjI6kM-8N4aADmqfwwHL-24" value="return T1" style="html=1;verticalAlign=bottom;endArrow=classicThin;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;endFill=1;dashed=1;exitX=1;exitY=0.75;exitDx=0;exitDy=0;fillColor=#fff2cc;strokeColor=#d6b656;" edge="1" parent="1" source="RjI6kM-8N4aADmqfwwHL-18" target="aM9ryv3xv72pqoxQDRHE-2">
  120. <mxGeometry relative="1" as="geometry">
  121. <mxPoint x="15" y="240" as="sourcePoint" />
  122. <Array as="points" />
  123. <mxPoint x="80" y="240" as="targetPoint" />
  124. </mxGeometry>
  125. </mxCell>
  126. <mxCell id="RjI6kM-8N4aADmqfwwHL-26" value="return T2" style="html=1;verticalAlign=bottom;endArrow=classicThin;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;endFill=1;dashed=1;exitX=1;exitY=0.75;exitDx=0;exitDy=0;fillColor=#fff2cc;strokeColor=#d6b656;" edge="1" parent="1">
  127. <mxGeometry relative="1" as="geometry">
  128. <mxPoint x="10" y="270.1" as="sourcePoint" />
  129. <Array as="points" />
  130. <mxPoint x="85" y="270.1" as="targetPoint" />
  131. </mxGeometry>
  132. </mxCell>
  133. <mxCell id="RjI6kM-8N4aADmqfwwHL-27" value="return" style="html=1;verticalAlign=bottom;endArrow=classicThin;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;endFill=1;dashed=1;" edge="1" parent="1" source="aM9ryv3xv72pqoxQDRHE-2" target="RjI6kM-8N4aADmqfwwHL-29">
  134. <mxGeometry relative="1" as="geometry">
  135. <mxPoint x="100" y="310.1" as="sourcePoint" />
  136. <Array as="points">
  137. <mxPoint x="240" y="310" />
  138. </Array>
  139. <mxPoint x="275" y="310.1" as="targetPoint" />
  140. </mxGeometry>
  141. </mxCell>
  142. </root>
  143. </mxGraphModel>
  144. </diagram>
  145. </mxfile>