Skip to search formSkip to main contentSkip to account menu

Data parallelism

Known as: Data level parallelism, Data-parallelism, Data-level parallelism 
Data parallelism is a form of parallelization across multiple processors in parallel computing environments. It focuses on distributing the data… 
Wikipedia (opens in a new tab)

Papers overview

Semantic Scholar uses AI to extract papers important to this topic.
2014
2014
The tooling landscape of deep learning is fragmented by a growing gap between the generic and productivity-oriented tools that… 
2011
2011
The development of standard processors changed in the last years moving from bigger, more complex, and faster cores to putting… 
2004
2004
A popular approach to providing nonexperts in parallel computing with an easy-to-use programming model is to design a software… 
2001
2001
This paper describes and evaluates a compiler transformation that improves the performance of parallel programs on Network-of… 
2000
2000
OpenMP is emerging as a quasi-standard for shared memory parallel programming on small SMP-systems. To serve as a common… 
Highly Cited
1996
Highly Cited
1996
Distributed Memory Multicomputers (DMMs) such as the IBM SP-2, the Intel Paragon and the Thinking Machines CM-5 offer significant… 
1995
1995
There has been a great deal of recent interest in parallel I/O. This paper discusses issues in the design and implementation of a… 
1995
1995
There has been an increasing trend towards using a network of non-dedicated workstations for parallel programming. In such an… 
1994
1994
  • T. Brandes
  • 1994
  • Corpus ID: 13156056
Data parallel programming stands for single threaEnd, global name space, and loosely synchronous parallel computation. This kind… 
1991
1991
C is a data parallel programming language origi nally developed for the Connection Machine E orts are now underway to standardize…