this paper reviews present developments in concurrent 'supercomputers' taking place in Europe. After some preliminary discussion of the terms of reference, the Edinburgh Concurrent Supercomputer project is des...
详细信息
the central problem of single crystal molecular structure determination via X-ray diffraction is the "phase problem." Associated with each diffraction maximum (a reflection) are a magnitude, which can be exp...
详细信息
Sorting is a classic problem [5], which naturally lends itself to parallel processing. Many researchers have investigated memory-based parallel sorting [3], but only a few researchers have investigated the problem of ...
详细信息
Since the form of the nuclear force is not explicitly known, various models have been proposed to account for the nucleon-nucleon scattering data and gross properties of nuclei, such as quadrupole moments, binding ene...
详细信息
this paper deals with optimality results on the implementation of fundamental communication schemes on a distributed-memory SIMD hypercube-multiprocessor (namely, global exchange and personalized global exchange with ...
详细信息
Many attempts have been made to simulate the motion of non-rigid objects. While there have been many successes in this area, the animation of fluids is still a relatively unconquered frontier. this paper describes a d...
详细信息
this paper describes two of the major components of TIPS, a Transputer-based Interactive Parallelizing System, under development at UBC. the system runs on a 74 node transputer system interconnected by crossbar switch...
详细信息
We propose two extensions for a state-of-the-art method of rollback-recovery in distributed CEP (complex event processing). In CEP, an operator network is used to search for patterns in events streams. Sometimes these...
详细信息
ISBN:
(纸本)9781538655023
We propose two extensions for a state-of-the-art method of rollback-recovery in distributed CEP (complex event processing). In CEP, an operator network is used to search for patterns in events streams. Sometimes these operators fail and lose their state. Rollback-recovery is a method for dealing with such state losses. the type of rollback-recovery we consider is upstream backup, where the state of a failed operator is recovered by replaying to it the input events that led it to that state. these events are kept in upstream operators' memory buffers, which are trimmed continuously as the downstream operator progresses. the first extension we propose saves memory and speeds up recovery by avoiding to store and retransmit unnecessary events. the second extension makes the base method of upstream backup compatible with data-parallel CEP, allowing that the windows into which operators partition their input be processed in parallel. We evaluated the proposed extensions through experiments that showed a significant reduction in memory usage and recovery time at the expense of a negligible processing overhead during normal operation.
In this paper we develop and study a method which tries to combine the merits of Domain Decomposition (DD) and Incomplete Cholesky preconditioned Conjugate Gradient method (ICCG) for the parallel solution of linear el...
详细信息
Storm is a distributed realtime computing framework of open source by Twitter, it is becoming a leader since of many advantages in realtime computing. this paper presents optimization program for the storm taking up t...
详细信息
ISBN:
(纸本)9781479932795
Storm is a distributed realtime computing framework of open source by Twitter, it is becoming a leader since of many advantages in realtime computing. this paper presents optimization program for the storm taking up too much resource in the practical application environment, by using of Cgroups mechanism to limit CPU, memory, IO and other resources of worker process, the new mechanism can balance storm's resources usage and stable of system program well.
暂无评论