The Art of Multiprocessor Programming.pdf
Thisbookfocusesonhowtoprogrammultiprocessorsthatcommunicatevia
asharedmemory.Suchsystemsareoftencalledshared-memorymultiprocessors
or,morerecently,multicores.Programmingchallengesariseatallscalesofmultiprocessor
systems—ataverysmallscale,processorswithinasingle
下载地址
用户评论
很多学校的并行课程教材。对各种并行API进行了介绍。算是不深入的一个大综述,很适合入门。