Atharva DubeyGetting Started with SIMDIn the previous post, I had started with SIMD and had dived into the assembly code generated and had shown its benefits in terms of the…Jul 31, 2021Jul 31, 2021
Atharva DubeyHello SIMD Intrinsics, Hope to Never See you Again.Hello Everyone, and in this post, allow me to introduce you to a whole new level of hell called SIMD Intrinsics. In this post, I will go on…May 31, 2021May 31, 2021
Atharva DubeyMaking OpenMP our AcquaintanceIn this post, I will go over how to install OpenMP, configuring OpenMP Projects, and how to use some of the basic pragmas of OpenMP for…May 28, 2021May 28, 2021
Atharva DubeyFunctors, Lambdas, and Function PointersBefore starting with different ways of calling a function, let’s first visit what templates are in C++.May 27, 2021May 27, 2021
Atharva DubeyClasses, Inheritance, and Virtual MethodsThe previous post talked about how I will be accelerating various machine learning algorithms for various platforms, but first, I would…May 25, 2021May 25, 2021
Atharva DubeyGetting Started with Machine Learning and Parallel ComputingAbout a year ago or so, I got into the field of high-performance computing and GPGPU programming. GPGPU programming is the field of…May 25, 2021May 25, 2021