A state-of-the-art multithreading runtime: message-passing based, fast, scalable, ultra-low overhead
-
Updated
Jun 29, 2024 - Nim
A state-of-the-art multithreading runtime: message-passing based, fast, scalable, ultra-low overhead
Concurrent CPU-GPU Programming using Task Models
Priority-based Task Scheduling for Modern C++
An introductory tutorial about leveraging Ray core features for distributed patterns.
Flexible Computational Science (FleCSI) Project
A Parallelism Profiler with What-If analyses for Intel Threading Building Blocks (TBB) programs
GTaP: A GPU-Resident Fork-Join Task-Parallel Runtime with a Pragma-Based Interface
This repository implements the comparison of Bicubic Spline Interpolation in Python and C++, a powerful technique for smooth and accurate interpolation of images in two dimensions.
Explores the differences between Thread and Task in C#, along with tips on when to use each.
C++ Parallel Image Processing Tool for Dataset of 10K+ Images. Applies multiple OpenCV functions on the whole batch using both Data and Task Parallelism for faster processing.
Distributed system for parallelization of tasks
Encryption and Decryption Algorithms using task parallelism and OpenMPI
A production inspired task parallelization library
OpenMP/C project implementing Multisort, a parallel divide-and-conquer sorting algorithm. Recursively splits arrays into four parts, sorts in parallel with tasks, merges results, and uses sequential Quicksort for small sub-arrays. Optimized for high-performance multi-threaded execution (Parallel Systems, UNIWA).
🌐 Simplify web development with chapel-bwu, a powerful Chapel framework for building fast and scalable web applications.
Add a description, image, and links to the task-parallelism topic page so that developers can more easily learn about it.
To associate your repository with the task-parallelism topic, visit your repo's landing page and select "manage topics."