1,885
edits
Changes
no edit summary
* Blog your results for the [[SPO600 Vectorization Lab|Vectorization Lab]] (Lab 6)
* For each of the above, be sure to include links to your code, detailed results, and your reflection on the lab.
== Week 6 ==
=== Tuesday (Feb 16) ===
* Discussion of Memory Architecture
=== Friday (Feb 19) ===
* [[Inline Assembley Language]] -- often used for:
*# Implementing a memory barrier
*# Performing an [[Atomic Operation]]
*# Gaining performance (by accessing processor features not exposed by the high-level language being used (C, C++, ...))
* [[[SPO600 Inline Assembler Lab|Inline Assembler Lab]]] (Lab 7)
=== Week 6 Deliverables ===
* Blog your Lab 7 results.
<!-- == Week 2 ==