task-parallel

There are 11 repositories under task-parallel topic.

  • Jokeren/gBolt

    gBolt--very fast implementation for gSpan algorithm in data mining

    Language:C++4841914
  • 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.

    Language:Python20223
  • justinamiller/Threading-Guidelines

    Threading guidelines for C#

    Language:C#5204
  • akshaysubr/WCHR-regent

    Regent implementation of the WCHR scheme

    Language:Rouge3502
  • 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.

    Language:C#2204
  • mtsp/mtsp-sw

    MTSP Software Source Code v0.7

    Language:C++2200
  • 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

    Language:C#110
  • kudchikarsk/tasks-in-csharp

    Tasks In C#

    Language:C#1201
  • 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.

    Language:C#110
  • jyotsnab/Dask_Tutorial

    DASK is a python library for parallel computing and task scheduling