MetOffice / MetOffice/lfric_apps

Investigation into MPIIO tuning for output files

Open
#110 0 comments 0 reactions 1 assignee Claimed by @oakleybrunt View on GitHub
enhancement
Dominant language
Fortran
Stars
31
Forks
118
Avg merge
2d 4h
Merged PRs (30d)
8

Description

### Are there any linked Issues or Pull Requests?

_No response_

### Brief description

The current output tuning for LFRic applications is to use the maximum number of stripes available:

```bash
lfs setstripe -c -1 $TASK_OUTPUT_DIR/results/
```

This is very likely to be non-optimal. This issue will track my investigations and experiments into tuning MPIIO to achieve more optimal write rates.

### Further details of the issue.

_No response_

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.