Changes between Version 26 and Version 27 of Scrambler


Ignore:
Timestamp:
05/17/11 10:48:46 (14 years ago)
Author:
Brandon Shroyer
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Scrambler

    v26 v27  
    11= Introducing AstroBEAR 2.0 =
    2 [[CollapsibleStart()]]
     2
     3== AstroBEAR In Brief ==
    34
    45The growing size of scientific simulations can no longer be accommodated simply by increasing the number of nodes in a cluster.  Completing larger jobs without increasing the wall time requires a decrease in the workload per processor (i.e., increased parallelism).  Unfortunately, increased parallelism often leads to increased communication time.  Minimizing the cost of this communication requires efficient parallel algorithms to manage the distributed AMR structure and calculations.
     
    2324[[Image(threading2.png)]]
    2425}}}
    25 [[CollapsibleEnd()]]
    2626
    2727 === Walk Throughs ===