Message Passing Toolkit: Release Notes

Total Page:16

File Type:pdf, Size:1020Kb

Message Passing Toolkit: Release Notes Message Passing Toolkit: Release Notes Document Number 007–3689–003 St. Peter’s Basilica image courtesy of ENEL SpA and InfoByte SpA. Disk Thrower image courtesy of Xavier Berenguer, Animatica. Copyright © 1999 Silicon Graphics, Inc. All Rights Reserved. This manual or parts thereof may not be reproduced in any form unless permitted by contract or by written permission of Silicon Graphics, Inc. LIMITED AND RESTRICTED RIGHTS LEGEND Use, duplication, or disclosure by the Government is subject to restrictions as set forth in the Rights in Data clause at FAR 52.227-14 and/or in similar or successor clauses in the FAR, or in the DOD or NASA FAR Supplement. Unpublished rights reserved under the Copyright Laws of the United States. Contractor/manufacturer is Silicon Graphics, Inc., 2011 N. Shoreline Blvd., Mountain View, CA 94043-1389. The MPI implementation for the CRAY T3E system is derived from the implementation of MPI for the CRAY T3D system developed at Edinburgh Parallel Computing Centre. The software is supplied to Cray Research under license from The University of Edinburgh. PVM (Parallel Virtual Machine) is based on software that was developed by the Oak Ridge National Laboratory, the University of Tennessee, and Emory University. This work was supported in part by the Applied Mathematical Sciences subprogram of the Office of Energy research, U.S. Department of Energy, in part by the National Science Foundation, and in part by the State of Tennessee. Autotasking, CF77, CRAY, Cray Ada, CraySoft, CRAY Y-MP, CRAY-1, CRInform, CRI/TurboKiva, HSX, LibSci, MPP Apprentice, SSD, SUPERCLUSTER, UNICOS, and X-MP EA are federally registered trademarks and Because no workstation is an island, CCI, CCMT, CF90, CFT, CFT2, CFT77, ConCurrent Maintenance Tools, COS, Cray Animation Theater, CRAY APP, CRAY C90, CRAY C90D, Cray C++ Compiling System, CrayDoc, CRAY EL, CRAY J90, CRAY J90se, CrayLink, Cray NQS, Cray/REELlibrarian, CRAY S-MP, CRAY SSD-T90, CRAY SV1, CRAY T90, CRAY T3D, CRAY T3E, CrayTutor, CRAY X-MP, CRAY XMS, CRAY-2, CSIM, CVT, Delivering the power . ., DGauss, Docview, EMDS, GigaRing, HEXAR, IOS, ND Series Network Disk Array, Network Queuing Environment, Network Queuing Tools, OLNET, RQS, SEGLDR, SMARTE, SUPERLINK, System Maintenance and Remote Testing Environment, Trusted UNICOS, UNICOS MAX, and UNICOS/mk are trademarks of Cray Research, Inc., a wholly owned subsidiary of Silicon Graphics, Inc. DynaWeb is a trademark of Inso Corporation. IRIS, IRIX, and Silicon Graphics are registered trademarks and IRIS InSight and the Silicon Graphics logo are trademarks of Silicon Graphics, Inc. MIPS is a trademark of MIPS Technologies, Inc. Netscape is a trademark of Netscape Communications Corporation. PostScript is a trademark of Adobe Systems, Inc. TotalView is a trademark of Bolt Beranek and Newman Inc. UNIX is a registered trademark in the United States and other countries, licensed exclusively through X/Open Company Limited. The X device is a trademark of The Open Group. X/Open is a registered trademark of X/Open Company Ltd. The UNICOS operating system is derived from UNIX® System V. The UNICOS operating system is also based in part on the Fourth Berkeley Software Distribution (BSD) under license from The Regents of the University of California. Contents Page Introduction [1] 1 MPT Components ........................ 2 MPT Software ......................... 3 Product Description . .................... 3 Distribution of These Release Notes ................... 5 Reader Comments ........................ 6 New Features [2] 7 MPI Scaling to Support 48x128 Clusters . ............... 7 Multiboard Adapter Selection .................... 7 Thread-Safe MPI ........................ 7 MPI Collectives Optimization .................... 7 Compile-time Interface Checking for Fortran MPI Subroutine Calls ......... 7 MPI Statistics ......................... 8 MPII/O........................... 8 XMPI and XPVM ........................ 8 Cray TotalView Support . .................... 9 Message Queue Display . .................... 9 MPI Usability Improvements . .................... 9 Compatibilities and Differences [3] 11 XMPI and XPVM Retired . .................... 11 Documentation [4] 13 Online Information Access . .................... 13 Documentation Included with the Release . ............... 14 007–3689–003 i Message Passing Toolkit: Release Notes Page Customer Services [5] 15 Support Policy ......................... 15 MPI Support Policy . .................... 15 PVM Support Policy . .................... 15 SHMEM Library Support Policy ................... 16 MPT World Wide Web Page . .................... 16 Training Support ........................ 16 Software Problem Reporting and Resolution Process . .......... 16 CRInform Program ........................ 17 Pipeline and the Pipeline Supercomputing Supplement .............. 18 Additional Resources . .................... 18 MPI Standard ......................... 18 News Groups ......................... 19 World Wide Web Servers . .................... 19 MPI User Group Meetings . .................... 19 PVM User Group Meetings .................... 19 PVM E-Mail Support . .................... 20 netlib Source ........................ 20 Release Package [6] 23 Hardware and Software Requirements . ............... 23 Licensing Information . .................... 24 Licensing contacts for customers in the U.S. and Canada . .......... 24 Licensing Contacts for Customers outside of the U.S. and Canada ........ 24 European Regional Contract Administrators/Specialists . .......... 25 Japan Contract Negotiators .................... 26 Release Package Contents . .................... 27 Ordering the MPT 1.3 Release Package . ............... 27 ii 007–3689–003 Contents Page Obtaining Publications . .................... 28 Appendix A Updated Release Information 31 Index 33 007–3689–003 iii Introduction [1] This document provides an overview of the Cray Message Passing Toolkit and Message Passing Toolkit for IRIX (MPT) 1.3 release. MPT is a software package that supports interprocess data exchange for applications that use concurrent, cooperating processes on a single host or on multiple hosts. Data exchange is done through message passing, which is the use of library calls to request data delivery from one process to another or between groups of processes. The MPT 1.3 release is supported on the following platforms: • Cray PVP systems running UNICOS release 10.0 or later. The MPT 1.3 release requires a bugfix package to be installed on UNICOS systems running release 10.0.0.0 or 10.0.0.1. The bugfix package, MPT12_OS_FIXES, is available through the getfix utility. It is also available from the anonymous FTP site ftp.cray.com in directory /pub/mpt/fixes/MPT12_OS_FIXES. • CRAY T3E systems running UNICOS/mk release 1.5 or later. • Silicon Graphics MIPS based systems running IRIX release 6.2 or later. IRIX 6.2 systems running Parallel Virtual Machine (PVM) require the POSIX patch set and any patches recommended by the patch set. IRIX 6.2 systems running Message Passing Interface (MPI) require the kernel rollup patch 1650 or later. IRIX 6.3 systems running MPI require the kernel rollup patch 2328 or later. IRIX systems running MPI applications must also be running Array Services software version 3.0 or later. IRIX systems using the Miser feature must be running IRIX 6.5 or later and Array Services version 3.1 or later. MPI jobs that use the checkpoint and restart feature require IRIX 6.4 plus kernel patch 2839 and CPR patch 2689, or IRIX 6.5. In addition, CPR patch 3017 fixes IRIX 6.4 and IRIX 6.5 problems that exist with the ash (array session handler) option of the cpr(1) command. Array Services 3.1 or later is also required for this feature. Activation of the MPI usability improvements feature is dependent on Array Services 3.2 plus patch 3532. 007–3689–003 1 Message Passing Toolkit: Release Notes These release notes include information about the following: • New features • Compatibilities and differences • Documentation • Customer services • Release package contents The remainder of this chapter discusses the following topics: • MPT components • MPT software • Product description • Distribution of these release notes • Reader comments 1.1 MPT Components The MPT 1.3 package contains the following components and accompanying documentation: • Parallel Virtual Machine (PVM) • Message Passing Interface (MPI) • Logically shared, distributed memory (SHMEM) message passing routines The PVM and MPI components of MPT are based on industry standards for the message passing programming model. These components also contain enhancements specific to Silicon Graphics and Cray Research systems. For a description of MPI, see the Message Passing Toolkit: MPI Programmer’s Manual. For a description of PVM, see the Message Passing Toolkit: PVM Programmer’s Manual. The SHMEM library is packaged with MPT on UNICOS and IRIX systems only. On UNICOS/mk systems, the SHMEM library is delivered with the CrayLibs package. SHMEM man pages are printed in the Application Programmer’s Library Reference Manual. 2 007–3689–003 Introduction [1] 1.2 MPT Software For UNICOS and UNICOS/mk systems, software included in MPT was designed to be used with the Cray Programming Environment 3.0 release or later. The Modules software package is used to support the installation of both the Programming Environment and MPT. To use the MPT software, load the mpt module in addition to loading the Programming Environment module. For information on using modules, see Installing
Recommended publications
  • UNICOS® Installation Guide for CRAY J90lm Series SG-5271 9.0.2
    UNICOS® Installation Guide for CRAY J90lM Series SG-5271 9.0.2 / ' Cray Research, Inc. Copyright © 1996 Cray Research, Inc. All Rights Reserved. This manual or parts thereof may not be reproduced in any form unless permitted by contract or by written permission of Cray Research, Inc. Portions of this product may still be in development. The existence of those portions still in development is not a commitment of actual release or support by Cray Research, Inc. Cray Research, Inc. assumes no liability for any damages resulting from attempts to use any functionality or documentation not officially released and supported. If it is released, the final form and the time of official release and start of support is at the discretion of Cray Research, Inc. Autotasking, CF77, CRAY, Cray Ada, CRAYY-MP, CRAY-1, HSX, SSD, UniChem, UNICOS, and X-MP EA are federally registered trademarks and CCI, CF90, CFr, CFr2, CFT77, COS, Cray Animation Theater, CRAY C90, CRAY C90D, Cray C++ Compiling System, CrayDoc, CRAY EL, CRAY J90, Cray NQS, CraylREELlibrarian, CraySoft, CRAY T90, CRAY T3D, CrayTutor, CRAY X-MP, CRAY XMS, CRAY-2, CRInform, CRIlThrboKiva, CSIM, CVT, Delivering the power ..., DGauss, Docview, EMDS, HEXAR, lOS, LibSci, MPP Apprentice, ND Series Network Disk Array, Network Queuing Environment, Network Queuing '!boIs, OLNET, RQS, SEGLDR, SMARTE, SUPERCLUSTER, SUPERLINK, Trusted UNICOS, and UNICOS MAX are trademarks of Cray Research, Inc. Anaconda is a trademark of Archive Technology, Inc. EMASS and ER90 are trademarks of EMASS, Inc. EXABYTE is a trademark of EXABYTE Corporation. GL and OpenGL are trademarks of Silicon Graphics, Inc.
    [Show full text]
  • Unix and Linux System Administration and Shell Programming
    Unix and Linux System Administration and Shell Programming Unix and Linux System Administration and Shell Programming version 56 of August 12, 2014 Copyright © 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2009, 2010, 2011, 2012, 2013, 2014 Milo This book includes material from the http://www.osdata.com/ website and the text book on computer programming. Distributed on the honor system. Print and read free for personal, non-profit, and/or educational purposes. If you like the book, you are encouraged to send a donation (U.S dollars) to Milo, PO Box 5237, Balboa Island, California, USA 92662. This is a work in progress. For the most up to date version, visit the website http://www.osdata.com/ and http://www.osdata.com/programming/shell/unixbook.pdf — Please add links from your website or Facebook page. Professors and Teachers: Feel free to take a copy of this PDF and make it available to your class (possibly through your academic website). This way everyone in your class will have the same copy (with the same page numbers) despite my continual updates. Please try to avoid posting it to the public internet (to avoid old copies confusing things) and take it down when the class ends. You can post the same or a newer version for each succeeding class. Please remove old copies after the class ends to prevent confusing the search engines. You can contact me with a specific version number and class end date and I will put it on my website. version 56 page 1 Unix and Linux System Administration and Shell Programming Unix and Linux Administration and Shell Programming chapter 0 This book looks at Unix (and Linux) shell programming and system administration.
    [Show full text]
  • The Gemini Network
    The Gemini Network Rev 1.1 Cray Inc. © 2010 Cray Inc. All Rights Reserved. Unpublished Proprietary Information. This unpublished work is protected by trade secret, copyright and other laws. Except as permitted by contract or express written permission of Cray Inc., no part of this work or its content may be used, reproduced or disclosed in any form. Technical Data acquired by or for the U.S. Government, if any, is provided with Limited Rights. Use, duplication or disclosure by the U.S. Government is subject to the restrictions described in FAR 48 CFR 52.227-14 or DFARS 48 CFR 252.227-7013, as applicable. Autotasking, Cray, Cray Channels, Cray Y-MP, UNICOS and UNICOS/mk are federally registered trademarks and Active Manager, CCI, CCMT, CF77, CF90, CFT, CFT2, CFT77, ConCurrent Maintenance Tools, COS, Cray Ada, Cray Animation Theater, Cray APP, Cray Apprentice2, Cray C90, Cray C90D, Cray C++ Compiling System, Cray CF90, Cray EL, Cray Fortran Compiler, Cray J90, Cray J90se, Cray J916, Cray J932, Cray MTA, Cray MTA-2, Cray MTX, Cray NQS, Cray Research, Cray SeaStar, Cray SeaStar2, Cray SeaStar2+, Cray SHMEM, Cray S-MP, Cray SSD-T90, Cray SuperCluster, Cray SV1, Cray SV1ex, Cray SX-5, Cray SX-6, Cray T90, Cray T916, Cray T932, Cray T3D, Cray T3D MC, Cray T3D MCA, Cray T3D SC, Cray T3E, Cray Threadstorm, Cray UNICOS, Cray X1, Cray X1E, Cray X2, Cray XD1, Cray X-MP, Cray XMS, Cray XMT, Cray XR1, Cray XT, Cray XT3, Cray XT4, Cray XT5, Cray XT5h, Cray Y-MP EL, Cray-1, Cray-2, Cray-3, CrayDoc, CrayLink, Cray-MP, CrayPacs, CrayPat, CrayPort, Cray/REELlibrarian, CraySoft, CrayTutor, CRInform, CRI/TurboKiva, CSIM, CVT, Delivering the power…, Dgauss, Docview, EMDS, GigaRing, HEXAR, HSX, IOS, ISP/Superlink, LibSci, MPP Apprentice, ND Series Network Disk Array, Network Queuing Environment, Network Queuing Tools, OLNET, RapidArray, RQS, SEGLDR, SMARTE, SSD, SUPERLINK, System Maintenance and Remote Testing Environment, Trusted UNICOS, TurboKiva, UNICOS MAX, UNICOS/lc, and UNICOS/mp are trademarks of Cray Inc.
    [Show full text]
  • CRAY T90 Series IEEE Floating Point Migration Issues and Solutions
    CRAY T90 Series IEEE Floating Point Migration Issues and Solutions Philip G. Garnatz, Cray Research, Inc., Eagan, Minnesota, U.S.A. ABSTRACT: Migration to the new CRAY T90 series with IEEE floating-point arith- metic presents a new challenge to applications programmers. More precision in the mantissa and less range in the exponent will likely raise some numerical differences issues. A step-by-step process will be presented to show how to isolate these numerical differences. Data files will need to be transferred and converted from a Cray format PVP system to and from a CRAY T90 series system with IEEE. New options to the assign command allow for transparent reading and writing of files from the other types of system. Introduction This paper is intended for the user services personnel and 114814 help desk staff who will be asked questions by programmers and exp mantissa users who will be moving code to the CRAY T90 series IEEE from another Cray PVP architecture. The issues and solutions Exponent sign presented here are intended to be a guide to the most frequent problems that programmers may encounter. Mantissa sign What is the numerical model? Figure2: Cray format floating-point frames and other computational entities such as workstations and New CRAY T90 series IEEE programmers might notice graphic displays. Other benefits are as follows: different answers when running on the IEEE machine than on a system with traditional Cray format floating-point arithmetic. • Greater precision. An IEEE floating-point number provides The IEEE format has the following characteristics: approximately 16 decimal digits of precision; this is about one and a half digits more precise than Cray format numbers.
    [Show full text]
  • System Programmer Reference (Cray SV1™ Series)
    ® System Programmer Reference (Cray SV1™ Series) 108-0245-003 Cray Proprietary (c) Cray Inc. All Rights Reserved. Unpublished Proprietary Information. This unpublished work is protected by trade secret, copyright, and other laws. Except as permitted by contract or express written permission of Cray Inc., no part of this work or its content may be used, reproduced, or disclosed in any form. U.S. GOVERNMENT RESTRICTED RIGHTS NOTICE: The Computer Software is delivered as "Commercial Computer Software" as defined in DFARS 48 CFR 252.227-7014. All Computer Software and Computer Software Documentation acquired by or for the U.S. Government is provided with Restricted Rights. Use, duplication or disclosure by the U.S. Government is subject to the restrictions described in FAR 48 CFR 52.227-14 or DFARS 48 CFR 252.227-7014, as applicable. Technical Data acquired by or for the U.S. Government, if any, is provided with Limited Rights. Use, duplication or disclosure by the U.S. Government is subject to the restrictions described in FAR 48 CFR 52.227-14 or DFARS 48 CFR 252.227-7013, as applicable. Autotasking, CF77, Cray, Cray Ada, Cray Channels, Cray Chips, CraySoft, Cray Y-MP, Cray-1, CRInform, CRI/TurboKiva, HSX, LibSci, MPP Apprentice, SSD, SuperCluster, UNICOS, UNICOS/mk, and X-MP EA are federally registered trademarks and Because no workstation is an island, CCI, CCMT, CF90, CFT, CFT2, CFT77, ConCurrent Maintenance Tools, COS, Cray Animation Theater, Cray APP, Cray C90, Cray C90D, Cray CF90, Cray C++ Compiling System, CrayDoc, Cray EL, CrayLink,
    [Show full text]
  • CRAY XMS Minisupercomputer System
    Intro~ucin~ t~B ~~A~ XM~ Minisu~Brcom~ufBr ~~stBm Cray Research, the supercomputer leader; now offers an unsurpassed range of computing options, from a leading price/performance system to the world's most powerful supercomputer. The CRAY XMS delivers the balanced Cray Research 64-bit vector architecture via the powerful and easy-to-use UNICOS operating system . With the CRAY XMS system, Cray Research now offers you a clear pathway to the unlimited power of large­ scale supercomputing. The CRAY XMS system will meet your needs for: D A system suited to departmental budgets D A pathway to Cray Research large-scale supercomputer systems D A cost-effective UNICOS application development platform D A powerful system in a secure environment The CRAY XMS system is compact, easy to install, and inexpensive to operate. Its low power requirements, high reliability, and high serviceability minimize operating costs. And it offers the most throughput performance in its price range for multi-user technical computing requirements. Reliable. high-performance software The CRAY XMS system runs the same powerful operating system used by the entire Cray Research product line: the UNICOS operating system . Based on UNIX System V, the UNICOS operating system is easy to use and is the most fully featured, highest-performance UNIX- based operating system available. The UNICOS user environment delivers a highly productive combination of optimizing compilers and easy-to-use tools. The CFn Fortran compiling system and Standard C compiler, along with a variety of library routines and utilities, make the Cray Research programming environment the most dependable and productive software environ­ ment available.
    [Show full text]
  • Cray Supercomputers Past, Present, and Future
    Cray Supercomputers Past, Present, and Future Hewdy Pena Mercedes, Ryan Toukatly Advanced Comp. Arch. 0306-722 November 2011 Cray Companies z Cray Research, Inc. (CRI) 1972. Seymour Cray. z Cray Computer Corporation (CCC) 1989. Spin-off. Bankrupt in 1995. z Cray Research, Inc. bought by Silicon Graphics, Inc (SGI) in 1996. z Cray Inc. Formed when Tera Computer Company (pioneer in multi-threading technology) bought Cray Research, Inc. in 2000 from SGI. Seymour Cray z Joined Engineering Research Associates (ERA) in 1950 and helped create the ERA 1103 (1953), also known as UNIVAC 1103. z Joined the Control Data Corporation (CDC) in 1960 and collaborated in the design of the CDC 6600 and 7600. z Formed Cray Research Inc. in 1972 when CDC ran into financial difficulties. z First product was the Cray-1 supercomputer z Faster than all other computers at the time. z The first system was sold within a month for US$8.8 million. z Not the first system to use a vector processor but was the first to operate on data on a register instead of memory Vector Processor z CPU that implements an instruction set that operates on one- dimensional arrays of data called vectors. z Appeared in the 1970s, formed the basis of most supercomputers through the 80s and 90s. z In the 60s the Solomon project of Westinghouse wanted to increase math performance by using a large number of simple math co- processors under the control of a single master CPU. z The University of Illinois used the principle on the ILLIAC IV.
    [Show full text]
  • Performance of Various Computers Using Standard Linear Equations Software
    ———————— CS - 89 - 85 ———————— Performance of Various Computers Using Standard Linear Equations Software Jack J. Dongarra* Electrical Engineering and Computer Science Department University of Tennessee Knoxville, TN 37996-1301 Computer Science and Mathematics Division Oak Ridge National Laboratory Oak Ridge, TN 37831 University of Manchester CS - 89 - 85 June 15, 2014 * Electronic mail address: [email protected]. An up-to-date version of this report can be found at http://www.netlib.org/benchmark/performance.ps This work was supported in part by the Applied Mathematical Sciences subprogram of the Office of Energy Research, U.S. Department of Energy, under Contract DE-AC05-96OR22464, and in part by the Science Alliance a state supported program at the University of Tennessee. 6/15/2014 2 Performance of Various Computers Using Standard Linear Equations Software Jack J. Dongarra Electrical Engineering and Computer Science Department University of Tennessee Knoxville, TN 37996-1301 Computer Science and Mathematics Division Oak Ridge National Laboratory Oak Ridge, TN 37831 University of Manchester June 15, 2014 Abstract This report compares the performance of different computer systems in solving dense systems of linear equations. The comparison involves approximately a hundred computers, ranging from the Earth Simulator to personal computers. 1. Introduction and Objectives The timing information presented here should in no way be used to judge the overall performance of a computer system. The results reflect only one problem area: solving dense systems of equations. This report provides performance information on a wide assortment of computers ranging from the home-used PC up to the most powerful supercomputers. The information has been collected over a period of time and will undergo change as new machines are added and as hardware and software systems improve.
    [Show full text]
  • Performance of Various Computers Using Standard Linear Equations Software
    ———————— CS - 89 - 85 ———————— Performance of Various Computers Using Standard Linear Equations Software Jack J. Dongarra* Electrical Engineering and Computer Science Department University of Tennessee Knoxville, TN 37996-1301 Computer Science and Mathematics Division Oak Ridge National Laboratory Oak Ridge, TN 37831 University of Manchester CS - 89 - 85 September 30, 2009 * Electronic mail address: [email protected]. An up-to-date version of this report can be found at http://WWW.netlib.org/benchmark/performance.ps This Work Was supported in part by the Applied Mathematical Sciences subprogram of the Office of Energy Research, U.S. Department of Energy, under Contract DE-AC05-96OR22464, and in part by the Science Alliance a state supported program at the University of Tennessee. 9/30/2009 2 Performance of Various Computers Using Standard Linear Equations Software Jack J. Dongarra Electrical Engineering and Computer Science Department University of Tennessee Knoxville, TN 37996-1301 Computer Science and MatHematics Division Oak Ridge National Laboratory Oak Ridge, TN 37831 University of Manchester September 30, 2009 Abstract This report compares the performance of different computer systems in solving dense systems of linear equations. The comparison involves approximately a hundred computers, ranging from the Earth Simulator to personal computers. 1. Introduction and Objectives The timing information presented here should in no way be used to judge the overall performance of a computer system. The results reflect only one problem area: solving dense systems of equations. This report provides performance information on a wide assortment of computers ranging from the home-used PC up to the most powerful supercomputers. The information has been collected over a period of time and will undergo change as new machines are added and as hardware and software systems improve.
    [Show full text]
  • IRIS Failsafetm DMF Administrator's Guide
    IRIS FailSafeTM DMF Administrator’s Guide Document Number 007–3906–001 Copyright © 1998 Silicon Graphics, Inc. All Rights Reserved. This document or parts thereof may not be reproduced in any form unless permitted by contract or by written permission of Silicon Graphics, Inc. LIMITED AND RESTRICTED RIGHTS LEGEND Use, duplication, or disclosure by the Government is subject to restrictions as set forth in the Rights in Data clause at FAR 52.227-14 and/or in similar or successor clauses in the FAR, or in the DOD or NASA FAR Supplement. Unpublished rights reserved under the Copyright Laws of the United States. Contractor/manufacturer is Silicon Graphics, Inc., 2011 N. Shoreline Blvd., Mountain View, CA 94039-1389. Autotasking, CF77, CRAY, Cray Ada, CraySoft, CRAY Y-MP, CRAY-1, CRInform, CRI/TurboKiva, HSX, LibSci, MPP Apprentice, SSD, SUPERCLUSTER, UNICOS, and X-MP EA are federally registered trademarks and Because no workstation is an island, CCI, CCMT, CF90, CFT, CFT2, CFT77, ConCurrent Maintenance Tools, COS, Cray Animation Theater, CRAY APP, CRAY C90, CRAY C90D, Cray C++ Compiling System, CrayDoc, CRAY EL, CRAY J90, CRAY J90se, CrayLink, Cray NQS, Cray/REELlibrarian, CRAY S-MP, CRAY SSD-T90, CRAY SV1, CRAY T90, CRAY T3D, CRAY T3E, CrayTutor, CRAY X-MP, CRAY XMS, CRAY-2, CSIM, CVT, Delivering the power . ., DGauss, Docview, EMDS, GigaRing, HEXAR, IOS, ND Series Network Disk Array, Network Queuing Environment, Network Queuing Tools, OLNET, RQS, SEGLDR, SMARTE, SUPERLINK, System Maintenance and Remote Testing Environment, Trusted UNICOS, UNICOS MAX, and UNICOS/mk are trademarks of Cray Research, Inc., a wholly owned subsidiary of Silicon Graphics, Inc.
    [Show full text]
  • Cray the Supercomputer Company
    April 6, 1972 1993 2004 Cray Research, Inc. (CRI) opens in Chippewa Falls, WI 1986 Signs first medical research customer Forms Cray Research Superservers Acquires OctigaBay Systems Corp. (National Cancer Institute) Announces Cray EL92™ and Cray EL98™ systems Announces Cray XD1™ supercomputer Signs first chemical industry customer (DuPont) Signs first South African customer Announces Cray XT3™ supercomputer Signs first Australian customer (DoD) (South Africa Weather Service) Announces Cray X1E™ supercomputer 1973 Signs first SE Asian customer Opens business headquarters in Bloomington, MN (Technological Univ. of Malaysia) Announces Cray T3D™ 1987 massively parallel processing (MPP) system 2006 Opens subsidiary in Spain Signs first financial customer (Merrill Lynch) Announces Cray XT4™ supercomputer 1975 America’s Cup-winning yacht “Stars & Stripes” Announces massively multithreaded Powers up first Cray-1™ supercomputer designed on Cray X-MP system Cray XMT™ supercomputer Ships 200th system Exceeds 1 TBps on HPCC benchmark Becomes Fortune 500 company 1994 test on Red Storm system Establishes Cray Academy Announces Wins $200M contract to deliver 1976 Tera Computer Company founded Cray T90™ world’s largest supercomputer to Delivers first Cray-1 system supercomputer, Oak Ridge National Laboratory (ORNL) (Los Alamos National Laboratory) first wireless system Wins $52M contract with National Energy Research Issues first public stock offering Signs first Chinese Scientific Computing Center Receives first official
    [Show full text]
  • I Grandi Computer Del Museo Degli Strumenti Per Il Calcolo Di Pisa
    INFORMATICA - Prof. Claudio Maccherani -a.s. 2005/2006 Prof. Claudio Maccherani ITC “Vittorio Emanuele II” Perugia Anno scolastico 2005-2006 I Grandi Computer del Museo degli Strumenti per il Calcolo di Pisa. C.E.P.......................................................................................................................................................................................2 BULL GAMM3......................................................................................................................................................................3 CINAC (OLIVETTI ELEA 9104).................................................................................................................................4 TAU 2......................................................................................................................................................................................5 CRAY.......................................................................................................................................................................................6 APE..........................................................................................................................................................................................7 NCUBE....................................................................................................................................................................................8 Istituto Tecnico Commerciale “Vittorio Emanuele II” – P.le Anna Frank,
    [Show full text]