Approaches for integrating task and data parallelism

HE Bal, M Haines - IEEE concurrency, 1998 - ieeexplore.ieee.org
Languages that support task and data parallelism are highly general and can exploit both
forms of parallelism in a single application. However, cleanly integrating the two forms of …

A low-cost approach towards mixed task and data parallel scheduling

A Radulescu, AJC Van Gemund - International Conference on …, 2001 - ieeexplore.ieee.org
A relatively new trend in parallel programming scheduling is the so-called mixed task and
data scheduling. It has been shown that mixing task and data parallelism to solve large …

CPR: Mixed task and data parallel scheduling for distributed systems

A Radulescu, C Nicolescu… - … 15th International Parallel …, 2001 - ieeexplore.ieee.org
It is well-known that mixing task and data parallelism to solve large computational
applications often yields better speedups compared to either applying pure task parallelism …

A resource query interface for network-aware applications

B Lowekamp, N Miller, T Gross, P Steenkiste… - Cluster …, 1999 - Springer
Networked systems provide a cost-effective platform for parallel computing, but the
applications have to deal with the changing availability of computation and communication …

OoOJava: Software out-of-order execution

JC Jenista, YH Eom, BC Demsky - … of the 16th ACM symposium on …, 2011 - dl.acm.org
Developing parallel software using current tools can be challenging. Even experts find it
difficult to reason about the use of locks and often accidentally introduce race conditions and …

Optimal use of mixed task and data parallelism for pipelined computations

J Subhlok, G Vondran - Journal of Parallel and Distributed Computing, 2000 - Elsevier
This paper addresses optimal mapping of parallel programs composed of a chain of data
parallel tasks onto the processors of a parallel system. The input to the programs is a stream …

A data and task parallel image processing environment

C Nicolescu, P Jonker - Parallel Computing, 2002 - Elsevier
The paper presents a data and task parallel low-level image processing environment for
distributed memory systems. Image processing operators are parallelized by data …

Unknown attacks detection using feature extraction from anomaly-based ids alerts

M Sato, H Yamaki, H Takakura - 2012 IEEE/IPSJ 12th …, 2012 - ieeexplore.ieee.org
Intrusion Detection Systems (IDSs) play an important role detecting various kinds of attacks
and defend our computer systems from them. There are basically two main types of …

An improved two-step algorithm for task and data parallel scheduling in distributed memory machines

S Bansal, P Kumar, K Singh - Parallel Computing, 2006 - Elsevier
Scheduling of most of the parallel scientific applications demand simultaneous exploitation
of task and data parallelism for efficient and effective utilization of system and other …

[图书][B] Remos: A resource monitoring system for network-aware applications

T DeWitt, T Gross, B Lowekamp, N Miller, P Steenkiste… - 1997 - researchgate.net
Abstract Development of portable network-aware applications demands an interface to the
network that allows an application to obtain information about its execution environment …