Changes

Jump to: navigation, search

Winter 2022 SPO600 Weekly Schedule

115 bytes added, 10:07, 30 March 2022
Week 11 - Class I
==== Reading ====
* [https://locklessinc.com/articles/vectorize/ Auto-vectorization with GCC 4.7] - Although based on an earlier version of GCC, (and a number of new features have been added to the GCC autovectorizer since this article was written), it discusses some of the techniques and code adjustments that may be required to get the GCC compiler to vectorize code. Note that the <code>-fopt-info-vec-all</code> or <code>-fopt-info-vec-missed</code> options are useful in conjunction with this technique, as they will cause the compiler to emit information about the vectorization decisions that it is making.
=== Week 11 - Deliverables ===
* Blog about your project work.

Navigation menu