Search Results - Data-parallel programming

Refine Results
  1. 1

    Data parallel C++ : mastering DPC++ for programming of heterogeneous systems using C++ and SYCL by Reinders, James, Ashbaugh, Ben, Brodman, James, Kinsner, Michael, Pennycook, John, Tian, Xinmin

    ISBN: 1484255739, 9781484255735, 1484255747, 9781484255742
    Published: New York? Apress Open 2021
    “…Learn how to accelerate C++ programs using data parallelism. This open access book enables C++ programmers to be at the forefront of this exciting and…”
    Get full text
    eBook Book
  2. 2

    Data Parallel C++: Programming Accelerated Systems Using C++ and SYCL by Reinders, James, Ashbaugh, Ben, Brodman, James, Kinsner, Michael, Pennycook, John, Tian, Xinmin

    ISBN: 9781484296905, 1484296907, 9781484296912, 1484296915
    Published: Berkeley Springer Nature 2023
    “…"This book, now in is second edition, is the premier resource to learn SYCL 2020 and is the ONLY book you need to become part of this community." Erik Lindahl,…”
    Get full text
    eBook
  3. 3

    Data Parallel C++: Programming Accelerated Systems Using C++ and SYCL, 2nd Edition by Reinders, James, Ashbaugh, Ben, Brodman, James, Kinsner, Michael, Pennycook, John, Tian, Xinmin

    ISBN: 9781484296905, 1484296907, 9781480000000
    Published: Place of publication not identified Apress 2023
    “…This open access book enables C++ programmers to be at the forefront of this exciting and important development that is helping to push computing to new…”
    Get full text
    eBook
  4. 4

    Asynchronous adaptive optimisation for generic data-parallel array programming by Grelck, Clemens, van Deurzen, Tim, Herhut, Stephan, Scholz, Sven-Bodo

    ISSN: 1532-0626, 1532-0634
    Published: Chichester, UK John Wiley & Sons, Ltd 10.04.2012
    Published in Concurrency and computation (10.04.2012)
    “…SUMMARY Programming productivity very much depends on the availability of basic building blocks that can be reused for a wide range of application scenarios and the ability to define rich ion hierarchies…”
    Get full text
    Journal Article
  5. 5
  6. 6

    Transformer: A New Paradigm for Building Data-Parallel Programming Models by Wang, Peng, Meng, Dan, Han, Jizhong, Zhan, Jianfeng, Tu, Bibo, Shi, Xiaofeng, Wan, Le

    ISSN: 0272-1732, 1937-4143
    Published: Los Alamitos IEEE 01.07.2010
    Published in IEEE MICRO (01.07.2010)
    “… the transformer programming framework aims to facilitate the building of diverse data-parallel programming models…”
    Get full text
    Journal Article
  7. 7

    Scout: a data-parallel programming language for graphics processors by McCormick, Patrick, Inman, Jeff, Ahrens, James, Mohd-Yusof, Jamaludin, Roth, Greg, Cummins, Sharen

    ISSN: 0167-8191, 1872-7336
    Published: Elsevier B.V 01.11.2007
    Published in Parallel computing (01.11.2007)
    “… In this paper we present Scout, a data-parallel programming language for graphics processors that hides the nuances of both the underlying hardware and supporting graphics software layers…”
    Get full text
    Journal Article
  8. 8

    hiCUDA: High-Level GPGPU Programming by Han, Tianyi David, Abdelrahman, Tarek S

    ISSN: 1045-9219, 1558-2183
    Published: New York IEEE 01.01.2011
    “… Although the Compute Unified Device Architecture (CUDA) is a simple C-like interface for programming NVIDIA GPUs, porting applications to CUDA remains a challenge to average programmers…”
    Get full text
    Journal Article
  9. 9

    Machine and Collection Abstractions for User‐Implemented DataParallel Programming by Haveraaen, Magne

    ISSN: 1058-9244, 1875-919X
    Published: 2001
    Published in Scientific programming (2001)
    “…Data parallelism has appeared as a fruitful approach to the parallelisation of compute‐intensive programs. Data parallelism has the advantage of mimicking the…”
    Get full text
    Journal Article
  10. 10

    Can GPGPU Programming Be Liberated from the Data-Parallel Bottleneck? by Gaster, Benedict R., Howes, Lee

    ISSN: 0018-9162, 1558-0814
    Published: New York IEEE 01.08.2012
    Published in Computer (Long Beach, Calif.) (01.08.2012)
    “… Heterogeneous parallel primitives (HPP) addresses two major shortcomings in current GPGPU programming models…”
    Get full text
    Journal Article
  11. 11

    Experiences in DataParallel Programming by Clark, Terry W., v. Hanxleden, Reinhard, Kennedy, Ken

    ISSN: 1058-9244, 1875-919X
    Published: 01.01.1997
    Published in Scientific programming (01.01.1997)
    “…To efficiently parallelize a scientific application with a dataparallel compiler requires certain structural properties in the source program, and conversely, the absence of others…”
    Get full text
    Journal Article
  12. 12

    Data parallel programming with the khoros data services library by KUBICA, S, ROBEY, T, MOORMAN, C

    ISBN: 3540643591, 9783540643593
    ISSN: 0302-9743
    Published: New York NY Springer-Verlag 1998
    Published in Lecture notes in computer science (1998)
    Get full text
    Conference Proceeding
  13. 13

    GLU: A high-level system for granular data-parallel programming by JAGANNATHAN, R., DODD, C., AGI, I.

    ISSN: 1040-3108, 1096-9128
    Published: Chichester John Wiley & Sons, Ltd 01.01.1997
    Published in Concurrency (Chichester, England.) (01.01.1997)
    “…We describe a high‐level system for granular dataparallel programming called GLU in which parallel applications are described as succinct implicitly parallel intensional compositions using sequential imperative functions…”
    Get full text
    Journal Article
  14. 14

    UC: A Set-Based Language for Data-Parallel Programming by Bagrodia, R., Chandy, M., Dhagat, M.

    ISSN: 0743-7315, 1096-0848
    Published: San Diego, CA Elsevier Inc 01.08.1995
    “…UC is a data-parallel extension of C designed for scientific computations on synchronous and asynchronous parallel architectures…”
    Get full text
    Journal Article
  15. 15

    DataParallel Programming in a Multithreaded Environment by Haines, Matthew, Mehrotra, Piyush, Cronk, David

    ISSN: 1058-9244, 1875-919X
    Published: 01.01.1997
    Published in Scientific programming (01.01.1997)
    “…‐understood programming model, namely dataparallel programming. However, dataparallel programming in a multithreaded environment is far less understood…”
    Get full text
    Journal Article
  16. 16

    Experiences Porting NAMD to the Data Parallel C++ Programming Model by Hardy, David J, Choi, Jaemin, Jiang, Wei, Tajkhorshid, Emad

    Published: United States 01.05.2022
    Published in International Workshop on OpenCL (01.05.2022)
    “…HPC applications have a growing need to leverage heterogeneous computing resources with a vendor-neutral programming paradigm. Data Parallel C++…”
    Get more information
    Journal Article
  17. 17

    HPJava: a data parallel programming alternative by Carpenter, B., Fox, G.

    ISSN: 1521-9615, 1558-366X
    Published: New York IEEE 01.05.2003
    Published in Computing in science & engineering (01.05.2003)
    “…, while at a more language-independent level, it introduces a slightly unusual parallel programming model, somewhere in between the classical HPF and message-passing…”
    Get full text
    Journal Article
  18. 18

    A Data-Parallel Programming Library for Education (DAPPLE) by Kotz, David

    ISSN: 0899-3408, 1744-5175
    Published: Taylor & Francis Group 01.01.1995
    Published in Computer science education (01.01.1995)
    “… class library designed to provide the illusion of a data-parallel programming language on conventional hardware and with conventional compilers…”
    Get full text
    Journal Article
  19. 19

    Data Parallel Quadratic Programming on Box-Constrained Problems by McKenna, Mike P., Mesirov, Jill P., Zenios, Stavros A.

    ISSN: 1052-6234, 1095-7189
    Published: Philadelphia Society for Industrial and Applied Mathematics 01.08.1995
    Published in SIAM journal on optimization (01.08.1995)
    “…We develop designs for the data parallel solution of quadratic programming problems subject to box constraints…”
    Get full text
    Journal Article
  20. 20

    A Structured Synchronization and Communication Model Fitting Irregular Data Accesses by Melin, Emmanuel, Raffin, Bruno, Rebeuf, Xavier, Virot, Bernard

    ISSN: 0743-7315, 1096-0848
    Published: Elsevier Inc 10.04.1998
    “…In this paper, we present a parallel programming and execution model based on alogicalordering of control flows…”
    Get full text
    Journal Article