Multi your Threads #3: Put a computer in your computer
Part 3 in my Multi Your Threading Series. This time we get into the world of heterogeneous computing with CUDA and OpenCL
Coding shenanigans and other nerdy musings
Part 3 in my Multi Your Threading Series. This time we get into the world of heterogeneous computing with CUDA and OpenCL
Second on the multi-threading series, where I talk about OpenMP and MPI
An introduction to a series where I talk about different parallelisation technologies for C++, comparing different implementations of the same algorithm. In this one, modern C++ STL
A tutorial I wrote with some core concepts of CMake that I didn’t easily find at the time I learned it