openmp
There are 2031 repositories under openmp topic.
openwall/john
John the Ripper jumbo - advanced offline password cracker, which supports hundreds of hash and cipher types, and runs on many operating systems, CPUs, GPUs, and even some FPGAs
oneapi-src/oneDNN
oneAPI Deep Neural Network Library (oneDNN)
OpenNMT/CTranslate2
Fast inference engine for Transformer models
trholding/llama2.c
Llama 2 Everywhere (L2E)
mratsim/Arraymancer
A fast, ergonomic and portable tensor library in Nim with a deep learning focus for CPU, GPU and embedded devices via OpenMP, Cuda and OpenCL backends
stotko/stdgpu
stdgpu: Efficient STL-like Data Structures on the GPU
KratosMultiphysics/Kratos
Kratos Multiphysics (A.K.A Kratos) is a framework for building parallel multi-disciplinary simulation software. Modularity, extensibility and HPC are the main objectives. Kratos has BSD license and is written in C++ with extensive Python interface.
0voice/developkit_set
2021年最新总结,值得推荐的c/c++开源框架与库。持续更新中。
faasm/faasm
High-performance stateful serverless runtime based on WebAssembly
kthohr/optim
OptimLib: a lightweight C++ library of numerical optimization methods for nonlinear functions
ddemidov/amgcl
C++ library for solving large sparse linear systems with algebraic multigrid method
mogill/ems
Extended Memory Semantics - Persistent shared object memory and parallelism for Node.js and Python
mratsim/weave
A state-of-the-art multithreading runtime: message-passing based, fast, scalable, ultra-low overhead
kthohr/stats
A C++ header-only library of statistical distribution functions.
openhackathons-org/gpubootcamp
This repository consists for gpu bootcamp material for HPC and AI
conradsnicta/armadillo-code
Armadillo: fast C++ library for linear algebra & scientific computing - https://arma.sourceforge.net
openmultiplayer/open.mp
Open Multiplayer, a multiplayer mod fully backwards compatible with SA-MP
beltoforion/muparser
muparser is a fast math parser library for C/C++ with (optional) OpenMP support.
ParRes/Kernels
This is a set of simple programs that can be used to explore the features of a parallel platform.
ginkgo-project/ginkgo
Numerical linear algebra software package
libocca/occa
Portable and vendor neutral framework for parallel programming on heterogeneous platforms.
ekondis/mixbench
A GPU benchmark tool for evaluating GPUs and CPUs on mixed operational intensity kernels (CUDA, OpenCL, HIP, SYCL, OpenMP)
darktable-org/rawspeed
fast raw decoding library
alpaka-group/alpaka
Abstraction Library for Parallel Kernel Acceleration :llama:
pyccel/pyccel
Python extension language using accelerators
SmileiPIC/Smilei
Particle-in-cell code for plasma simulation
sbeamer/gapbs
GAP Benchmark Suite
UoB-HPC/BabelStream
STREAM, for lots of devices written in many programming models
bcgsc/abyss
:microscope: Assemble large genomes using short reads
spoutn1k/mcmap
Pixel-art map visualizer for Minecraft. Maps are drawn from an isometric perspective.
kimwalisch/primecount
🚀 Fast prime counting function implementations
mratsim/laser
The HPC toolbox: fused matrix multiplication, convolution, data-parallel strided tensor primitives, OpenMP facilities, SIMD, JIT Assembler, CPU detection, state-of-the-art vectorized BLAS for floats and integers
cdslaborg/paramonte
ParaMonte: Parallel Monte Carlo and Machine Learning Library for Python, MATLAB, Fortran, C++, C.
Trinkle23897/Fast-Poisson-Image-Editing
A fast poisson image editing implementation that can utilize multi-core CPU or GPU to handle a high-resolution image input.
zanazakaryaie/ARM-VO
Efficient monocular visual odometry for ground vehicles on ARM processors
wepe/dive-into-ml-system
Dive into machine learning system, start from reinventing the wheel.