Skip to content

a fortran environment to write netcdf files in parallel and serial mode

Notifications You must be signed in to change notification settings

larsbuntemeyer/parallelIO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 

Repository files navigation

parallelIO

A fortran environment to write netcdf files in parallel and serial mode using NetCDF4 and MPI.

🚧 This code is under construction and I am aware that it needs much more documentation!

This code is used testing different MPI strategies and parallel IP for the regional climate model REMO.

test framework

This code is a test framework for different MPI communication strategies for a typical 2d regular, cartesian subdomain decomposition. The framework offerst two strategies:

  • serial IO with different MPI collection implementations
  • parallel IO with NetCDF4

I have used this framework to test and understand different strategies to implement these into the REMO IO modules.

build instructions

useful resources

contact

[email protected]

About

a fortran environment to write netcdf files in parallel and serial mode

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published