Fortran-FOSS-Programmers / Fortran-FOSS-Programmers/FOODIE

How to use HPC resources

Open
#31 15 comments 0 reactions 0 assignees View on GitHub
Dominant language
Fortran
Stars
132
Forks
29
PR merge metrics
No merged PRs in 30d

Description

Dear All,

it is time to decide how to use our grant.

As I said we have

> - 250.000 core-hours on Fermi, CINECA, Italy, a [BlueGene/Q](http://www.hpc.cineca.it/content/ibm-fermi-user-guide#systemarchitecture) system
> - 100.000 core-hours on MareNostrum, BSC, Spain, a [Intel Sandy Bridge](https://www.bsc.es/marenostrum-support-services/mn3) cluster

We will have 6 months to use these resources (I think starting from the date when we activate our accounts).

I am preparing a 2D (hopefully 3D) FOODIE test that I hope will be able to exploit the above resources. I have not a direct experience on MareNostrum, whereas I have used Fermi: the minimum-size job is about thousand of cores (in debug-smallpar queues, that are suitable for our scaling tests, should be smaller), thus the tests could not be too small. In particular we 1GB/core of RAM on Fermi and [2,4,8]GB/core on MareNostrum.

I would like to know if you (all of you, not only the ones directly involved into the paper for example) have some proposal on how to use these resources at best.

In the following a brief summary of the tests I am preparing is reported, I am sorry, but my background is gas-dynamic, I am essentially an _inviscid (sub)man_ :smile:
### 2D Riemann Problem(s)

_Classical_ tests, as reported in the interesting [Kurganov and Tadmor](http://www.cscamm.umd.edu/tadmor/pub/central-schemes/Kurganov-Tadmor.NMPDEs02.pdf) paper, e.g.

![kt-c06-r](https://cloud.githubusercontent.com/assets/1661942/12512058/2ffc13fc-c116-11e5-9f4c-9d7a399e2cfa.png)
![kt-c12-r](https://cloud.githubusercontent.com/assets/1661942/12512057/2ff95504-c116-11e5-9c8b-0519e8bd0f7a.png)
### Shock Diffraction

Very classical test, e.g. Mach 2 [shock diffraction](ftp://ftp.lstc.com/outgoing/inaki/docs/pdf_cese/Shock_diffraction.pdf) on 90° corner, e.g.

![ssd-r-o5](https://cloud.githubusercontent.com/assets/1661942/12512081/4e87863a-c116-11e5-821e-9a6123c18698.png)
### Wind Tunnel Step

Even more classical ( :smile: ), the Mach 3 flow into a _stepped_ [wind tunnel](ftp://ftp.lstc.com/outgoing/inaki/docs/pdf_cese/Tunnel_Step.pdf), e.g.

![wind_tunnel_step-o1](https://cloud.githubusercontent.com/assets/1661942/12512193/1669cc94-c117-11e5-8c91-9830d6efdcdd.png)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.