Molecular DynamicsPOC: Bruce Palmer, PNNL 1) Multiple independent parallel tasks. This is similar to embarassingly parallel but the individual tasks are themselves parallel, either because they are too large to fit on a single processor or because the user wants to take advantage of large number of available processors (more processors than tasks are available). Tasks that fall into this category are:
2) Multiphysics simulations. Different physics simulations that are only loosely coupled use different groups of processors. Some kind of horizontal communication model is required to pass data between the two simulations. Examples would include coupling atmospheric and ocean models in a climate simulation. One group of processors models the atmosphere and another group models the ocean. 3) Dedicated processor group for IO or concurrent visualization. Created by: manoj77 last modification: Friday 20 of April, 2007 [05:47:28 UTC] by manoj77 |
Login Online users
16
online users
|