Sciweavers

5523 search results - page 95 / 1105
» Improving application performance with hardware data structu...
Sort
View
CCGRID
2007
IEEE
15 years 4 months ago
Relative Performance of Scheduling Algorithms in Grid Environments
Abstract— Effective scheduling is critical for the performance of an application launched onto the Grid environment [11], [12]. Finding effective scheduling algorithms for this...
Yang Zhang, Charles Koelbel, Ken Kennedy
IPPS
2007
IEEE
15 years 4 months ago
Pipelining Tradeoffs of Massively Parallel SuperCISC Hardware Functions
Parallel processing using multiple processors is a well-established technique to accelerate many different classes of applications. However, as the density of chips increases, ano...
Colin J. Ihrig, Justin Stander, Alex K. Jones
IPPS
2003
IEEE
15 years 3 months ago
Lazy Parallelization: A Finite State Machine Based Optimization Approach for Data Parallel Image Processing Applications
Performance obtained with existing library-based parallelization tools for implementing high performance image processing applications is often sub-optimal. This is because inter-...
Frank J. Seinstra, Dennis Koelma
60
Voted
JSW
2008
103views more  JSW 2008»
14 years 10 months ago
An Experimental Study of AJAX Application Performance
An experimental study compared the performance of a real-life HTML application and an AJAX application that implemented the same user interface. A statistically significant number ...
Clinton W. Smullen III, Stephanie A. Smullen
CF
2004
ACM
15 years 3 months ago
Improving the execution time of global communication operations
Many parallel applications from scientific computing use MPI global communication operations to collect or distribute data. Since the execution times of these communication opera...
Matthias Kühnemann, Thomas Rauber, Gudula R&u...