Packages tagged parallelism
38 packages have this tag.
[Merge tag] (trustees only)Related tags: library (37), bsd3 (32), control (13), concurrency (8), data (7), compilers-interpreters (6), distributed-computing (6), mit (6), arrows (5), monads (5), accelerate (4), logic (4), program (4), data-structures (2), deprecated (2), ...
Name |
DLs |
Rating |
Rev Deps |
Description |
Tags |
Last U/L |
Last Version |
Maintainers |
---|---|---|---|---|---|---|---|---|
LogicGrowsOnTrees | 17 | 0.0 | 4 | a parallel implementation of logic programming using distributed tree exploration | (bsd3, control, distributed-computing, library, logic, parallelism) | 2014-03-09 | 1.1.0.2 | GregoryCrosswhite |
LogicGrowsOnTrees-MPI | 10 | 0.0 | 1 | an adapter for LogicGrowsOnTrees that uses MPI | (bsd3, control, distributed-computing, library, logic, parallelism) | 2014-03-09 | 1.0.0.1.1 | GregoryCrosswhite |
LogicGrowsOnTrees-network | 18 | 0.0 | 1 | an adapter for LogicGrowsOnTrees that uses multiple processes running in a network | (bsd3, control, distributed-computing, library, logic, parallelism) | 2016-04-05 | 1.0.0.4 | GregoryCrosswhite |
LogicGrowsOnTrees-processes | 12 | 0.0 | 1 | an adapter for LogicGrowsOnTrees that uses multiple processes for parallelism | (bsd3, control, distributed-computing, library, logic, parallelism) | 2014-03-09 | 1.0.0.2 | GregoryCrosswhite |
Parallel-Arrows-BaseSpec | 10 | 0.0 | 1 | BaseSpecs used for @Parallel-Arrows-Definition@ and Co. | (arrows, library, mit, parallelism) | 2018-01-18 | 0.1.1.0 | s4ke |
Parallel-Arrows-Definition | 7 | 0.0 | 4 | Multithreaded evaluation using Arrows. | (arrows, library, mit, parallelism) | 2018-01-18 | 0.1.1.0 | s4ke |
Parallel-Arrows-Eden | 7 | 0.0 | 1 | Eden based backend for @Parallel-Arrows-Definition@. | (arrows, library, mit, parallelism) | 2018-01-18 | 0.1.1.0 | s4ke |
Parallel-Arrows-Multicore | 6 | 0.0 | 1 | GpH based backend for @Parallel-Arrows-Definition@ in a multicore variant. | (arrows, library, mit, parallelism) | 2018-01-18 | 0.1.1.0 | s4ke |
Parallel-Arrows-ParMonad | 10 | 0.0 | 1 | Par Monad (@monad-par@) based backend for @Parallel-Arrows-Definition@. | (arrows, library, mit, parallelism) | 2018-01-18 | 0.1.1.0 | s4ke |
abstract-par | 58 | 0.0 | 11 | Type classes generalizing the functionality of the 'monad-par' library. | (bsd3, control, library, monads, parallelism) | 2013-11-06 | 0.3.3 | RyanNewton |
abstract-par-accelerate | 15 | 0.0 | 2 | Provides the class ParAccelerate, nothing more. | (bsd3, library, parallelism) | 2012-05-14 | 0.3.3 | RyanNewton |
accelerate | 143 | 2.5 | 44 | An embedded language for accelerated array processing | (accelerate, bsd3, compilers-interpreters, concurrency, data, library, parallelism) | 2020-08-28 | 1.3.0.0 | ManuelChakravarty, TrevorMcDonell |
accelerate-cuda (deprecated in favor of accelerate-llvm-ptx) | 35 | 0.0 | 8 | Accelerate backend for NVIDIA GPUs | (bsd3, compilers-interpreters, concurrency, data, deprecated, library, parallelism) | 2017-03-31 | 0.17.0.0 | ManuelChakravarty, TrevorMcDonell |
accelerate-llvm | 29 | 0.0 | 6 | Accelerate backend component generating LLVM IR | (accelerate, bsd3, compilers-interpreters, concurrency, data, library, parallelism) | 2020-08-28 | 1.3.0.0 | TrevorMcDonell |
accelerate-llvm-native | 28 | 0.0 | 5 | Accelerate backend for multicore CPUs | (accelerate, bsd3, compilers-interpreters, concurrency, data, library, parallelism) | 2020-08-28 | 1.3.0.0 | TrevorMcDonell |
accelerate-llvm-ptx | 30 | 2.0 | 5 | Accelerate backend for NVIDIA GPUs | (accelerate, bsd3, compilers-interpreters, concurrency, data, library, parallelism) | 2020-08-28 | 1.3.0.0 | TrevorMcDonell |
accelerate-utility | 20 | 0.0 | 5 | Utility functions for the Accelerate framework | (bsd3, library, parallelism) | 2018-03-17 | 1.0.0.1 | HenningThielemann |
cnc-spec-compiler | 12 | 0.0 | 1 | Compiler/Translator for CnC Specification Files. | (bsd3, compilers-interpreters, parallelism, program) | 2011-08-12 | 0.2.0.1 | RyanNewton |
concurrent-supply | 58 | 2.0 | 5 | A fast concurrent unique identifier supply with a pure API | (bsd3, concurrency, library, parallelism) | 2016-01-17 | 0.1.8 | EdwardKmett |
edenmodules | 10 | 0.0 | 3 | Semi-explicit parallel programming library | (bsd3, control, distributed-computing, eden, library, parallelism) | 2014-04-06 | 1.2.0.0 | MischaDieterle, JostBerthold, horstmeyer |
fpnla-examples | 7 | 0.0 | 1 | Example implementations for FPNLA library | (bsd3, library, math, parallelism) | 2014-02-04 | 0.1.1 | mblanco |
gang-of-threads | 37 | 0.0 | 1 | Non-deterministic parallelism with bags | (bsd3, control, library, parallelism) | 2014-07-22 | 3.2.1 | bholst |
haskell-cnc | 22 | 0.0 | 1 | Library for parallel programming in the Intel Concurrent Collections paradigm. | (bsd3, control, library, parallelism, program) | 2011-08-12 | 0.1.3.200 | RyanNewton |
hdph | 4 | 0.0 | 1 | Haskell distributed parallel Haskell | (bsd3, control, distributed-computing, library, monads, parallelism, program) | 2013-02-07 | 0.0.1 | PatrickMaier |
longshot | 16 | 1.5 | 0 | Fast Brute-force search using parallelism | (algorithm, cryptography, library, mit, parallelism, program, search) | 2021-12-13 | 0.1.0.6 | thyeem |
massiv | 240 | 2.5 | 13 | Massiv (Массив) is an Array Library. | (array, bsd3, data, data-structures, library, parallelism) | 2023-05-11 | 1.0.4.0 | lehins |
massiv-scheduler (deprecated in favor of scheduler) | 14 | 2.0 | 0 | Work stealing scheduler for Massiv (Массив) and other parallel applications. | (bsd3, concurrency, deprecated, library, parallelism) | 2019-03-27 | 0.1.1.0 | lehins |
massiv-test | 40 | 0.0 | 0 | Library that contains generators, properties and tests for Massiv Array Library. | (bsd3, data, data-structures, library, parallelism) | 2024-07-14 | 1.1.0.0 | lehins |
meta-par | 5 | 0.0 | 2 | Provides the monad-par interface, but based on modular scheduler "mix-ins". | (bsd3, control, library, monads, parallelism) | 2012-05-04 | 0.3 | RyanNewton |
meta-par-accelerate | 24 | 0.0 | 1 | Support for integrated Accelerate computations within Meta-par. | (bsd3, library, parallelism) | 2012-05-14 | 0.3.5 | RyanNewton |
monad-par | 120 | 2.25 | 17 | A library for parallel programming based on a monad | (bsd3, control, library, monads, parallelism) | 2023-09-28 | 0.3.6 | OliverCharles, RyanNewton, SimonMarlow |
monad-par-extras | 50 | 0.0 | 5 | Combinators and extra features for Par monads | (bsd3, control, library, monads, parallelism) | 2013-07-12 | 0.3.3 | RyanNewton |
parallel | 317 | 2.0 | 206 | Parallel programming library | (bsd3, control, library, parallelism) | 2018-07-13 | 3.2.2.0 | AustinSeipp, BenGamari, HerbertValerioRiedel, IanLynagh, SimonMarlow, wz1000 |
pooled-io | 50 | 0.0 | 3 | Run jobs on a limited number of threads and support data dependencies | (bsd3, library, parallelism) | 2023-02-15 | 0.0.2.3 | HenningThielemann |
scan-vector-machine | 29 | 0.0 | 1 | An implementation of the Scan Vector Machine instruction set in Haskell | (bsd3, library, parallelism) | 2012-02-04 | 0.2.7 | AdamMegacz |
scheduler | 120 | 2.25 | 4 | Work stealing scheduler. | (bsd3, concurrency, library, parallelism) | 2021-10-11 | 2.0.0.1 | lehins |
schedyield | 6 | 0.0 | 1 | Exposes standard POSIX function sched_yield. | (bsd3, library, parallelism, system) | 2012-07-03 | 1.0 | MichalGajda |
wigner-ville-accelerate | 12 | 0.0 | 1 | Wigner-ville transform using the Accelerate library | (bsd3, library, parallelism, time-frequency-distributions) | 2017-10-24 | 0.1.0.2 | Haskell_Mouse |