Vectorization and parallelization are essential for any software developer who wants to get the most out of modern processors. While these techniques aren’t new, today’s programming language standards and tools make it easier to exploit instruction- and thread-level parallelism in code.
In this video, Henry Gabb talks to Larry Meadows, Senior Principal Engineer in the Intel Data Center Group, about the past, present, and future of code modernization. Watch the video to discover:
- The origins of vectorization and parallelization
- Industry standards and Intel software tools to facilitate code modernization
- The next evolution of modern coding techniques