Parallel Computing in C++ / Programming

Subscribers:
5,840
Published on ● Video Link: https://www.youtube.com/watch?v=NyaGaUeDckM



Duration: 0:00
576 views
43


Let's compare various programming techniques to find out which one is the most performing. The classic algorithm that approximates Pi with the Monte Carlo method is implemented with a single thread, with AVX2 SIMDs, multithreaded on the CPU and, then, on an Nvidia GPU using CUDA. What performance will we get? #clanguage #cuda #multithreading #mandelbrot #cplusplus #visualstudio #programming
   • Dal Fortran del '56 alle galassie del '72 ...  
   • Il Fortran e il multithreading / Programma...  
https://visualstudio.microsoft.com/
https://developer.nvidia.com/cuda-toolkit
https://github.com/rogerallen/smandelbrotr
https://amzn.to/4dBQJsl Austin Smith, "Mastering CUDA"