Hardware acceleration using CPU Intrinsics (C++)
For the first part of the second project of the big data analytics programming course, we used SIMD instructions to accelerate a linear regression model in c++.
- skills: C++, Hardware acceleration, CPU Intrinsics
- status: Completed (March 2024)