Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Material production #2

Open
15 of 32 tasks
jussienko opened this issue Sep 11, 2020 · 0 comments
Open
15 of 32 tasks

Material production #2

jussienko opened this issue Sep 11, 2020 · 0 comments

Comments

@jussienko
Copy link
Contributor

jussienko commented Sep 11, 2020

Introduction

  • Examples of HPC applications (draft)
  • How HPC has changed/will change the world
  • Benefits to tax payers
  • Brief introduction to LUMI

What is a supercomputer

  • History of supercomputing JussiH
  • Modern supercomputer (images missing)
  • Supercomputer performance Georgios (Lumi information to be added when it is public)
  • Cooling and energy efficiency (WIP)
  • Operating systems in supercomputers (draft)
  • Storage Georgios (Lumi information to be provided when is public)
  • Cloud vs "traditional" HPC (draft)
  • Examples of top systems
    ...

Parallel computing concepts

  • Basic idea + simple example: sum 20 numbers (image missing)
  • Concepts of parallel computing (draft)
  • Example of a trivially parallel problem?
  • Example of a parallel sum with communication (maybe replace MPI with general communication?)
  • More complicated examples with communication?
    ...

Parallel computing, more technical stuff

  • hierarchy of parallelism: (instruction level), vectorization, cores, nodes (draft)
  • memory hierarchy?(draft)
  • Shared memory (draft)
  • Distributed memory (draft)
  • interconnect revisited
    ...

GPUs

  • GPU vs CPU (DRAFT, image copyright?)
    ...

HPC programming

  • history
  • layers (OS level, midlleware, ...)
  • programming languages
  • paradigms (message passing, ...)
  • libraries and frameworks

HPC applications

  • climate change
  • materials research and drug design
  • fundamental research (elemental particles, cosmology/early universe, ...)
  • AI
    ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant