Sciweavers

5898 search results - page 235 / 1180
» Parallel Computing Environments and Methods
Sort
View
IPPS
2008
IEEE
16 years 26 days ago
A parallel implementation of the Finite-Domain Time-Difference algorithm using MPJ express
This paper presents and evaluates a parallel Java implementation of the Finite-Difference Time-Domain (FDTD) method, which is a widely used numerical technique in computational el...
Aamir Shafi, Aftab Hussain, Jamil Raza
HPCN
1995
Springer
15 years 10 months ago
A model-driven tool for performance measurement and analysis of parallel programs
The performance of parallel computing systems is strongly dependent on the runtime behaviour of parallel programs. This paper describes a new approach to measure and analyze the ru...
Xiandeng Huang, Christoph Steigner
NJC
2006
125views more  NJC 2006»
15 years 6 months ago
PRO: A Model for the Design and Analysis of Efficient and Scalable Parallel Algorithms
Abstract. We present a new parallel computation model called the Parallel ResourceOptimal computation model. PRO is a framework being proposed to enable the design of efficient and...
Assefaw Hadish Gebremedhin, Mohamed Essaïdi, ...
HCI
2009
15 years 4 months ago
Feature Extraction and Selection for Inferring User Engagement in an HCI Environment
We present our work towards estimating the engagement of a person to the displayed information of a computer monitor. Deciding whether a user is attentive or not, and frustrated or...
Stylianos Asteriadis, Kostas Karpouzis, Stefanos D...
IPPS
2007
IEEE
16 years 22 days ago
Improving MPI Independent Write Performance Using A Two-Stage Write-Behind Buffering Method
Many large-scale production applications often have very long executions times and require periodic data checkpoints in order to save the state of the computation for program rest...
Wei-keng Liao, Avery Ching, Kenin Coloma, Alok N. ...