Geometry.Net - the online learning center
Home  - Computer - Parallel Computing
e99.com Bookstore
  
Images 
Newsgroups
Page 3     41-60 of 182    Back | 1  | 2  | 3  | 4  | 5  | 6  | 7  | 8  | 9  | 10  | Next 20

         Parallel Computing:     more books (100)
  1. Tools for High Performance Computing 2009: Proceedings of the 3rd International Workshop on Parallel Tools for High Performance Computing, September 2009, ZIH, Dresden
  2. Scientific Computing: An Introduction with Parallel Computing by Gene H. Golub, James M. Ortega, 1993-02-03
  3. Parallel and Distributed Simulation Systems (Wiley Series on Parallel and Distributed Computing) by Richard M. Fujimoto, 2000-01-03
  4. Foundations of Multithreaded, Parallel, and Distributed Programming by Gregory R. Andrews, 1999-12-10
  5. Task Scheduling for Parallel Systems (Wiley Series on Parallel and Distributed Computing) by Oliver Sinnen, 2007-05-04
  6. Parallel Computing for Real-time Signal Processing and Control (Advanced Textbooks in Control and Signal Processing) by M. Osman Tokhi, M. Alamgir Hossain, et all 2003-03-18
  7. Fundamentals of Parallel Processing by Harry F. Jordan, Gita Alaghband, 2002-08-26
  8. High Performance Cluster Computing: Programming and Applications, Volume 2
  9. An Introduction to Parallel Programming by Peter Pacheco, 2011-01-18
  10. Parallel Computing: Architectures, Algorithms and Applications - Volume 15 Advances in Parallel Computing by C. Bischof, 2008-03-15
  11. The Art of Parallel Programming by Bruce P. Lester, 2006-01
  12. Patterns for Parallel Software Design (Wiley Software Patterns Series) by Jorge Luis Ortega-Arjona, 2010-03-15
  13. Patterns for Parallel Programming by Timothy G. Mattson, Beverly A. Sanders, et all 2004-09-25
  14. Patterns and Skeletons for Parallel and Distributed Computing

41. Perch.cs.yale.edu8001/
European Centre for parallel computing at ViennaVCPC is an HPC centre in Austria which provides parallel computing resources to academia and industry, including national and international projects.
http://perch.cs.yale.edu:8001/

42. Ada95
In context of parallel computing, brief mention of Fortran90 and High Performance Fortran (HPF). Short document.
http://fedelma.astro.univie.ac.at/web/ada_parallel.html
High Performance Scientific Computing with Ada95
object-oriented and parallel
Why Ada95?
Ada95 is the first standardised object oriented programming language (since 15-Feb-1995, ISO/IEC 8652:1995). It provides powerful data abstraction mechanisms, hierarchical libraries, inheritance and polymorphism. Generic packages and the possibility of extensions to types and packages facilitate software reuse.
What about
Just a few months from the next millenium, the latest Fortran standard does not even offer the features of Ada83 (ANSI/MIL-STD 1815A). There is no real exception handling, there are no generics, no OOP features, no tasking, no child libraries, and typing is as soft as ever...
But there is High Performance Fortran?!
Indeed, there is HPF with all the drawbacks of the Fortran language. HPF is data parallel and provides predefined subprograms which allow the programmer to distribute large datasets over several processors and to manipulate parts of these datasets in parallel. Much of all this is done by the compiler but you still have to carefully identify those parts of the program which you can parallelise in this way; usually special parallel statements are scattered throughout the codes. You have virtually no control over the details.
Now there is Ada95!

43. PADERBORN CENTER FOR PARALLEL COMPUTING
Computing and service center of University of Paderborn, Germany. Hosting and participating several national and international projects,
http://www.uni-paderborn.de/pc2/

44. Parallel Computing
parallel computing @ ScienceDirect Volume 31, 2005 Volume 30, 2004 Volume 29, 2003 Volume 28, 2002 Volume 27, 2001 Volume 26, 2000 Volume 25,
http://www.informatik.uni-trier.de/~ley/db/journals/pc/
Parallel Computing
Parallel Computing @ ScienceDirect DBLP: [ Home Author Title Conferences ... Journals
Sat Sep 17 01:27:20 2005 by Michael Ley ley@uni-trier.de

45. Parallel Computing, Volume 22
Donald Dabdub, John H. Seinfeld Parallel Computation in Atmospheric Chemical Modeling. 111130 BibTeX Rolf Hempel, Robin Calkin, Reinhold Hess,
http://www.informatik.uni-trier.de/~ley/db/journals/pc/pc22.html
Parallel Computing , Volume 22
Volume 22, Number 1, January 1996
Short Communications Practical Aspects and Experiences
Volume 22, Number 2, February 1996

46. UC Berkeley CS267 Home Page Spring 1996
Lecture 1, 1/16/96 Introduction to parallel computing Lecture 2 (part 1), MIT s 18.337, Parallel Scientific Computing, Spring 1996.
http://www.cs.berkeley.edu/~demmel/cs267/
U.C. Berkeley CS267 Home Page
Applications of Parallel Computers
Spring 1996
TuTh 12:30-2, 405 Soda
Professor:
Jim Demmel
Office hours: T Th 2:15 - 3:00, F 1-2, or by appointment
(send email)
TA:
Boris Vaysman
Evening sessions: T 6:00, 405 Soda (at least 4 first weeks)
Office hours: at ICSI by apt.
(send email)
Secretary:
Bob Untiedt
(send email)
Survey on Use of the Videolink between CS267 at Berkeley and 18.337 at MIT (Filling this out is is a class requirement!)
Announcements: (last updated Mon Apr 29 13:25:36 PDT 1996)
Read CS267 Newsgroup
CS267 Infocal information
Spring 96 Class Roster (names, addresses, interests).
Information on instructional accounts and cardkey access.
Handouts
  • Handout 1: Class Introduction for Spring 1996
  • Handout 2: Class Survey for Spring 1996
  • Assignment 1: Fast Matrix Multiply
  • Evening session 1: Assignment1 related materials ...
  • CS267 Spring 1994 Midterm
    Lecture Notes
  • Lecture 1, 1/16/96: Introduction to Parallel Computing
  • Lecture 2 (part 1), 1/18/96: Designing fast linear algebra kernels in the presence of memory hierarchies
  • Lecture 2 (part 2), 1/18/96: The IBM RS6000/590 - architecture and algorithms.
  • Lecture 3, 1/23/96: Overview of parallel architectures and programming models ...
  • Lecture 29, 4/30/96: Parallelizing Compilers
  • Final Projects
  • Final Project Suggestions postscript version ) (to be updated from 1995 version)
  • pSather related final project suggestions.
  • 47. Parallel Computing - Computer Science Division
    For an introduction to parallel computing at UC Berkeley, see A Common Focus for Diverse, Interdisciplinary Goals from the Computer Science and Engineering
    http://www.cs.berkeley.edu/projects/parallel/
    For an introduction to Parallel Computing at UC Berkeley, see A Common Focus for Diverse, Interdisciplinary Goals from the Computer Science and Engineering at Berkeley brochure.
    Active Research Projects
    General Information
    Back to CS Division Home Page Eric J. Fraser fraser@CS.Berkeley.EDU

    48. High Performance Computing Tools Group - University Of Houston, Dept. Of Compute
    At the University of Houston. Research in parallel computing, compilers, performance benchmarking, and parallel languages.
    http://www.cs.uh.edu/~hpctools/
    This page uses frames, but your browser doesn't support them.

    49. Parallel Computing Works
    A book about parallel computing, focusing on a few specific research projects done at Caltech.
    http://www.netlib.org/utk/lsi/pcwLSI/text/
    Next: Contents
    Parallel Computing Works
    This book describes work done at the Caltech Concurrent Computation Program , Pasadena, Califonia. This project ended in 1990 but the work has been updated in key areas until early 1994. The book also contains links to some current projects.
  • Geoffrey C. Fox
  • Roy D. Williams
  • Paul C. Messina ISBN 1-55860-253-4 Morgan Kaufmann Publishers , Inc. 1994 ordering information
    What is Contained in Parallel Computing Works?
    We briefly describe the contents of this book
    Applications
    The heart of this work is a set of applications largely developed at Caltech from 1985-1990 by the Caltech Concurrent Computation Group. These are linked to a set of tables and Glossaries Applications are classified into 5 problem classes:
    Synchronous Applications , more in I and II
    Such applications tend to be regular and characterised by algorithms employing simultaneous identical updates to a set of points, more in
  • 50. Welcome To The Department Of Computer Science At Queen Mary, University Of Londo
    Department of Computer Science. Research groups Information, media and communication; Logic and foundations of programming; parallel computing; Vision; Risk assessment and decision analysis; Knowledge representation and reasoning; Distributed systems. Host for Hypatia, a directory of research workers in Computer Science and Pure Mathematics and a library of their papers.
    http://www.dcs.qmw.ac.uk/
    QM Home Home Courses International Research Business Schools News/events People About us Intranet
    We are passionate about computing and its impact on the world, and committed to developing a supportive, friendly and challenging environment for teaching, learning and research.
    Latest news and events Research spotlight Our world-leading computer scientists work on core developments, like building fast reliable networks and smart secure software, as well as novel technologies such as video surveillance for security, tools to enhance augmented human interaction, improved methods for information retrieval and software to support decision-making. Here is a handful of some of our recent applications: Visit our research pages to find out more about our research groups' work. Teaching excellence Our enthusiasm for our research keeps our teaching exciting and up to date. This was reflected within the latest teaching quality assessment carried out by the Quality Assurance Agency for Higher Education in Nov 2004, which awarded the highest possible rating of excellence and praised good practice, student achievement and quality of learning opportunities.

    51. ParCo2003 Home Page
    parallel computing 2003 2 5 September 2003 Center for High Performance Computing Dresden University of Technology. Zellescher Weg 12-14
    http://www.tu-dresden.de/zhr/ParCo2003/
    Parallel Computing 2003
    2 - 5 September 2003
    News Items
    Call For Papers
    Call For Participation
    Enquiry Form ...
    Committees
    Conference Location
    Gallery of Photos
    Information for Authors
    Summary
    Sponsors:
    Center for High Performance Computing
    Dresden University of Technology
    Zellescher Weg 12-14
    Building: Willers-Bau
    D-01062 DRESDEN
    Germany
    Tel: +49-351 463 38246
    Fax: +49-351 463 38245
    e-mail: parco2003@zhr.tu-dresden.de
    WWW: http://www.parco.org/
    last update: 23 september 2003

    52. EPCC
    Lecture notes for courses on high performance, parallel, and scientific computing.
    http://www.epcc.ed.ac.uk/computing/training/document_archive/index.php
    webmaster@epcc Grid Computing Advanced Computing Research Activities ... Document Archive
    EPCC Training and Education Documents
    This document archive contains notes, slides and a range of other resources that have been developed for previous courses run at EPCC, including material developed with funding from the JISC NTI and JTAP programmes. Please note that we cannot offer support for all of the resources in this archive as they do not necessarily relate to current EPCC courses.
  • Introduction to High Performance Computing:
    Decomposing the Potentially Parallel:
    MPI Course:
    HPF Course:
  • 53. Corrine.cpc.cs.ucf.edu/
    PARA 02 Conference Home PageApplied parallel computing Advanced Scientific Computing Registration for the PARA 02 Conference on Applied parallel computing on June 1518,
    http://corrine.cpc.cs.ucf.edu/

    54. Scientific And Parallel Computing Group - Home Page
    University of Geneva Centre Universitaire d Informatique Ecole d ingénieurs de Genève, HESSO.
    http://cui.unige.ch/spc/home.html
    University of Geneva Centre Universitaire d'Informatique
    Ecole d'ingénieurs de Genève, HES-SO
    University of Geneva Centre Universitaire d'Informatique
    Ecole d'ingénieurs de Genève, HES-SO

    55. ParCo2005 Home Page
    parallel computing 2005 13 16 September 2005 Department of Computer Architecture University of Malaga. ETSI Informática Campus de Teatinos
    http://www.ac.uma.es/parco2005/
    ParCo 2005
    Parallel Computing 2005
    13 - 16 September 2005
    News Items
    Call For Papers
    Information for Authors
    Extended Abstract Submission ...
    Conference Location
    VENUE :
    Department of Computer Architecture
    University of Malaga
    Campus de Teatinos
    E-29071 MALAGA
    Spain
    Tel: +34 95 213 3378
    Fax: +34 95 213 2790
    e-mail: parco@ac.uma.es
    WWW: http://www.parco.org

    56. Séraphin M. MEFIRE's Home Page
    University of Paris XI. Numerical linear algebra, Scientific and parallel computing, Mathematical methods in electromagnetism, Boundary integral methods.
    http://www.math.u-psud.fr/~mefire/
    Brief CV:
    • Ph.D. in Applied Mathematics, University of Paris-XI,

    • Abstract
    Current position
    Main Scientific Interests
    • Numerical linear algebra Scientific and parallel computing Mathematical methods in electromagnetism Boundary integral methods
    Interesting Sites
    Mailing address Department of Mathematics 91405 Orsay Cedex, France Office phone Department fax E-mail address Seraphin.Mefire@math. u.psud.fr URL http://www.math.u-psud.fr/~mefire If you have comments or suggestions, email me at Seraphin.Mefire@math.u-psud.fr Page created by S. M. MEFIRE.
    Last modified: March, 15 1999
    S. M. MEFIRE 1999

    57. 8th Int'l Conference On Parallel Computing Technologies (PaCT-2005):PaCT:SSD

    http://ssd.sscc.ru/conference/pact2005/
    This page contains frames but your browser does not support them.

    58. Department Of Computer Science, The University Of Hong Kong
    Department of Computer Science and Information Systems. Research areas include computer graphics, databases, humancomputer interaction, information security and cryptography, software engineering, distributed and parallel computing, theoretical computer science and internet applications.
    http://www.cs.hku.hk/

    59. Welcome To NPC
    The goal of IFIP International Conference on Network and parallel computing (NPC and experiences in all system fields of network and parallel computing.
    http://grid.hust.edu.cn/npc04/

    60. Introductory Lectures On Data-Parallel Computing
    Introductory Lectures on Dataparallel computing This CD-ROM contains eight invited lectures that focus on Data-parallel computing, one of the major
    http://www.wellesley.edu/CS/lidpc.html
    Introductory Lectures on Data-Parallel Computing
    An Interactive Multimedia CD-ROM (and sample Online access
    Edited and Produced by P. Takis Metaxas Wellesley College
    Contributing Editor: Fillia Makedon Dartmouth College
    Published by AK Peters, Ltd. , March 1996.
    Dedicated to the memory of Prof. Donald B. Johnson In this site you will find: Description of the project
    Contents of the CD-ROM

    Resources on the Internet

    Description of the User Interface
    ...
    Frequently Asked Questions
    Description of the Project
    This CD-ROM contains eight invited lectures that focus on Data-Parallel Computing, one of the major programming paradigms of Parallelism today. The lectures, given by experts in their fields, are interactive and span three areas of Parallel Computing: Programming Languages, Algorithms, and Research Topics. They can be used as tutorials, and as reference in an introductory course on Parallel Computation. Each lecture contains a quicktime movie of the speaker delivering the talk, composed of the transparencies used during the lecture synchronized with the voice of the speaker. It also contains information about the speaker and additional materials, like animations, videos, programs and software that help the understanding of the lecture. The code for building the Parallaxis-III compiler and information on how to get the NESL compiler is also included. A simple and intuitive interface helps navigating through the contents of the CD-ROM. The lectures were collected, edited and integrated with the interface at

    Page 3     41-60 of 182    Back | 1  | 2  | 3  | 4  | 5  | 6  | 7  | 8  | 9  | 10  | Next 20

    free hit counter