task-parallel
There are 12 repositories under task-parallel topic.
Jokeren/gBolt
gBolt--very fast implementation for gSpan algorithm in data mining
knagrecha/hydra
Execution framework for multi-task model parallelism. Enables the training of arbitrarily large models with a single GPU, with linear speedups for multi-gpu multi-task execution.
akshaysubr/WCHR-regent
Regent implementation of the WCHR scheme
justinamiller/Threading-Guidelines
Threading guidelines for C#
DataBooster/dbParallel
(Migrated from CodePlex) The dbParallel is a Database Task Parallel Foundation that provides database developers an application level support for parallel programming in database.
kathleenwest/AdvancedFormApplicationV
This is a very simple windows form application that I completed for a class assignment. It is shown here to illustrate my coding style, structure, and commenting. This example is considered Level 3 – Advanced. Objectives: Task Parallel Library TPL Parallel.ForEach ProgressBar Windows Forms Action delegate Cancelling Tasks CancellationTokenSource Calculating PI cross-thread synchronization recursion Tasks ContinueWith TaskContinuationOptions
mtsp/mtsp-sw
MTSP Software Source Code v0.7
jepozdemir/csharp_thread_vs_task
Explores the differences between Thread and Task in C#, along with tips on when to use each.
kudchikarsk/tasks-in-csharp
Tasks In C#
Vladimir-Novick/TaskContainer-Manager
Running multiple tasks asynchronously. Multi-threading safely. TaskContainerManager is a .NET Core library. You must be including TaskContainerManager in an existing .NET Core application without installation additional components.
jyotsnab/Dask_Tutorial
DASK is a python library for parallel computing and task scheduling