教学文库网 - 权威文档分享云平台
您的当前位置:首页 > 文库大全 > 专业资料 >

ACHIEVING SCALABLE PARALLEL MOLECULAR DYNAMICS USING DYNAMIC(5)

来源:网络收集 时间:2026-09-10
导读: Theseoptimizationsandothersreduceworkinanon-uniformmanner,whichisnotad-equatelymodeledinsection3.Aswithanyparallelalgorithm,itisdesirabletoperformnomoretotalworkthananoptimizedsequentialversion,soapa

Theseoptimizationsandothersreduceworkinanon-uniformmanner,whichisnotad-equatelymodeledinsection3.Aswithanyparallelalgorithm,itisdesirabletoperformnomoretotalworkthananoptimizedsequentialversion,soaparallelismstrategymustbeimplementedthatconsiderstheoptimizationsusedinoursimulator.Wedescribesuchaneffortinthenextsection.

4.3.ADynamicDomainDecompositionStrategy.Oneinterestingresultfromourex-periencewiththeKSRwastheconsistencyoftheimbalanceintheloadoveralongpe-riod.Typically,oneprocessorhadaheavierloadthantheothers,anditwasthisprocessor’sarrivalatthesynchronizationpointthatdeterminedtheoverallparallelperformance.Thestate-vs.-timechartsofexecutionontheKSR-1convincedusthatanadaptivedecomposi-tionwasnecessary,andthatperformanceimprovementscouldbemadeifthecomputationalloadsamongtheprocessorsweremorebalanced.

Fortunately,high-performancecomputersoftenhavebuilt-insupporttogivedetailedperformancequantitiesaboutaprogram.Forinstance,theCrayVectorProcessorsyieldanexactcountofhowmanyinstructions( oating-point,integer,andmisc)wereexecutedonbehalfofaprogram.TheKSR-1hadasetofbuilt-inregistersthatindicatednotonlyclockcyclecounts,butmemoryoperationsaswell(cachehits,localmemoryhits,andcy-clestallswaitingforremoteshared-memoryaccess).Thedataintheseregistersprovideacost-freemeasureoftheworkperformedbyaprogramonaprocessor-by-processorbasis,andassuch,areusefulindetermininganequitableloadbalance.

ToobtainanevenlybalanceddecompositioninourMDsimulations,weusepastper-formanceasapredictionoffutureworkrequirements.Onereasonthisisviableisthatthe

ABSTRACT. To achieve scalable parallel performance in Molecular Dynamics Simulations, we have modeled and implemented several dynamic spatial domain decomposition algorithms. The modeling is based upon the Bulk Synchronous Parallel architecture model (BSP)

16NYLAND,PRINS,YUN,HERMANS,KUM,ANDWANG

systemofmolecules,whileundergoingsomemotion,isnotmovingallthatmuch.Thecom-binationofthisaspectofMDwiththeaccurateperformanceinformationavailableleadstodynamicspatialdecompositionsthatprovideimprovedperformanceandarequicktocom-pute.

Thefollowingde nitionsareneededtodescribeourwork-baseddecompositionstrategy.

Thedynamicswork,,performedbyeachprocessorsincethelastload-balancingoperation(doesnotincludeinstructionsusedforcommunicationandsynchroniza-tion)

Thetotalwork,,performedbyallprocessorssincethelastload-balancingoperation

Theideal(average)work,

workoneveryprocessor.Thisisadif cultproblemtosolveconsideringthethree-dimensionalnatureof

thesimulation

space.

average

work

per

atom

bo b1 b2 b3 b4

Previous

Future

bo b1 b2 b3 b4

FIGURE8.Unbalancedworkloadsonasetofprocessors.Ifthebound-

ariesaremovedasshown,thentheworkwillbemoreinbalance.

Instead,ifwechangethefocustotheboundariesinsteadofthevolumes,andplacetheboundariesonedimensionatatime(asisdoneintheORBdecomposition),thenastraight-forwardimplementationcanbedeveloped.Figure8showsasingledimensionsplit

boundaries,ofwhichonlyaremovable(andareintosubdivisions,with

naturallyatthebeginningandendofthespacebeingdivided).InSigma,we rstdividethe

balancedparts,theneachofthoseintoparts,andspacealongthe-dimensioninto

nally,eachofthe“shafts”intoparts,usingthefollowingdescription.

Considertherepartitioninginasingledimensionasshownin gure8.Alongthe-axis,theregionboundariesseparateatomsbasedontheirposition(atomsaresortedby-position).Theheightofapartitionrepresentstheaverageworkperatominapartition,whichasstatedearlier,isnotconstantduetodensitychangesinthedataandoptimizations

ABSTRACT. To achieve scalable parallel performance in Molecular Dynamics Simulations, we have modeled and implemented several dynamic spatial domain decomposition algorithms. The modeling is based upon the Bulk Synchronous Parallel architecture model (BSP)

ACHIEVINGSCALABLEPARALLELMD17

FIGURE9.Thisgraphshowstwoviewsoftheadaptivedecomposition

workingover800timeberoftracesshowthecesssincetheatomgroupsis700thebasedontheworking).Ifaalargernumbershowsthe600

ingatomcountasadaptivethan5%,vs.theAdaptive Spatial Decompositionover TimeNumber of Atom Groupson Each Processor40%30%20%

500Percentage of timespent waitingthathavebeenintroduced.theareasis.Thegoalis400byarea)isascloseto10%

0%

0123456789

Rebalancing Step

ABSTRACT. To achieve scalable parallel performance in Molecular Dynamics Simulations, we have modeled and implemented several dynamic spatial domain decomposition algorithms. The modeling is based upon the Bulk Synchronous Parallel architecture model (BSP)

18NYLAND,PRINS,YUN,HERMANS,KUM,ANDWANG

4.5.Results.Thedevelopmentofthisdecompositionstrategytookplacein1994onaKSR-1computer.Thishardwarehadexcellentsupportformeasuringworkoneachprocessorinacost-freemanner,inthattherewasaregisteravailablethatcontainedanelapsedcyclecountforeachthread.ThecomputationthatcountedasworkwasallcomputationthatoccurredaspartofMD(wedidnotwanttoincludetheextra“work”createdbyspin-locksinthesynchronizationprimitives).

Subsequently,wehavemovedtothemorerecentparallelarchitecturesbuiltbySGI,includingthePowerChallengeandtheOrigin2000,bothrepresentingasingle-address,shared-memoryparallelcomputingparadigm.AcquiringperformancedataontheSGIisnotasexactasontheKSR,butisstillpossibleusingthegettimeofday()systemcall(indedicatedexecutionmode).

Parallel Performance of Sigma

100Simulation Steps per Second10lated(at12concerntothe4scientistsusing8the2010simulator.Weisindeed1themetricofmostrantestsusing

to,,,decompositionswherewesetProcessors,,,and.Thereareseveralconclusionstobedrawnfromtheperformancegraph,themostimpor-

tantofwhichisthesteadylinearimprovementinperformancewithincreasingprocessors.Thesimilarslopesoftheperformancetrajectoriesforthedifferentdatasetsshowsthattheperformancescalessimilarlyforeachdataset.Theaverage …… 此处隐藏:6162字,全部文档内容请下载后查看。喜欢就下载吧 ……

ACHIEVING SCALABLE PARALLEL MOLECULAR DYNAMICS USING DYNAMIC(5).doc 将本文的Word文档下载到电脑,方便复制、编辑、收藏和打印
本文链接:https://www.jiaowen.net/wenku/265751.html(转载请注明文章来源)
Copyright © 2020-2025 教文网 版权所有
声明 :本网站尊重并保护知识产权,根据《信息网络传播权保护条例》,如果我们转载的作品侵犯了您的权利,请在一个月内通知我们,我们会及时删除。
客服QQ:78024566 邮箱:78024566@qq.com
苏ICP备19068818号-2
Top
× 游客快捷下载通道(下载后可以自由复制和排版)
VIP包月下载
特价:29 元/月 原价:99元
低至 0.3 元/份 每月下载150
全站内容免费自由复制
VIP包月下载
特价:29 元/月 原价:99元
低至 0.3 元/份 每月下载150
全站内容免费自由复制
注:下载文档有可能出现无法下载或内容有问题,请联系客服协助您处理。
× 常见问题(客服时间:周一到周五 9:30-18:00)