|
Hardware Strategy Multiple-PE I/O Global I/O The assign command Disk striping |
1. IntroductionThis tutorial presents an overview of disk input and output (I/O) operations on the NERSC Cray T3E. It assumes you have some working knowledge of high-performance computing, UNIX, compiling environments, Fortran, and some familiarity with the Cray computing environment. Material in this document is presented in Fortran, with some examples in C. Source code for all the examples can be found on mcurie. First load the training module and then look in the $EXAMPLES directory. OverviewThe Cray T3E is a machine consisting of a large number of autonomous processors. Each processor is essentially a self-contained computer, capable of performing independent I/O. Because of this capability I/O is inherently more complicated than on serial computers. The purpose of this document is to describe the I/O environment on the NERSC Cray T3E. The goals of this document are to:
The sections of this tutorial are
|
![]() |
Page last modified: Sat, 19 Jan 2008 01:12:31 GMT Page URL: http://www.nersc.gov/nusers/help/tutorials/T3E/IO/ Web contact: webmaster@nersc.gov Computing questions: consult@nersc.gov Privacy and Security Notice |
![]() |