Sciweavers

2716 search results - page 67 / 544
» Integrating Performance Monitoring and Communication in Para...
Sort
View
135
Voted
SIGARCH
2008
73views more  SIGARCH 2008»
15 years 3 months ago
Servo: a programming model for many-core computing
Conventional programming models were designed to be used by expert programmers for programming for largescale multiprocessors, distributed computational clusters, or specialized p...
Nicolas Zea, John Sartori, Rakesh Kumar
133
Voted
SC
1995
ACM
15 years 7 months ago
Parallelizing the Phylogeny Problem
The problem of determining the evolutionary history of species in the form of phylogenetic trees is known as the phylogeny problem. We present a parallelization of the character c...
Jeff A. Jones, Katherine A. Yelick
134
Voted
ISCOPE
1999
Springer
15 years 8 months ago
SIFFEA: Scalable Integrated Framework for Finite Element Analysis
SIFFEA is an automated system for parallel nite element method (PFEM) with unstructured meshes on distributed memory machines. It synthesizes mesh generator, mesh partitioner, line...
Xiangmin Jiao, Xiang-Yang Li, Xiaosong Ma
86
Voted
ICPADS
2006
IEEE
15 years 9 months ago
The Node Monitoring Component of a Scalable Systems Software Environment
We describe Fountain, an implementation of the Scalable Systems Software node monitor specification targeted at aggregate node monitoring for clusters. Fountain is designed from ...
Sam Miller, Brett Bode
131
Voted
LCPC
2007
Springer
15 years 9 months ago
Automatic Communication Performance Debugging in PGAS Languages
Recent studies have shown that programming in a Partition Global Address Space (PGAS) language can be more productive than programming in a message passing model. One reason for th...
Jimmy Su, Katherine A. Yelick