Multi your Threads #4: ROCm Roll!
Fourth chapter on my multithreading series.
In this one I talk about AMD’s ROCm and HC C++ and HIP
Coding shenanigans and other nerdy musings
Fourth chapter on my multithreading series.
In this one I talk about AMD’s ROCm and HC C++ and HIP
Multi your Threads #3: Put a computer in your computer Hello, there. This is the […]
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