Skip to content

Slides for a small presentation about SIMD intrinsics in C++

License

Notifications You must be signed in to change notification settings

LukasPietzschmann/SIMD-Intrinsics

Repository files navigation

SIMD Intrinsics

This repo contains the slides for a small presentation about SIMD intrinsics in C++, which I prepared for a lecture about concurrent programming.

Build it

  1. You need to clone using the --recursive switch
  2. Just call latexmk on the talk.tex file

If you don't want to build the slides yourself, you can also download them here.

About

Slides for a small presentation about SIMD intrinsics in C++

Topics

Resources

License

Stars

Watchers

Forks

Languages