parallelisation
There are 12 repositories under parallelisation topic.
zwang4/awesome-machine-learning-in-compilers
Must read research papers and links to tools and datasets that are related to using machine learning for compilers and systems optimisation
PlasmaLang/plasma
Plasma Programming Language
Ligh7bringer/Nbody-parallel
A parallel n-body simulation with CUDA, OpenMP and MPI.
Nemandza82/Symd
C++ header only template library designed to make it easier to write high-performance SIMD (SSE, AVX, Neon) and multi-threaded code.
Trick-17/FMath
Math library for operations on fields
mathLab/BEMStokes
High Performance Computing BEM solver for micro-swimmers
odkr/para
Simple, lightweight, and portable tool to run jobs in parallel
V-Z/structure-multi-pbspro
Set of scripts to run STRUCTURE in parallel on computing grids like MetaCentrum. Scripts are designed for grids and clusters using PBS Pro, but can be easily adopted for another queue system.
rahult18/Parallelisation-of-DES-Algorithm
This project focuses on enhancing the efficiency of the DES cryptographic algorithm by parallelizing its implementation using OpenMP. By dividing the plain text into substrings of length '8' and leveraging block cipher properties, the algorithm achieves parallel processing on multiple processors.
andrinr/uzh-hpc
High Performance Computing exercise solutions and project code / presentation.
bvraghav/parallel-hparam-search
Parallel Hyperparameter Tuning
ytoren/simscaleR
Large scale sparse similarity calculation with tools for parallelisation and incorporation of hierarchical domain knowledge