Back to All Events

PAST: Parallel Programming: MPI I/O Basics

WATCH HERE

Presenter: Jemmy Hu, SHARCNET

MPI-IO is a set of extensions to the MPI library that enable parallel high-performance I/O operations. It provides a parallel file access interface that allows multiple processes to write and read to the same file simultaneously. MPI-IO allows for efficient data transfer between processes and enables high-performance I/O operations on large datasets. It also provides additional features such as collective I/O, non-contiguous access, and file locking. This seminar will talk about some basic features of MPI I/O.

Previous
Previous
October 16

PAST: Introduction to Data Preparation

Next
Next
October 30

PAST: Delivering Code-Heavy Presentations with Markdown