Changes between Version 1 and Version 2 of Public/User_Guide/Tutorial1/MSA_Idea


Ignore:
Timestamp:
Jan 30, 2020, 11:17:53 AM (4 years ago)
Author:
Anke Kreuzer
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Public/User_Guide/Tutorial1/MSA_Idea

    v1 v2  
    1414=== Homogeneous cluster ===
    1515* General purpose CPUs attached to a high-speed network
    16 [[Image(HomCluster.PNG)]]
     16[[Image(HomCluster.PNG, 300px)]]
    1717 '''[[span(style=color: #00FF00, + )]]''' Easy to use, very flexible\\
    1818 '''[[span(style=color: #FF0000, -  )]]''' Power hungry\\
    1919=== Traditional heterogeneous cluster ===
    2020* Attach accelerators (e.g. GPUs) to each CPU
    21 [[Image(HetCluster.PNG)]]
     21[[Image(HetCluster.PNG, 300px)]]
    2222 '''[[span(style=color: #00FF00, + )]]''' Energy efficient, easy management\\
    2323 '''[[span(style=color: #FF0000, -  )]]''' Static assignment of accelerators to CPUs\\
    2424== 3) The basis for the MSA: The Cluster-Booster Concept ==
    25 The MSA developed in DEEP-EST builds on the so-called Cluster-Booster architecture. It was first conceptualized and proven with prototypes in the DEEP project. It is a combination of a standard HPC Cluster and a tightly connected HPC Booster.
     25The MSA developed in DEEP-EST builds on the so-called Cluster-Booster architecture.
    2626=== Cluster-Booster architecture ===
    27 [[Image(CB.PNG)]]
     27[[Image(CB.PNG, 300px)]]
    2828 '''[[span(style=color: #00FF00, + )]]''' Energy efficient, high flexibility, dynamic ressource assignment
     29==== Does this work? ====
     30The Cluster-Booster architecture was first conceptualized and proven with prototypes in the DEEP project. It is a combination of a standard HPC Cluster and a tightly connected HPC Booster built of many-core processors or accelerators. The second project DEEP-ER evolved this architecture to address two significant Exascale computing challenges: highly scalable and efficient parallel I/O and system resiliency. Co-Design was the key to tackle these challenges – through thoroughly integrated development of new hardware and software components, fine-tuned with actual HPC applications in mind. Results of these two projects showed: '''Yes, it works! '''
     31== 4) Towards a modular supercomputing architecture - The theory ==
     32The idea of a MSA is a generalization to any number of specialized modules to address diverse application needs. An example could be a system arranged like this:\\
     33[[Image(Idea.png, 300px)]]\\
     34Multiple specialized modules will allow a wide range of different applications to efficiently use the system. Each application has its own way of using the MSA. One scenario where the workflos of several applications are distributed over the system could be:\\
     35[[Image(Workflows.png, 300px)]] \\