Computer Systems CS 3650

Lecture

Readings (Do Before Class)


Slides (Look at During Class)

In-Class Activity or Lab (After the Lecture)

Code

Listing
File
Notes
1 vectorize.cpp clang++ loop vectorization.
1 gcc_vectorize.c gcc loop vectorization
1 hello_omp.c A first example with OpenMP
1 omp_for.c An example of vectorizing a for loop
1 omp_for2.c Another OpenMP for loop example with different #pragma options

Audio Recording

Audio Recordings are posted after class. Occasionally technical errors happen, but I do my best to post recordings as soon as possible.

Additional Resources

Please look over these curated links.