использование библиотеки OpenMP в Visual Studio для вычисления произведения двух матриц размерностью от 3х3 до 1000х1000
-
Updated
Apr 20, 2017 - C++
использование библиотеки OpenMP в Visual Studio для вычисления произведения двух матриц размерностью от 3х3 до 1000х1000
OpenMP implementation of Floyd Warshall algorithm
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.
Simple exercises implemented in C++ to parallelize tasks.
My school homeworks
Sequential Parallel Iterator
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.
Robust pmap calls for efficient parallelization and high-performance computing
A game engine that enables writing effortlessly parallel, highly reusable code.
Simple Parallel SSH module using Paramiko.
Parallel computing without the Parallel Computing Toolbox
A wrapper program to parallelize and automate runs of "Structure", "fastStructure" and "MavericK".
Parallelize your JavaScript Applications with Ease
Simplifies the parallelization of function calls.
A parallelized stream implementation for Elixir
runs multiple inputs through a script/function in parallel using bash coprocs
Inference Llama 2 in one file of pure 🔥
Add a description, image, and links to the parallelize topic page so that developers can more easily learn about it.
To associate your repository with the parallelize topic, visit your repo's landing page and select "manage topics."