Repository navigation

#

parallelize

runs multiple inputs through a script/function in parallel using bash coprocs

Shell
163
1 个月前

A parallelized stream implementation for Elixir

Elixir
101
3 年前

Parallelize your JavaScript Applications with Ease

TypeScript
42
3 年前

A wrapper program to parallelize and automate runs of "Structure", "fastStructure" and "MavericK".

Python
24
2 年前

OpenACC for Python

Python
20
6 年前

Simple Parallel SSH module using Paramiko.

Python
5
2 年前

Parallel computing without the Parallel Computing Toolbox

MATLAB
4
8 年前

A game engine that enables writing effortlessly parallel, highly reusable code.

Java
3
8 年前

Learn how to make your Grunt tasks faster and have a fully fledged front-end build process with optimized assets and code quality assurance tools.

JavaScript
1
10 年前

использование библиотеки OpenMP в Visual Studio для вычисления произведения двух матриц размерностью от 3х3 до 1000х1000

C++
0
8 年前

OpenMP implementation of Floyd Warshall algorithm

C
0
8 年前

find PI with openMP

C++
0
8 年前

Thread pool implementation using a Job Scheduler to manage the Jobs. When a Job is submitted to execute, Job Scheduler pushes the job in blocking queue and executes it using one of possible threads from the Thread pool.

C
0
5 年前