parallelize
There are 19 repositories under parallelize topic.
tairov/llama2.mojo
Inference Llama 2 in one file of pure 🔥
jkool702/forkrun
runs multiple inputs through a script/function in parallel using bash coprocs
beatrichartz/parallel_stream
A parallelized stream implementation for Elixir
shomali11/parallelizer
Simplifies the parallelization of function calls.
MichaReiser/parallel.es
Parallelize your JavaScript Applications with Ease
StuntsPT/Structure_threader
A wrapper program to parallelize and automate runs of "Structure", "fastStructure" and "MavericK".
MaxStrange/pyACC
OpenACC for Python
ig248/matlab-multicore
Parallel computing without the Parallel Computing Toolbox
Rahul-RB/ParallelizeSSH
Simple Parallel SSH module using Paramiko.
tacocat/lambda
A game engine that enables writing effortlessly parallel, highly reusable code.
madsjulia/RobustPmap.jl
Robust pmap calls for efficient parallelization and high-performance computing
Congyuwang/Synced-Parallel-Iterator
Sequential Parallel Iterator
sandrokeil/grunt-optimized-build-example
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.
FandosA/Simple_Parallelization_Exercises
Simple exercises implemented in C++ to parallelize tasks.
intesar-gist/floyd_warshall_openmp
OpenMP implementation of Floyd Warshall algorithm
alexiszamanidis/thread_pool
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.
DmOsinkin/matrix_product
использование библиотеки OpenMP в Visual Studio для вычисления произведения двух матриц размерностью от 3х3 до 1000х1000
DmOsinkin/ParallelPi
find PI with openMP
Yuessiah/116
My school homeworks