Sciweavers

52 search results - page 6 / 11
» Implementation and Evaluation of MPI on an SMP Cluster
Sort
View
PVM
2007
Springer
14 years 3 months ago
Parallelizing Dense Linear Algebra Operations with Task Queues in
llc is a language based on C where parallelism is expressed using compiler directives. The llc compiler produces MPI code which can be ported to both shared and distributed memory ...
Antonio J. Dorta, José M. Badía, Enr...
CCGRID
2006
IEEE
14 years 3 months ago
Design and Evaluation of Nemesis, a Scalable, Low-Latency, Message-Passing Communication Subsystem
This paper presents a new low-level communication subsystem called Nemesis. Nemesis has been designed and implemented to be scalable and efficient both in the intranode communica...
Darius Buntinas, Guillaume Mercier, William Gropp
AINA
2006
IEEE
14 years 3 months ago
On Optimization and Parallelization of Fuzzy Connected Segmentation for Medical Imaging
Fuzzy Connectedness is an important image segmentation routine for image processing of medical images. It is often used in preparation for surgery and sometimes during surgery. It...
Christopher Gammage, Vipin Chaudhary
CCGRID
2005
IEEE
14 years 2 months ago
Implementing MPI-IO atomic mode without file system support
The ROMIO implementation of the MPI-IO standard provides a portable infrastructure for use on top of any number of different underlying storage targets. These different targets va...
Robert B. Ross, Robert Latham, William Gropp, Raje...
SBACPAD
2003
IEEE
106views Hardware» more  SBACPAD 2003»
14 years 2 months ago
A Parallel Implementation of the LTSn Method for a Radiative Transfer Problem
— A radiative transfer solver that implements the LTSn method was optimized and parallelized using the MPI message passing communication library. Timing and profiling informatio...
Roberto P. Souto, Haroldo F. de Campos Velho, Step...