Search

Search Results

Showing 1-20 of 290,472 results
  1. Textbook

    Parallel C++ Efficient and Scalable High-Performance Parallel Programming Using HPX

    This textbook focuses on practical parallel C++ programming at the graduate student level. In particular, it shows the APIs and related language...

    Patrick Diehl, Steven R. Brandt, Hartmut Kaiser
    2024
  2. Article
    Full access

    Parallel Chords: an audio-visual analytics design for parallel coordinates

    One of the commonly used visualization techniques for multivariate data is the parallel coordinates plot. It provides users with a visual overview of...

    Elias Elmquist, Kajetan Enge, ... Niklas Rönnberg in Personal and Ubiquitous Computing
    03 May 2024 Open access
  3. Article
    Full access

    Refinement of Parallel Algorithms Down to LLVM: Applied to Practically Efficient Parallel Sorting

    We present a stepwise refinement approach to develop verified parallel algorithms, down to efficient LLVM code. The resulting algorithms’ performance...

    19 June 2024 Open access
  4. Textbook

    Parallel Programming for Multicore and Cluster Systems

    This textbook covers the new development in processor architecture and parallel hardware. It provides detailed descriptions of parallel programming...

    Thomas Rauber, Gudula Rünger
    2023
  5. Conference paper

    Using Parallel Performance Data to Classify Parallel Algorithms

    Can we tell which parallel algorithm is executing by looking at the performance of the algorithm? In this work, we design and demonstrate a study for...
    Michael McKinsey, Stephanie Brink, Olga Pearce in Parallel Processing and Applied Mathematics
    2025
  6. Chapter

    Parallel LINQ

    Language-Integrated Query (LINQ) was an important addition to .NET. Parallel LINQ (PLINQ) is its parallel implementation, which is an integral part...
    2024
  7. Chapter

    Parallel Algorithms

    We develop a parallel version of the fractal set based on the parallel algorithms in the standard library. In addition, we show how to combine...
    Patrick Diehl, Steven R. Brandt, Hartmut Kaiser in Parallel C++
    2024
  8. Article

    Manycore Parallel Simulations of Fishing Nets

    Abstract

    This article presents the implementation and evaluation of fishing net simulations applying parallel computing on a manycore computing...

    Pablo Da Costa Porto, Matías Carro, ... A. Tchernykh in Programming and Computer Software
    01 December 2024
  9. Conference proceedings

    Network and Parallel Computing 20th IFIP WG 10.3 International Conference, NPC 2024, Haikou, China, December 7–8, 2024, Proceedings, Part II

    This two part LNCS 15227 and 15528 volumes constitutes the proceedings of the 20th IFIP WG 10.3 International Conference on Network and Parallel...

    Xu Chen, Geyong Min, ... Lingjun Pu in Lecture Notes in Computer Science
    2025
  10. Conference proceedings

    Network and Parallel Computing 20th IFIP WG 10.3 International Conference, NPC 2024, Haikou, China, December 7–8, 2024, Proceedings, Part I

    This two part LNCS 15227 and 15528 volumes constitutes the proceedings of the 20th IFIP WG 10.3 International Conference on Network and Parallel...

    Xu Chen, Geyong Min, ... Lingjun Pu in Lecture Notes in Computer Science
    2025
  11. Book

    Parallel Programming with C# and .NET Fundamentals of Concurrency and Asynchrony Behind Fast-Paced Applications

    If you need to understand concurrency, this book is your guide to the fundamentals behind the advanced software you seek to implement to achieve...

    Vaskaran Sarcar
    2024
  12. Article

    Parallel Programming

    Abstract

    The genesis of parallel programming models is considered. It is shown that parallelism and hardware support of synchronization inherent in an...

    28 July 2023
  13. Book
    Full access

    Data Parallel C++ Programming Accelerated Systems Using C++ and SYCL

    "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...

    James Reinders, Ben Ashbaugh, ... Xinmin Tian
  14. Conference proceedings

    Parallel and Distributed Processing Techniques 30th International Conference, PDPTA 2024, Held as Part of the World Congress in Computer Science, Computer Engineering and Applied Computing, CSCE 2024, Las Vegas, NV, USA, July 22–25, 2024, Revised Selected Papers

    This book constitutes the proceedings of the 30th International Conference on Parallel and Distributed Processing Techniques, PDPTA 2024, held as...

    Hamid R. Arabnia, Masami Takata, ... Nobuaki Yasuo in Communications in Computer and Information Science
    2025
  15. Conference proceedings

    Parallel Computational Technologies 17th International Conference, PCT 2023, Saint Petersburg, Russia, March 28–30, 2023, Revised Selected Papers

    This book constitutes the refereed post proceedings of the 17th International Conference on Parallel Computational Technologies, PCT 2023, held in...
    Leonid Sokolinsky, Mikhail Zymbler in Communications in Computer and Information Science
    2023
  16. Article
    Full access

    Parallel virus machines

    Within the branch of Natural Computing, several models or types of computation arise, some of them are well-established such as neural networks,...

    Antonio Ramírez-de-Arellano, David Orellana-Martín, Mario J. Pérez-Jiménez in Journal of Membrane Computing
    22 May 2024 Open access
  17. Chapter

    Parallel Programming

    We start with an overview of parallel programming and describe various languages and libraries for parallelism in C++. After that, we investigate...
    Patrick Diehl, Steven R. Brandt, Hartmut Kaiser in Parallel C++
    2024
  18. Chapter
    Full access

    Parallel Computing

    The concept of parallelism of computations is very important to obtain the results required by the algorithms of big data processing applied in...
    Giuseppe Serazzi in Performance Engineering
  19. Conference paper

    PPQSort: Pattern Parallel Quicksort

    This paper presents PPQSort (Pattern Parallel Quicksort), a new parallel quicksort algorithm that provides high performance and ease of use. PPQSort...
    Gabriel Hévr, Ivan Šimeček in Parallel Processing and Applied Mathematics
    2025
  20. Article

    Recursive-Parallel Algorithm for Solving the Maximum Common Subgraph Problem

    Abstract

    In this paper, we propose an algorithm for solving the maximum common subgraph problem. The sequential and parallel versions of the algorithm...

    01 December 2024
Did you find what you were looking for? Share feedback.