IO Profiling of Applications: MPI Apps | Linux Today

IO Profiling of Applications: MPI Apps

Written By
Web Webster
Web Webster
Mar 18, 2010

“In the last article we looked at using strace to examine the IO
patterns of simple serial applications. In the High Performance
Computing (HPC) world, applications use MPI (Message Passing
Interface) to create parallel applications. This time around we
discuss how to attack parallel applications using strace.

“Strace is one of the those all-purpose tools that can be used
for debugging problems on your system(s). It can also be used for
digging into the IO profile of applications – even if you
don’t have the source code (but with Linux you should always
have access to the source). In the last article it was shown how
strace can be used to gather a great deal of information about the
IO behavior of applications.

“The reason that strace can be useful is because IO is performed
using libraries on Linux (for the vast majority of applications).
Because of this strace can record the information of the specific
system call (syscall) in a form that is very useful.”

Complete
Story

Web Webster

Web Webster

Web Webster has more than 20 years of writing and editorial experience in the tech sector. He’s written and edited news, demand generation, user-focused, and thought leadership content for business software solutions, consumer tech, and Linux Today, he edits and writes for a portfolio of tech industry news and analysis websites including webopedia.com, and DatabaseJournal.com.

Linux Today Logo

LinuxToday is a trusted, contributor-driven news resource supporting all types of Linux users. Our thriving international community engages with us through social media and frequent content contributions aimed at solving problems ranging from personal computing to enterprise-level IT operations. LinuxToday serves as a home for a community that struggles to find comparable information elsewhere on the web.

Property of TechnologyAdvice. © 2026 TechnologyAdvice. All Rights Reserved

Advertiser Disclosure: Some of the products that appear on this site are from companies from which TechnologyAdvice receives compensation. This compensation may impact how and where products appear on this site including, for example, the order in which they appear. TechnologyAdvice does not include all companies or all types of products available in the marketplace.