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

         Parallel Computing:     more books (100)
  1. Optimizing Supercompilers for Supercomputers (Research Monographs in Parallel and Distributed Computing) by Michael Wolfe, 1989-03-20
  2. Parallel Computing Using the Prefix Problem by S. Lakshmivarahan, Sudarshan K. Dhall, 1994-07-21
  3. Languages and Compilers for Parallel Computing 18th International Workshop, LCPC 2005; Hawthorne, NY, USA, October 2005 by Eduard; Gerald Baumgartner; J. Ramanujam; Et. Al. Ayguadé, 2005
  4. Languages and Compilers for Parallel Computing: 6th International Workshop, Portland, Oregon, USA, August 12 - 14, 1993. Proceedings (Lecture Notes in Computer Science)
  5. Parallel Computing on Distributed Memory Multiprocessors (NATO ASI Series / Computer and Systems Sciences)
  6. Implementation of Non-Strict Functional Programming Languages (Research Monographs in Parallel and Distributed Computing) by Kenneth R. Traub, 1991-03-07
  7. Applied Parallel Computing. Industrial Computation and Optimization: Third International Workshop, PARA '96, Lyngby, Denmark, August 18-21, 1996, Proceedings (Lecture Notes in Computer Science)
  8. Distributed and Parallel Computing: 6th International Conference on Algorithms and Architectures for Parallel Processing, ICA3PP, Melbourne, Australia, ... Computer Science and General Issues)
  9. Software Engineering, Artificial Intelligence, Networking and Parallel/Distributed Computing (Studies in Computational Intelligence)
  10. Parallel Computing Using Optical Interconnections (The Springer International Series in Engineering and Computer Science)
  11. Advances in Randomized Parallel Computing (Combinatorial Optimization)
  12. Advances in Computing Techniques: Algorithms, Databases and Parallel Processing : Jsps-Nus Seminar on Computing, National University of Singapore, 5-7 December 1994
  13. Parallel Computing: Methods, Algorithms and Applications
  14. Practical Parallel Computing: Status and Prospects (Concurrency, Practice and Experience, Vol 3, Issue 6) by Paul Messina, 1992-02

101. Project AppleSeed
The easiest way to build and operate a parallel computer Moving parallel For further information about parallel computing, including resources,
http://exodus.physics.ucla.edu/appleseed/appleseed.html
Do It Yourself FAQ Publicity Other Clusters ... High Schools
Personal Parallel Computing
Plug and Play Parallel Processing For Mac OS X and later: Click for Mac OS 9 Click for Mac OS 8.6 and earlier How to Build an AppleSeed
a one-page recipe for constructing a Macintosh cluster Recommended software (what we use to keep 'em running): "Most innovative commercial software" - IEEE Cluster 2001 Conference Pooch
an application that assists in starting MacMPI_IP and MacMPI_X parallel executables A fun way to test your system: AltiVec Fractal Carbon Demo (98 kB)
a MacMPI parallel graphics application demo which runs on an arbitrary number of G3s or G4s with OS 9 or X
With this program we've achieved 6 GFlop/sec on a cluster of four G4s! Growing your own fruit: AppleSeed Development Page
directions for writing your own parallel programs using the communications library MacMPI Two brains are better than one: Multiprocessing Development Page
directions to simplify writing code for MP-equipped Macs Don't stop now...:

102. Cluster Computing Resources
It contains a wealth of information relatest to cluster computing, parallel computing, high performance computing. It provides presentation slides on cluster computing, book information, how to build cluster. Worth surfing
http://www.dgs.monash.edu.au/~rajkumar/cluster/index.html

103. ICPC (Imperial College Parallel Computing Centre)
Provide College workers with dedicated access to powerful parallel computers. News and details of the facilities.
http://www-icpc.doc.ic.ac.uk/
Important
Please note: most of our activities are now carried out under the guise of the London e-Science Centre . More up-to-date details of our facilities can be found on that site.
The account application procedure below still works, other than that, this web-site is not being actively maintained. Overview of ICPC High Performance Computing Facilities ICPC's Infrastructure Development Other Research using ICPC's Resources Services Other Links
180 Queens Gate, London SW7 2BZ
Email: icpc@doc.ic.ac.uk

104. Oscar H. Ibarra Home Page
University of California, Santa Barbara Design and analysis of algorithms, theory of computation, computational complexity, parallel computing, digital libraries.
http://www.cs.ucsb.edu/~ibarra/
marginwidth=0 marginheight=0> Viewing this page requires a browser capable of displaying frames.

105. Dr. Xuemin Lin
University of New South Wales Algorithm design, computational geometry, distributed and parallel computing, databases, data mining, and graph layouts.
http://www.cse.unsw.edu.au/~lxue/
Xuemin Lin
Associate Professor
School of Computer Science and Engineering

The University of New South Wales

Sydney, NSW 2052, Australia
Office: k-17 503
Phone: Fax:
Email:
lxue@cse.unsw.edu.au
Xuemin Lin
is an Associate Professor (reader) in the School of Computer Science and Engineering, the University of New South Wales. Currently, he is the head of database research group. Dr. Lin got his PhD in Computer Science from the University of Queensland (Australia) in 1992 and his BSc in Applied Math from Fudan University (China) in 1984. During 1984-1988, he studied for PhD in Applied Math at Fudan University. Dr. Lin started his teaching in the Computer Science Department at the University of Western Australia in Nov 1994 after a 2 years research fellow appointment at the University of Queensland. He joined the School of Computer Science and Engineering at the University of New South Wales in Nov 1997. In 1999/2000 he also taught at the Chinese University of Hong Kong as a visiting Associate Professor. His teaching covered a quite range of courses at different leveles. He also supervised many graduate students. Dr Lin's principal research areas databases and graph visualisation
  • In databases , his research areas include data mining, data streams, distributed database systems, spatial database systems, and web databases. Currently, he is working on

106. Purdue's Adapter For Parallel Execution And Rapid Synchronization: The TTL_PAPER
Hardware to reduce latency in communication between nodes of a parallel computing cluster. Paper describes the performance and software interface.
http://aggregate.org/TechPub/ICPP95/icpp95.html
Purdue's Adapter for Parallel Execution and Rapid Synchronization: The TTL_PAPERS Design
H. G. Dietz, T. M. Chung, T. Mattox, and T. Muhammad School of Electrical Engineering
Purdue University
West Lafayette, IN 47907-1285
hankd@ecn.purdue.edu
January 1995
Abstract
Tightly-coupled parallel machines are being replaced with clusters of workstations connected by communication networks yielding relatively long latencies, but ever-higher bandwidth (e.g., Ethernet, FDDI, HiPPI, ATM). However, it is very difficult to make parallel programs based on fine- grain aggregate operations execute efficiently using a network that is optimized for point-to-point block transfers. TTL_PAPERS augments a cluster of PCs or workstations with the minimum hardware needed to provide very low latency barrier synchronization and aggregate communication. For example, UNIX user processes within a TTL_PAPERS cluster can perform a barrier synchronization in 2.5 microseconds, including all software overhead. This is four orders of magnitude faster than using UNIX socket connections over an Ethernet. This paper presents the TTL_PAPERS principles of operation, implementation issues, low-level software interface, and measured performance of the basic operations.

107. Center For Parallel Computers - Home Page
Provides computing resources primarily for Swedish academic research. Information about computing resources and research.
http://www.pdc.kth.se/
Entrance to PDC Information about PDC Computer resources User support ... Links to far away
Welcome to PDC
The Center for Parallel Computers operates leading-edge, high-performance computers as easily accessible national resources. These resources are primarily available for Swedish academic research and education. PDC receives funding from Vetenskapsrådet - The Swedish Research Council and KTH
Resources at a glance
The computers at the center are HP Itanium2 cluster and an IBM SP . These are described in the "Computing resources" section in the side-bar. PDC also operates an IBM SP for the KALLSUP consortium, and PC clusters for Stockholm Bioinformatics Center and Swegrid
What is happening at PDC?

108. Computer Science Home
Department of Computer Science. Research areas include parallel and distributed computing, evolutionary and neural computing, heuristics for combinatorial optimization, computational spectral theory, vision, computational geometry, and federated information systems, objectoriented systems, contraints, data warehousing and data mining.
http://www.cs.cf.ac.uk/
Home About the School Our Courses Teaching ... Research Undergraduate Degrees starting September 2005 Postgraduate Degrees starting September 2005
School Links For users: Searching this site... Board of Studies meeting :
Autumn Semester starts :
Academic excellence prizes

Research seminar

Board of Studies meeting :
Research seminar

Board of Studies meeting :
Updated:
Cardiff University
home.
Accessibility
Tudalen yn Gymraeg

109. Parallel And Distributed Computing Group
Research group at California Institute of Technology. Focus includes faulttolerant cluster computing.
http://paradise.caltech.edu/
Parallel and Distributed Systems Group
Our group is pursuing research on novel algorithms, protocols and architectures for distributed, reliable and scalable computation, communication and storage. The activity is a blend of basic research and experimental development, spanning both theoretical and technological topics related to information systems. Past projects in the lab include RAIN (Reliable Array of Independent Nodes), a platform for reliable storage and communication in spaceborne systems, developed in collaboration with NASA/JPL . The RAIN technology resulted in the creation of a spin-off company, Rainfinity , now an industry leader in software for Internet reliability and scalability. Current projects in the lab include:
  • Research in algorithms and protocols for wireless infrastructure, with the MANGO (Mobile Array of Network Gateways) platform. This work is part of the Caltech Lee Center for Advanced Networking and is partially supported by the National Science Foundation Research in biological circuit analysis and design, in collaboration with the

110. Topic Area Parallel Processing
Links to supercomputing centers, high performance computing journals, vendors, conferences, and governmental agencies.
http://computer.org/parascope/

111. Parallel And Distributed Computing Practices (Journal)
Published twice a year by NOVA Science Publishers since 1998.
http://www.cs.okstate.edu/~pdcp/

112. Wolfgang Schreiner
Johannes Kepler University parallel and distributed computing, generic programming, semantics of programming languages, parallel functional languages, symbolic and algebraic computation.
http://www.risc.uni-linz.ac.at/people/schreine/
Wolfgang Schreiner
A.Univ.Prof. Dipl.-Ing. Dr. Wolfgang Schreiner
Research Institute for Symbolic Computation (RISC)

Johannes Kepler University

A-4040 Linz, Austria, Europe
Email: Wolfgang.Schreiner@risc.uni-linz.ac.at
Web: http://www.risc.uni-linz.ac.at/people/schreine
Home Page at CBL
Curriculum Vitae PDF ... Talks
Research
Areas
Projects
MathBroker II: Brokering Distributed Mathematical Services
The goal of this project is to continue and extend the results of the previous MathBroker project on brokering mathematical services in the net.
Austrian Grid Project SEE-Grid
The goal of this project is the development of a grid version of the software SEE++ for virtual eye surgery.
Brokering Distributed Mathematical Services
The goal of this project is the development of a framework for brokering mathematical services that are distributed among networked servers. The foundation of this framework is a language for describing the mathematical problems solved by the services.
Distributed Maple
Distributed Maple is a system for writing parallel programs in the computer algebra system Maple based on a communication and scheduling mechanism implemented in Java.

113. HU Berlin: Institut Für Informatik
Department of Computer Science. Research groups focus on system analysis, software engineering, theory of programming, databases and information systems, artificial intelligence, data analysis, computer science in education and society, parallel and distributed computing, automata, systems theory, algorithms, complexity, computer architecture, communication, signal processing, and pattern recognition.
http://www.informatik.hu-berlin.de/
Keine Frames? -> Kein Problem. Legen Sie Ihre Startseite auf www.informatik.hu-berlin.de/home.shtml

114. Department Of Computing Science
Department of computing Science. Research areas include algorithmics, artificial intelligence, communication networks, computer graphics, computer vision and robotics, database systems, multimedia, parallel programming systems, and software engineering.
http://www.cs.ualberta.ca/
Contact Feedback Site Map FAQ ... Adjunct
Groups
Women IN Computing Science

Talks and Events

Alumni and Donors

Current Students' Resources

Instructional Support
Systems Support Documentation
Intranet (Local Interest)

News
Enter the Turkey Trot! Students, faculty, staff: The annual Turkey Trot is on Saturday, September 24th! Walk or run for the United Way . Get entry forms from ATH 2-32. Early bird entry is Sept. 16. Deadline is Sept. 20. Learn more Events John Franco , from the Department of Electrical Engineering, Computer Engineering and Computer Science, University of Cincinnati, is giving an

115. Piyush Maheshwari's Home Page
University of New South Wales parallel and distributed computing, heterogeneous distributed computing, groupware and workflow, electronic commerce, network computing, software engineering, object-oriented design and technology.
http://www.cse.unsw.edu.au/~piyush/
Piyush Maheshwari Ph.D. Manchester, Senior Member IEEE
Currently I am a senior researcher (and lecturer) in the UNSW School of Computer Science and Engineering and also associated with National ICT Australia . I am very actively researching in Web services-based middleware, EAI, software architectures, and fault tolerance aspect of distributed computing. In the past, I had worked as a senior architect in financial consulting with Beacon IT and in telco consulting with eServGlobal , and also as a Principle Research Engineer with the Software Architectures and Component Technologies (SACT) Group at CSIRO , Sydney, Australia. Whenever time permits, I also freelance as a Senior IT Architect and Consultant in Sydney.
Functional Resume Detailed Resume
Consulting
  • Strategic planning, corporate planning, enterprise architecture evaluation and audit, and broad experience with current and emerging technologies and standards in the I.T. finance and telco industries Technical project management of IT projects, including direction of significant research and product development projects.

116. High Performance Compuitng Software Inc.
Sells parallel libraries, statistical analysis tools, and provides software development services.
http://www.hpcsoft.com/
Your browser does not support script
W elcome to HIgh Performance Computing Software (HPCSoft) Inc. The mission of HPCSoft is to provide innovative, high performance, and cost-effective software products and services to computing communities, with uncompromising commitment to customer satisfaction and trust. Information contained in this pages is intended for High Performance Software(HPCSoft) Inc. use. Every effort has been made to assure the accuracy of this information. HPCSoft bears no obligation or liability in connection with this information if used for purposes other than the original intent. HPC Resources
Product News s
Research

117. Mike Giles
University of Oxford. Development and analysis of numerical methods for partial differential equations, particularly in computational fluid dynamics; parallel and distributed computing.
http://web.comlab.ox.ac.uk/oucl/people/mike.giles.html
Mike Giles
Professor of Scientific Computing
Tutorial Fellow in Mathematics, St Hugh's College
Address
Oxford University Computing Laboratory
Wolfson Building,
Parks Road,
Oxford, OX1 3QD,
England.
Telephone
Direct: +44 (0)1865 273862
Secretary: +44 (0)1865 273883
Department: +44 (0)1865 273838
Fax: +44 (0)1865 273839
EMail
Mike.Giles@comlab.ox.ac.uk
WWW
Work-related information (OUCL)
Personal Information
(Personal page,
content is not the responsibility of OUCL) oucl people Updated September 2005 Home Search SiteMap Feedback ... News

118. Mississippi State University - Ioana Banicescu
Mississippi State University parallel algorithms, scientific computing, scheduling theory, and computational biology.
http://www.cs.msstate.edu/~ioana
Ioana Banicescu
ASSOCIATE PROFESSOR OF COMPUTER SCIENCE Mississippi State University CSE Office: 320 Butler Hall; Phone: (662) 325-7508; Fax: (662) 325-8997
ERC Office: Suite 204; Phone: (662) 325-3626; Fax: (662) 325-7692
Electronic Mail: ioana@cse.msstate.edu
Mailing Address:
Mississippi State University
Department of Computer Science and Engineering
P.O. Box 9637, Mississippi State, MS 39762
Ioana Banicescu received the Diploma in Engineering (Electronics and Telecommunications) from Polytechnic University, Bucharest - Romania, and the M.S. and the Ph.D. degrees in Computer Science from Polytechnic University , New York in 1991 and 1996, respectively. In 1996 she joined the faculty of the Department of Computer Science and Engineering at Mississippi State University (MSU) as an assistant professor, and in 2001 she became an associate professor. Her research interests include parallel algorithms, scientific computing, scheduling theory, load balancing algorithms, performance analysis, optimization, and prediction. Ioana Banicescu also holds a research faculty position in the Center for Computational Sciences (CCS) of the Engineering Research Center (ERC) at MSU, where she is involved in the development of dynamic scheduling algorithms for scalable parallelization and performance optimization of problems in computational sciences. Presently, she is chair of the

119. GreenTea Software :: Pure Java P2P Distributed Computing Software :: Grid OS Net
Can be used for parallel supercomputing, distributed file sharing/searching/storage, distributed storage, and total resource sharing applications.
http://www.GreenTeaTech.com/
GreenTea Software :: Pure Java P2P Distributed Computing Software :: Grid OS Network Computer :: Distributed Java
GreenTea Technology P2P Distributed Network Grid Computing Platform. GreenTea Technology, Distributed Computing, P2P Computing, Network Computing, P2P, light-weight Grid computing
distributed computing,distributed computing software,network computer,Grid Computing,Grid Computing Software,Grid OS,P2P computing,peer to peer computing,peer to peer software,Network OS,GT Software,Green Computing,GreenTea,GreenTea Computing,GreenTea Software,GreenTea Technologies,Grid software,virtual computing network,distributed computing environment,Java MPI,Java PVM,MPI,Network Operating System,PVM,beowulf,beowulf cluster,cluster beowulf,cluster computing,cluster software,clustering software,distribut
Click here to enter http://greentea.servehttp.com

120. Chilean Computing Week, Punta Arenas, Nov. 5-9, 2001
Including the following events XXI International Conference of the Chilean Computer Science Society; IX Chilean Congress on computing; V Workshop on parallel and distributed systems; III Congress on Higher Education in Computer Science; II Workshop on Artificial Intelligence; I Workshop on Software Engineering; ACM SouthAmerican Region Programming Contest; Tutorials and invited talks. University of Magellan, Punta Arenas, Chile; 59 November 2001.
http://www.dcc.uchile.cl/~mmarin/sccc/english.html

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

free hit counter