22 August 2014 26 3K Report

OpenMP is mostly famous for shared memory multiprocessing programming.

MPI is mostly famous for message-passing multiprocessing programming.

CUDA technology is mostly famous for GPGPU computing and parallelising tasks in Nvidia GPUs.

For parallelising computer programs, which one will you prefer more?

If ease of use and performance were to be rated for each of these techniques (OpenMP/MPI/CUDA), how would you rate them for each technique?

Which one out of OpenMP/MPI/CUDA is more beneficial to learn for career prospect/job opportunities and why? Hope to see some interesting answers!!

https://docs.google.com/forms/d/1-wksY4O7AhO3rwloGmz07iMvctiyABZ9Ufo7xINY3I0/viewform?usp=send_form

More Somdip Dey's questions See All
Similar questions and discussions