Sciweavers

924 search results - page 44 / 185
» Experiments with Parallelizing a Tribology Application
Sort
View
ICDCS
2012
IEEE
11 years 11 months ago
G-COPSS: A Content Centric Communication Infrastructure for Gaming Applications
—With users increasingly focused on an online world, an emerging challenge for the network infrastructure is the need to support Massively Multiplayer Online Role Playing Games (...
Jiachen Chen, Mayutan Arumaithurai, Xiaoming Fu, K...
CCGRID
2005
IEEE
14 years 2 months ago
Empirical evaluation of shared parallel execution on independently scheduled clusters
Parallel machines are typically space shared, or time shared such that only one application executes on a group of nodes at any given time. It is generally assumed that executing ...
M. Ghanesh, S. Kumar, Jaspal Subhlok
PPAM
2001
Springer
14 years 1 months ago
Estimating Execution Time of Distributed Applications
In this work we consider the problem of estimating execution time of distributed applications. The main difficulty stems from the communication delays and shared nature of the comp...
Maciej Drozdowski
CEC
2005
IEEE
14 years 2 months ago
A parallel Monte Carlo simulation on cluster systems for financial derivatives pricing
In recent years the complexity of numerical computations in computational financial applications has been increased enormously. Monte Carlo algorithm is one of main tools in comput...
Jin Suk Kim, Suk Joon Byun
IFL
2005
Springer
107views Formal Methods» more  IFL 2005»
14 years 2 months ago
With-Loop Fusion for Data Locality and Parallelism
With-loops are versatile array comprehensions used in the functional array language SaC to implement universally applicable array operations. We describe the fusion of with-loops a...
Clemens Grelck, Karsten Hinckfuß, Sven-Bodo ...