开发者

Courses - GPU HPC

My school is offering both GPU and HPC in Spring. I am confused which one to take. From an ind开发者_开发技巧ustry perspective, pls someone tell me which way to go.

Thanks, Supraja J


Depends on what these courses offer.

Assuming the HPC course covers some parallel programming models like MPI, PGAS, OpenMP, etc.. and that the GPU course covers CUDA and OpenCL.. I would take the HPC course first. Familiarizing yourself with one of the standard parallel programming models first will definitely help in understanding the GPU programming models such as CUDA, which need some prerequisite understanding of the SMPD (Single Program Multiple Data) model of parallelism.


I would take both. If I was forced to choose I would go the HPC route since it would probably be more generic.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜