Lecture 9

Readings (Do Before Class)


Slides (Look at During Class)

In-Class Activity or Lab (Toward the end of Lecture)

Code

Listing
File
Notes
1 list.c An example showing how inefficent a linked list could be with many hidden iterations.
1 difference.c (avx2) A first example with AVX2

Additional Resources

Please look over these curated links.

Acknowledgements

Thank you to my colleagues Professors Mike Shah, Laney Strange and Nate Derbinski for their assistance, templates and the code I used to create this page.