201 skills found · Page 1 of 7
halide / Halidea language for fast, portable data-parallel computation
turbo / Jsturbo.js - perform massive parallel computations in your browser with GPGPU.
dashbitco / FlowComputational parallel flows on top of GenStage
esa / Pagmo2A C++ platform to perform parallel computations of optimisation tasks (global and local) via the asynchronous generalized island model.
MicrosoftResearch / NaiadThe Naiad system provides fast incremental and iterative computation for data-parallel workloads
esa / Pygmo2A Python platform to perform parallel computations of optimisation tasks (global and local) via the asynchronous generalized island model.
lehins / MassivEfficient Haskell Arrays featuring Parallel computation
omlins / ParallelStencil.jlPackage for writing high-level code for parallel high-performance stencil computations that can be deployed on both GPUs and CPUs
orxfun / Orx ParallelA performant and configurable parallel computing library for computations defined as compositions of iterator methods.
uncomplicate / ClojureclClojureCL is a Clojure library for parallel computations with OpenCL.
esa / PagmoA C++ / Python platform to perform parallel computations of optimisation tasks (global and local) via the asynchronous generalized island model. State of the art optimization algorithms are included. A common interface is provided to other optimization frameworks/algorithms such as NLOPT, SciPy, SNOPT, IPOPT, GSL
facebookincubator / DispensoThe project provides high-performance concurrency, enabling highly parallel computation.
asavine / CompFinanceCompanion code for "Modern Computational Finance: AAD and Parallel Simulations" (Antoine Savine, Wiley, 2018)
norishigefukushima / OpenCPComputational photography library. The code is parallelized by using SIMD intrinsics and multi-threading.
pehringer / SimdSimd support via Go assembly for parallel element-wise computations.
nojhan / ParadiseoAn evolutionary computation framework to (automatically) build fast parallel stochastic optimization solvers
tirimatangi / LazyLight-weight header-only library for parallel function calls and continuations in C++ based on Eric Niebler's talk at CppCon 2019.
facebookarchive / TorchMPIImplements a message passing interface (MPI) wrapper that makes it easy to do massively parallel computations inside the Torch deep-learning framework.
glassroom / Heinsen SequenceCode implementing "Efficient Parallelization of a Ubiquitious Sequential Computation" (Heinsen, 2023)
twitter-archive / Torch IpcA set of primitives for parallel computation in Torch