Skip to content
Snippets Groups Projects
Commit 7f431195 authored by Claudia Frauen's avatar Claudia Frauen
Browse files

Add ICON model grids

parent 2684116e
No related branches found
No related tags found
1 merge request!72Draft: Compute devices lecture
Pipeline #69176 passed
...@@ -49,10 +49,19 @@ show some central loop ...@@ -49,10 +49,19 @@ show some central loop
FIXME FIXME
## Other problem domains ## Other problem domains
* ICONs domain decomp
* maybe something totally different?
FIXME :::: {.columns}
::: {.column width="75%"}
![](static/csm_icon_grid_16198badca.jpg){width=100%}
:::
::::
ICON model grids: a) Global uniform grid, b) Global grid with locally refined ocean grid, c) Limited area atmosphere-only uniform grid with inside nests.
Credit: MPI-M
# Introducing OpenMP # Introducing OpenMP
* A popular way to parallelize code * A popular way to parallelize code
...@@ -412,4 +421,4 @@ S1 and S2 can NOT be executed in parallel! ...@@ -412,4 +421,4 @@ S1 and S2 can NOT be executed in parallel!
* "Computer Architecture - A Quantitative Approach" - J. Hennessy and D. Patterson * "Computer Architecture - A Quantitative Approach" - J. Hennessy and D. Patterson
* "Introduction to High Performance Computing for Scientists and Engineers" - G. Hager and G. Wellein * "Introduction to High Performance Computing for Scientists and Engineers" - G. Hager and G. Wellein
* "Introduction to Parallel Computing Tutorial" - [Online](https://hpc.llnl.gov/documentation/tutorials/introduction-parallel-computing-tutorial), Lawrence Livermore National Laboratory * "Introduction to Parallel Computing Tutorial" - [Online](https://hpc.llnl.gov/documentation/tutorials/introduction-parallel-computing-tutorial), Lawrence Livermore National Laboratory
\ No newline at end of file
lectures/parallelism/static/csm_icon_grid_16198badca.jpg

136 KiB

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment