Skip to content

mnagaso/asynchro_io_server_template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

asynchro_io_server_template

This is the runnable example of asynchronous IO server implementation written in fortran.

main.f90: main function for initialization, mpi process separation, time iteration.
subrountine_ex.f90: examples of subroutines for idling io server, other call to do calculation.

Detailed explanation is in the comment lines of the codes.

To make and run:

./make_and_run_test.sh

Implemented refering this slide.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published