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

    Language:Mercury167843110
  • Ligh7bringer/Nbody-parallel

    A parallel n-body simulation with CUDA, OpenMP and MPI.

    Language:C++5104
  • Nemandza82/Symd

    C++ header only template library designed to make it easier to write high-performance SIMD (SSE, AVX, Neon) and multi-threaded code.

    Language:C++5213
  • Trick-17/FMath

    Math library for operations on fields

    Language:C++33200
  • mathLab/BEMStokes

    High Performance Computing BEM solver for micro-swimmers

    Language:C++1302
  • 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.

    Language:Shell1101
  • 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.

    Language:C++0100
  • andrinr/uzh-hpc

    High Performance Computing exercise solutions and project code / presentation.

    Language:Fortran101
  • bvraghav/parallel-hparam-search

    Parallel Hyperparameter Tuning

    Language:Python
  • ytoren/simscaleR

    Large scale sparse similarity calculation with tools for parallelisation and incorporation of hierarchical domain knowledge

    Language:R13