Digital Software and Data Repositories for Support of Scienti C

Total Page:16

File Type:pdf, Size:1020Kb

Digital Software and Data Repositories for Support of Scienti C Digital Software and Data Rep ositories for Supp ort of Scienti c Computing Ronald Boisvert National Institute of Standards and Technology y Shirley Browne UniversityofTennessee Jack Dongarra UniversityofTennessee and Oak Ridge National Lab Eric Grosse AT&T Bell Lab oratories Abstract This pap er discusses the sp ecial characteristics and needs of software rep ositories and describ es how these needs have b een met by some exist- ing rep ositories. These rep ositories include Netlib, the National HPCC Software Exchange, and the GAMS Virtual Rep ository.We also describ e some systems that provide on-line access to various typ es of scienti c data. Finally,we outline a prop osal for integrating software and data rep osito- ries into the world of digital do cument libraries, in particular CNRI's ARPA-sp onsored Digital Library pro ject. The work describ ed in this pap er was sp onsored by NASA under Grant No. NAG5- 2736, by the National Science Foundation under Grant No. ASC-9103853, and byAT&T Bell Lab oratories. y Author to whom corresp ondence should b e directed. 107 Ayres Hall, Computer Sci- ence Department, UniversityofTennessee, Knoxville, TN 37996-1301, 615 974-5886, [email protected] 1 1 Intro duction Most work on digital libraries has fo cused on storage, retrieval, and display of digital forms of do cuments. A numb er of on-line software rep ositories have b een develop ed that provide access to software and software artifacts. These do cument and software e orts have b een mostly indep endent, with little atten- tion paid to integrating the twotyp es of libraries and to developing common principles for organization and op eration. This pap er discusses the sp ecial characteristics and needs of software rep os- itories and describ es how these needs have b een met by some existing rep osi- tories. These rep ositories include Netlib [20, 12], the National HPCC Software Exchange [13], and the GAMS Virtual Rep ository [8]. We also describ e some systems that provide on-line access to various typ es of scienti c data. Finally, we outline a prop osal for integrating software and data rep ositories into the world of digital do cument libraries, in particular CNRI's ARPA-sp onsored Dig- ital Library pro ject [28, 26]. 2 Characteristics of Some Existing Software Rep ositories 2.1 Netlib Netlib b egan services in 1985 to ll a need for cost-e ective, timely distribution of high-quality mathematical software to the research community. Some of the libraries Netlib distributes { such as EISPACK, LINPACK, FFTPACK, and LAPACK{have long b een used as imp ortant to ols in scienti c computation and are widely recognized to b e of high quality. The Netlib collection also includes a large numb er of newer, less well-established co des. Most of the software is written in Fortran, but programs in other languages, such as C and C++, are also available. Netlib sends, by return electronic mail, requested routines together with subsidiary routines and any requested do cuments or test programs supplied by the software authors [20]. Xnetlib, an interactive to ol for software and do cument distribution [19], use an X Windowinterface and TCP/IP connections to allow users to receive replies to their requests within a matter of seconds. The interface provides a numb er of mo des and searching mechanisms to facilitate searching through a large distributed collection of software and do cuments. World Wide Web browsers such as Mosaic and Netscap e can also b e used to access Netlib 1 via HTTP and FTP . Although the original fo cus of the Netlib rep ository was on mathematical software, the collection has grown to include other software such as networking 1 Netlib is accessible from a WWW browser at http://www.netlib.org/ 2 to ols and to ols for visualization of multipro cessor p erformance data, technical rep orts and pap ers, a Whitepages Database, b enchmark p erformance data, and information ab out conferences and meetings. The numb er of Netlib servers has grown from the original two, at Oak Ridge National Lab oratory initially at Argonne National Lab oratory and Bell Labs, to servers in Norway, the United Kingdom, Germany, Australia, Japan, and Taiwan. A mirroring mechanism keeps the rep ository contents at the di erent sites consistent on a daily ba- sis, as well as automatically picking up new material from distributed editorial sites[24]. Netlib di ers from other publicly available software distribution systems, suchasArchie, in that the collection is mo derated by an editorial b oard and the software contained in it is widely recognized to b e of high quality.However, the Netlib rep ository is not intended to replace commercial software. Commer- cial software companies provide value-added services in the form of supp ort. Although the Netlib collection is mo derated, its software comes with no guar- antee of reliability or supp ort. Rather, the lack of bureaucratic, legal, and nancial imp ediments encourages researchers to submit their co des by ensuring that their work will b e made available quickly to a wide audience. 2.2 The National HPCC Software Exchange NHSE The National HPCC Software Exchange NHSE is an Internet-accessible re- source that will facilitate the exchange of software and information among research and computational scientists involved with High Performance Com- puting and Communications HPCC [13]. The purp ose of the NHSE is to promote the development of discipline-oriented software and do cument rep osi- tories and of contributions to and use of such rep ositories by Grand Challenge teams, as well as by other memb ers of the high p erformance computing com- munity. The target audiences for the NHSE include HPCC application and computer scientists, users of government sup ercomputer centers, and p otential industrial users. A prototyp e of the NHSE is accessible from a WWW browser at http://www.netlib.org/nse/. The scop e of the NHSE is software and software-related artifacts pro duced by and for the HPCC Program. Software-related artifacts include algorithms, sp eci cations, designs, and software do cumentation. The following typ es of software are to b e made available: Systems software and software to ols. This category includes parallel pro- cessing to ols such as parallel compilers, message-passing communication subsystems, and parallel monitors and debuggers. Data analysis and visualization to ols. Basic building blo cks for accomplishing common computational and com- munication tasks. These building blo cks will b e of high quality and trans- 3 p ortable across platforms. Building blo cks are meant to b e used by Grand Challenge teams and other researchers in implementing programs to solve computational problems. Use of high-quality transp ortable comp onents will sp eed implementation, as well as increase the reliability of computed results. Research co des that have b een develop ed to solve dicult computational problems. Many of these co des will have b een develop ed to solve sp eci c problems and thus will not b e reusable as is. Rather, they will serveas pro ofs of concept and as mo dels for developing general-purp ose reusable software for solving broader classes of problems. The development of this reusable software is exp ected to b e undertaken by commercial companies, rather than by academic researchers. A catalog of the software currently available from the NHSE is accessible at http://www.netlib.org/nse/sw survey.html. Although the di erent disciplines will maintain their own software rep os- itories, users should not need to access each of these rep ositories separately. Rather, the NHSE will provide a uniform interface to a virtual HPCC software rep ository which will b e built on top of the distributed set of discipline-oriented rep ositories. The interface will assist the user in lo cating relevant resources and in retrieving these resources. A combined browse/searchinterface will al- low the user to explore the various HPCC areas and b ecome familiar with the available resources. A longer term goal of the NHSE is to provide users with domain-sp eci c exp ert help in lo cating and understanding relevant resources. 2.3 GAMS Virtual Rep ository The Guide to Available Mathematical Software GAMS pro ject of the National Institute of Standards and Technology NIST studies techniques to provide scientists and engineers with improved access to reusable computer software comp onents available to them for use in mathematical mo deling and statistical analysis. One of the pro ducts of this work is the GAMS system, an on-line cross- index and virtual rep ository of mathematical software [8]. GAMS p erforms the function of an interrep ository and interpackage cross-index, collecting and main- taining data ab out software available from external rep ositories and presenting it as a homogeneous whole. It also provides the functions of a rep ository itself i.e., retrieval. However, instead of maintaining the cataloged software itself, it provides transparent on-demand access to rep ositories managed by others. GAMS currently contains information on more than 9800 problem-solving software mo dules from ab out 85 packages found in four physically distributed software rep ositories three maintained at NIST and Netlib. In addition to most of the software in the Netlib collection, GAMS cross indexes individual comp o- nents in large multipurp ose libraries such as IMSL, NAG, PORT, STARPAC 4 and SLATEC, as well as capabilities of statistical analysis systems suchasDAT- APLOT and SAS. Both public-domain and commercial software is cataloged, and although source co de of proprietary software pro ducts are not available through GAMS, related items such as do cumentation and example programs often are.
Recommended publications
  • Over-Scalapack.Pdf
    1 2 The Situation: Parallel scienti c applications are typically Overview of ScaLAPACK written from scratch, or manually adapted from sequen- tial programs Jack Dongarra using simple SPMD mo del in Fortran or C Computer Science Department UniversityofTennessee with explicit message passing primitives and Mathematical Sciences Section Which means Oak Ridge National Lab oratory similar comp onents are co ded over and over again, co des are dicult to develop and maintain http://w ww .ne tl ib. org /ut k/p e opl e/J ackDo ngarra.html debugging particularly unpleasant... dicult to reuse comp onents not really designed for long-term software solution 3 4 What should math software lo ok like? The NetSolve Client Many more p ossibilities than shared memory Virtual Software Library Multiplicityofinterfaces ! Ease of use Possible approaches { Minimum change to status quo Programming interfaces Message passing and ob ject oriented { Reusable templates { requires sophisticated user Cinterface FORTRAN interface { Problem solving environments Integrated systems a la Matlab, Mathematica use with heterogeneous platform Interactiveinterfaces { Computational server, like netlib/xnetlib f2c Non-graphic interfaces Some users want high p erf., access to details {MATLAB interface Others sacri ce sp eed to hide details { UNIX-Shell interface Not enough p enetration of libraries into hardest appli- Graphic interfaces cations on vector machines { TK/TCL interface Need to lo ok at applications and rethink mathematical software { HotJava Browser
    [Show full text]
  • Prospectus for the Next LAPACK and Scalapack Libraries
    Prospectus for the Next LAPACK and ScaLAPACK Libraries James Demmel1, Jack Dongarra23, Beresford Parlett1, William Kahan1, Ming Gu1, David Bindel1, Yozo Hida1, Xiaoye Li1, Osni Marques1, E. Jason Riedy1, Christof Voemel1, Julien Langou2, Piotr Luszczek2, Jakub Kurzak2, Alfredo Buttari2, Julie Langou2, Stanimire Tomov2 1 University of California, Berkeley CA 94720, USA, 2 University of Tennessee, Knoxville TN 37996, USA, 3 Oak Ridge National Laboratory, Oak Ridge, TN 37831, USA, 1 Introduction Dense linear algebra (DLA) forms the core of many scienti¯c computing appli- cations. Consequently, there is continuous interest and demand for the devel- opment of increasingly better algorithms in the ¯eld. Here 'better' has a broad meaning, and includes improved reliability, accuracy, robustness, ease of use, and most importantly new or improved algorithms that would more e±ciently use the available computational resources to speed up the computation. The rapidly evolving high end computing systems and the close dependence of DLA algo- rithms on the computational environment is what makes the ¯eld particularly dynamic. A typical example of the importance and impact of this dependence is the development of LAPACK [1] (and later ScaLAPACK [2]) as a successor to the well known and formerly widely used LINPACK [3] and EISPACK [3] libraries. Both LINPACK and EISPACK were based, and their e±ciency depended, on optimized Level 1 BLAS [4]. Hardware development trends though, and in par- ticular an increasing Processor-to-Memory speed gap of approximately 50% per year, started to increasingly show the ine±ciency of Level 1 BLAS vs Level 2 and 3 BLAS, which prompted e®orts to reorganize DLA algorithms to use block matrix operations in their innermost loops.
    [Show full text]
  • Jack Dongarra: Supercomputing Expert and Mathematical Software Specialist
    Biographies Jack Dongarra: Supercomputing Expert and Mathematical Software Specialist Thomas Haigh University of Wisconsin Editor: Thomas Haigh Jack J. Dongarra was born in Chicago in 1950 to a he applied for an internship at nearby Argonne National family of Sicilian immigrants. He remembers himself as Laboratory as part of a program that rewarded a small an undistinguished student during his time at a local group of undergraduates with college credit. Dongarra Catholic elementary school, burdened by undiagnosed credits his success here, against strong competition from dyslexia.Onlylater,inhighschool,didhebeginto students attending far more prestigious schools, to Leff’s connect material from science classes with his love of friendship with Jim Pool who was then associate director taking machines apart and tinkering with them. Inspired of the Applied Mathematics Division at Argonne.2 by his science teacher, he attended Chicago State University and majored in mathematics, thinking that EISPACK this would combine well with education courses to equip Dongarra was supervised by Brian Smith, a young him for a high school teaching career. The first person in researcher whose primary concern at the time was the his family to go to college, he lived at home and worked lab’s EISPACK project. Although budget cuts forced Pool to in a pizza restaurant to cover the cost of his education.1 make substantial layoffs during his time as acting In 1972, during his senior year, a series of chance director of the Applied Mathematics Division in 1970– events reshaped Dongarra’s planned career. On the 1971, he had made a special effort to find funds to suggestion of Harvey Leff, one of his physics professors, protect the project and hire Smith.
    [Show full text]
  • C++ API for BLAS and LAPACK
    2 C++ API for BLAS and LAPACK Mark Gates ICL1 Piotr Luszczek ICL Ahmad Abdelfattah ICL Jakub Kurzak ICL Jack Dongarra ICL Konstantin Arturov Intel2 Cris Cecka NVIDIA3 Chip Freitag AMD4 1Innovative Computing Laboratory 2Intel Corporation 3NVIDIA Corporation 4Advanced Micro Devices, Inc. February 21, 2018 This research was supported by the Exascale Computing Project (17-SC-20-SC), a collaborative effort of two U.S. Department of Energy organizations (Office of Science and the National Nuclear Security Administration) responsible for the planning and preparation of a capable exascale ecosystem, including software, applications, hardware, advanced system engineering and early testbed platforms, in support of the nation's exascale computing imperative. Revision Notes 06-2017 first publication 02-2018 • copy editing, • new cover. 03-2018 • adding a section about GPU support, • adding Ahmad Abdelfattah as an author. @techreport{gates2017cpp, author={Gates, Mark and Luszczek, Piotr and Abdelfattah, Ahmad and Kurzak, Jakub and Dongarra, Jack and Arturov, Konstantin and Cecka, Cris and Freitag, Chip}, title={{SLATE} Working Note 2: C++ {API} for {BLAS} and {LAPACK}}, institution={Innovative Computing Laboratory, University of Tennessee}, year={2017}, month={June}, number={ICL-UT-17-03}, note={revision 03-2018} } i Contents 1 Introduction and Motivation1 2 Standards and Trends2 2.1 Programming Language Fortran............................ 2 2.1.1 FORTRAN 77.................................. 2 2.1.2 BLAST XBLAS................................. 4 2.1.3 Fortran 90.................................... 4 2.2 Programming Language C................................ 5 2.2.1 Netlib CBLAS.................................. 5 2.2.2 Intel MKL CBLAS................................ 6 2.2.3 Netlib lapack cwrapper............................. 6 2.2.4 LAPACKE.................................... 7 2.2.5 Next-Generation BLAS: \BLAS G2".....................
    [Show full text]
  • Evolving Software Repositories
    1 Evolving Software Rep ositories http://www.netli b.org/utk/pro ject s/esr/ Jack Dongarra UniversityofTennessee and Oak Ridge National Lab oratory Ron Boisvert National Institute of Standards and Technology Eric Grosse AT&T Bell Lab oratories 2 Pro ject Fo cus Areas NHSE Overview Resource Cataloging and Distribution System RCDS Safe execution environments for mobile co de Application-l evel and content-oriented to ols Rep ository interop erabili ty Distributed, semantic-based searching 3 NHSE National HPCC Software Exchange NASA plus other agencies funded CRPC pro ject Center for ResearchonParallel Computation CRPC { Argonne National Lab oratory { California Institute of Technology { Rice University { Syracuse University { UniversityofTennessee Uniform interface to distributed HPCC software rep ositories Facilitation of cross-agency and interdisciplinary software reuse Material from ASTA, HPCS, and I ITA comp onents of the HPCC program http://www.netlib.org/nhse/ 4 Goals: Capture, preserve and makeavailable all software and software- related artifacts pro duced by the federal HPCC program. Soft- ware related artifacts include algorithms, sp eci cations, designs, do cumentation, rep ort, ... Promote formation, growth, and interop eration of discipline-oriented rep ositories that organize, evaluate, and add value to individual contributions. Employ and develop where necessary state-of-the-art technologies for assisting users in nding, understanding, and using HPCC software and technologies. 5 Bene ts: 1. Faster development of high-quality software so that scientists can sp end less time writing and debugging programs and more time on research problems. 2. Less duplication of software development e ort by sharing of soft- ware mo dules.
    [Show full text]
  • Discontinuous Plane Rotations and the Symmetric Eigenvalue Problem
    December 4, 2000 Discontinuous Plane Rotations and the Symmetric Eigenvalue Problem Edward Anderson Lockheed Martin Services Inc. [email protected] Elementary plane rotations are one of the building blocks of numerical linear algebra and are employed in reducing matrices to condensed form for eigenvalue computations and during the QR algorithm. Unfortunately, their implementation in standard packages such as EISPACK, the BLAS and LAPACK lack the continuity of their mathematical formulation, which makes results from software that use them sensitive to perturbations. Test cases illustrating this problem will be presented, and reparations to the standard software proposed. 1.0 Introduction Unitary transformations are frequently used in numerical linear algebra software to reduce dense matrices to bidiagonal, tridiagonal, or Hessenberg form as a preliminary step towards finding the eigenvalues or singular values. Elementary plane rotation matrices (also called Givens rotations) are used to selectively reduce values to zero, such as when reducing a band matrix to tridiagonal form, or during the QR algorithm when attempting to deflate a tridiagonal matrix. The mathematical properties of rota- tions were studied by Wilkinson [9] and are generally not questioned. However, Wilkinson based his analysis on an equation for computing a rotation matrix that is different from those in common use in the BLAS [7] and LAPACK [2]. While the classical formula is continuous in the angle of rotation, the BLAS and LAPACK algorithms have lines of discontinuity that can lead to abrupt changes in the direction of computed eigenvectors. This makes comparing results difficult and proving backward stability impossible. It is easy to restore continuity in the generation of Givens rotations even while scaling to avoid overflow and underflow, and we show how in this report.
    [Show full text]
  • Introduction to Matlab
    Numerical Libraries with C or Fortran Shaohao Chen Research Computing, IS&T, Boston University Outline 1. Overview: What? Why? How to? 2. Fast Fourier transform: FFTw 3. Linear algebra libraries: LAPACK/BLAS 4. Intel Math Kernel Library (MKL) 5. Krylov subspace solver: PETSc 6. GNU scientific libraries (GSL) 1. Overview What you will learn today • Basic knowledge of numerical libraries. • How to check available libraries on BU SCC. • How to use numerical libraries on BU SCC. • Basic programming with several numerical libraries: FFTw, LAPACK/BLAS, MKL, PETSc, GSL What is numerical library? • What is the definition of a library in computer science? In computer science, a library is a collection of non-volatile resources used by computer programs, often to develop software. These may include configuration data, documentation, help data, message templates, pre-written code and subroutines, classes, values or type specifications. (from wiki) • What is numerical library? Numerical library is collection of functions, subroutines or classes that implement mathematical or numerical methods for a certain subject. Usually these functions or routines are common and can be used to build computer programs for various research fields. Several widely-used numerical libraries • Fastest Fourier Transform in the West (FFTW) computes Fourier and related transforms. Written in C. Fortran interface is available. • Basic Linear Algebra Subprograms (BLAS) performs basic vector and matrix operations. Linear Algebra Package (LAPACK) provides linear algebra routines based on BLAS. Written in Fortran. C interface (CBLAS/LAPACKE) is available. • Intel Math Kernel Library (MKL) includes optimized LAPACK, BLAS, FFT, Vector Math and Statistics functions. C/C++ and Fortran interfaces are available.
    [Show full text]
  • Netlib, NHSE and Other Sources Http: Utk People
    1 2 NHSE Netlib, NHSE and other Sources National HPCC Software Exchange NASA funded CRPC pro ject Jack Dongarra Center for ResearchonParallel Computation CRPC { Argonne National Lab oratory Computer Science Department { California Institute of Technology UniversityofTennessee { Rice University { Syracuse University and { UniversityofTennessee Mathematical Sciences Section Uniform interface to distributed HPCC software rep os- Oak Ridge National Lab oratory itories Facilitation of cross-agency and interdisciplinary soft- ware reuse http://w ww .ne tl ib. org /ut k/p e opl e/J ackDo ngarra.html Material from ASTA, HPCS, and I ITA comp onents of the HPCC program http://www.netlib.org/nhse/ 3 4 Goals: NHSE Comp onents Outreach and technology transition {To the HPCC user community and industry To facilitate an active exchange program for HPCC software and enabling technologies via the National In- Distribution via the WWW formation Infrastructure. Discipline oriented rep ositories Uniform user interface Software review To promote contributions and use by Grand Challenge teams, as well as other memb ers of the high p erfor- { Simple submission mance computing community. { On going review Measurement Hyp ertext road map Software here includes algorithms, sp eci cations, designs, do cumentations, rep orts... Publishing to ols { Rep ository-in-a-b ox Naming & authentication architecture Selective capitalization of emerging technologies 5 6 Physical Physical Repository Physical Repository 2 Repository Bene ts 1 n 1. Faster development of high-quality software so that sci- entists can sp end less time writing and debugging pro- catalog catalog h problems. info info grams and more time on researc ware development e ort by shar- catalog 2.
    [Show full text]
  • Prospectus for the Next LAPACK and Scalapack Libraries: Basic Algebra Libraries for Sustainable Technology with Interdisciplinary Collaboration (BALLISTIC)∗
    Prospectus for the Next LAPACK and ScaLAPACK Libraries: Basic ALgebra LIbraries for Sustainable Technology with Interdisciplinary Collaboration (BALLISTIC)∗ James Demmel University of California at Berkeley Jack Dongarra University of Tennessee, Oak Ridge National Laboratory, and University of Manchester Julie Langou Julien Langou Piotr Luszczek University of Tennessee University of Colorado Denver University of Tennessee Michael W. Mahoney ICSI and University of California at Berkeley July 13, 2020 Abstract: The convergence of several unprecedented changes, including formidable new system design constraints and revolutionary levels of heterogeneity, has made it clear that much of the essential software infrastructure of computational science and engineering is, or will soon be, obsolete. Math libraries have historically been in the vanguard of software that must be adapted first to such changes, both because these low-level workhorses are so critical to the accuracy and performance of so many different types of applica- tions, and because they have proved to be outstanding vehicles for finding and implementing solutions to the problems that novel architectures pose. Under the Basic ALgebra LIbraries for Sustainable Technology with Interdisciplinary Collaboration (BALLISTIC) project, the principal designers of the Linear Algebra PACK- age (LAPACK) and the Scalable Linear Algebra PACKage (ScaLAPACK), the combination of which is abbreviated Sca/LAPACK, aim to enhance and update these libraries for the ongoing revolution in processor architecture,
    [Show full text]
  • LAPACK Working Note 81 Quick Installation Guide for LAPACK on Unix Systems1
    LAPACK Working Note 81 Quick Installation Guide for LAPACK on Unix Systems1 Authors and Jack Dongarra Department of Computer Science University of Tennessee Knoxville, Tennessee 37996-1301 REVISED: VERSION 3.1.1, February 2007 Abstract This working note describes how to install, and test version 3.1.1 of LAPACK, a linear algebra package for high-performance computers, on a Unix System. The timing routines are not actually included in release 3.1.1, and that part of the LAWN refers to release 3.0. Non-Unix installation instructions and further details of the testing and timing suites are only contained in LAPACK Working Note 41, and not in this abbreviated version. 1This work was supported by NSF Grant No. ASC-8715728 and NSF Grant No. 0444486 1 Contents 1 Introduction.................................... 4 2 RevisionsSincetheFirstPublicRelease . ..... 4 3 FileFormat.................................... 4 4 OverviewofTapeContents ........................... 6 4.1 LAPACKRoutines............................ 6 4.2 Level1,2,and3BLAS ......................... 6 4.3 LAPACKTestRoutines ......................... 7 4.4 LAPACK Timing Routines (for LAPACK 3.0 and before) . 7 5 InstallingLAPACKonaUnixSystem . 7 5.1 UntartheFile .............................. 8 5.2 Copy and edit the file LAPACK/make.inc.example to LAPACK/make.inc 8 5.3 Edit the file LAPACK/Makefile ..................... 9 6 Further Details of the Installation Process . ....... 10 6.1 Test and Install the Machine-Dependent Routines. ..... 10 6.1.1 InstallingLSAME ....................... 10 6.1.2 Installing SLAMCH and DLAMCH . 11 6.1.3 InstallingSECONDandDSECND. 12 6.1.4 Testing IEEE arithmetic and ILAENV . 13 6.2 CreatetheBLASLibrary ........................ 14 6.3 RuntheBLASTestPrograms ..................... 14 6.4 CreatetheLAPACKLibrary . .. .. .. .. .. .. 15 6.5 Create the Test Matrix Generator Library .
    [Show full text]
  • Twenty-Plus Years of Netlib and NA-Net Jack Dongarra, Gene Golub
    Twenty-Plus Years of Netlib and NA-Net Jack Dongarra, Gene Golub, Eric Grosse, Cleve Moler, Keith Moore Abstract The Netlib software repository was created in 1984 to facilitate quick distribution of public domain software routines for use in scientific computation. The Numerical Analysis Net (or "NA Net") had its roots in the same period, beginning as a simple file of contact information for numerical analysts and evolving into an email forwarding service for that community. It soon evolved to support a regular electronic mail newsletter, and eventually an online directory service. Both of these services are still in operation and enjoy wide use today. While they are and always have been distinct services, Netlib and NA-Net's histories are intertwined. This document examines the histories of both Netlib and NA-Net and their impact on their user communities. 1. Introduction The original Netlib repositories were established around July of 1984 by Eric Grosse, of Bell Labs in Murray Hill, NJ; and Jack Dongarra, then of Argonne National Laboratory. Each repository made a collection of high-quality mathematical software available via electronic mail - the Bell Labs server provided access via UUCP protocols, while the Argonne server made the collection accessible via Internet mail. The Netlib collection quickly spread to other servers around the world. As Internet protocol networks became more ubiquitous, other access methods were added, and though the electronic mail interface is still supported, most access today is via the world wide web. Netlib was one of the first “Open Source” efforts and helped establish the trend of distribution of software via the network, and it remains popular today.
    [Show full text]
  • LAPACK Working Note 93 Installation Guide for Scalapack1
    LAPACK Working Note 93 Installation Guide for ScaLAPACK1 L. S. Blackford2, A. Cleary3, J. Choi4, J. J. Dongarra, J. Langou, A. Petitet5, and R. C. Whaley6 Department of Computer Science University of Tennessee Knoxville, Tennessee 37996-3450 and J. Demmel, I. Dhillon7, O. Marques8, and K. Stanley Computer Science Division University of California, Berkeley Berkeley, CA 94720 and D. Walker9 VERSION 1.8: April 5, 2007 Abstract This working note describes how to install and test version 1.8 of ScaLAPACK. The most significant change in this release of ScaLAPACK is the externalisation of the LAPACK routines. Now ScaLAPACK requires to have the LAPACK library installed besides BLACS, BLAS and MPI or PVM . This will allow the user to use the latest LAPACK algorithms, modifications without the need of reinstalling the ScaLAPACK library. Two new routines to allow read and write from files have been added. Also a complete ScaLAPACK example has been added in the main directory. The design of the testing/timing programs for the ScaLAPACK codes is also discussed. 1This work was supported in part by the National Science Foundation Grant No. ASC-9005933; by the Defense Advanced Research Projects Agency under contract DAAH04-95-1-0077, administered by the Army Research Office; by the Office of Scientific Computing, U.S. Department of Energy, under Contract DE-AC05-84OR21400; and by the National Science Foundation Science and Technology Center Cooperative Agreement No. CCR-8809615. 2Current address: Myricom 3Current address: LLNL 4Current address: Soongsil University, Seoul, Korea 5Current address: Sun France, Paris, France 6Current address: UTSA 7Current address: IBM Austin 8Current address: LBL 9Current address: Cardiff University, Wales 1 Contents 1 Introduction .
    [Show full text]