52ky 发表于 2022-9-26 16:29:51

OpenMP 并行程序设计

OpenMP并行程序设计的经典教材。ThisbookisatutorialonOpenMP,anapproachtowritingparallelprogramsfortheshared-memorymodelofparallelcomputation.Nowthatallcommodityprocessorsarebecomingmulticore,OpenMPprovidesoneofthefewprogrammingmodelsthatallowscomputationalscientiststoeasilytakeadvantageoftheparallelismofferedbytheseprocessors.ThisbookincludesacompletedescriptionofhowtouseOpenMPinbothCandFortranforreal-worldprograms,providessuggestionsforachievinghighperformancewithOpenMP,anddiscusseshowOpenMP-enableompilerswork.ThebookconcludeswithadiscussionoffuturedirectionsforopenMP.
Using.OpenMP.Portable.Shared.Memory.Parallel.Programming.Oct.2007.pdf

(A classic textbook on OpenMP parallel programming. ThisbookisatutorialonOpenMP,anapproachtowritingparallelprogramsfortheshared-memorymodelofparallelcomputation.Nowthatallcommodityprocessorsarebecomingmulticore,OpenMPprovidesoneofthefewprogrammingmodelsthatallowscomputationalscientiststoeasilytakeadvantageoftheparallelismofferedbytheseprocessors.ThisbookincludesacompletedescriptionofhowtouseOpenMPinbothCandFortranforreal-worldprograms,providessuggestionsforachievinghighperformancewithOpenMP,anddiscusseshowOpenMP-enableompilerswork.ThebookconcludeswithadiscussionoffuturedirectionsforopenMP.
Using.OpenMP.Portable.Shared.Memory.Parallel.Programming.Oct.2007.pdf)




页: [1]
查看完整版本: OpenMP 并行程序设计