C++ Openmp

Open-source C++ projects categorized as Openmp
Topics: CPP Cuda Mpi HPC GPU

Top 23 C++ Openmp Projects

  • oneDNN

    oneAPI Deep Neural Network Library (oneDNN)

  • Project mention: Blaze: A High Performance C++ Math library | news.ycombinator.com | 2024-04-17

    If you are talking about non-small matrix multiplication in MKL, is now in opensource as a part of oneDNN. It literally has exactly the same code, as in MKL (you can see this by inspecting constants or doing high-precision benchmarks).

    For small matmul there is libxsmm. It may take tremendous efforts make something faster than oneDNN and libxsmm, as jit-based approach of https://github.com/oneapi-src/oneDNN/blob/main/src/gpu/jit/g... is too flexible: if someone finds a better sequence, oneDNN can reuse it without major change of design.

    But MKL is not limited to matmul, I understand it...

  • CTranslate2

    Fast inference engine for Transformer models

  • Project mention: Creando Subtítulos Automáticos para Vídeos con Python, Faster-Whisper, FFmpeg, Streamlit, Pillow | dev.to | 2024-04-29
  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • stdgpu

    stdgpu: Efficient STL-like Data Structures on the GPU

  • 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. (by KratosMultiphysics)

  • faasm

    High-performance stateful serverless runtime based on WebAssembly

  • Project mention: XFaaS: Hyperscale and Low Cost Serverless Functions at Meta | news.ycombinator.com | 2024-01-31
  • amgcl

    C++ library for solving large sparse linear systems with algebraic multigrid method

  • open.mp

    Open Multiplayer, a multiplayer mod fully backwards compatible with SA-MP

  • Project mention: Is open.mp dead? | /r/samp | 2023-10-16

    P.S. Im not trying some incredible debate here. Its just that I payed 60$ a month on hosted tabs since 2014, and Im trying to do the same type of advertisement but where should I advertise my server if open.mp is dead?

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • muparser

    muparser is a fast math parser library for C/C++ with (optional) OpenMP support.

  • occa

    Portable and vendor neutral framework for parallel programming on heterogeneous platforms.

  • Project mention: Portable and vendor neutral parallel programming on heterogeneous platforms | news.ycombinator.com | 2024-04-11
  • ginkgo

    Numerical linear algebra software package (by ginkgo-project)

  • mixbench

    A GPU benchmark tool for evaluating GPUs and CPUs on mixed operational intensity kernels (CUDA, OpenCL, HIP, SYCL, OpenMP)

  • rawspeed

    fast raw decoding library

  • Project mention: Support for a6700? | /r/DarkTable | 2023-12-05

    It works fine in the latest stable release of Darktable. You just need the definition for the camera in cameras.xml. Support for the A6700 was already added in the development branch but there hasn't been a new stable release yet since. Fortunately, simply downloading and replacing the file (which you can get from the dev branch on GitHub) suffices.

  • alpaka

    Abstraction Library for Parallel Kernel Acceleration :llama: (by alpaka-group)

  • BabelStream

    STREAM, for lots of devices written in many programming models

  • primecount

    🚀 Fast prime counting function implementations

  • mcmap

    Pixel-art map visualizer for Minecraft. Maps are drawn from an isometric perspective.

  • monolish

    monolish: MONOlithic LInear equation Solvers for Highly-parallel architecture

  • MandelbrotSSE

    Real-time Mandelbrot zoom via SSE, AVX, OpenMP, CUDA, XaoS...

  • ParallelReductionsBenchmark

    Thrust, CUB, TBB, AVX2, CUDA, OpenCL, OpenMP, SyCL - all it takes to sum a lot of numbers fast!

  • hpdbscan

    Highly parallel DBSCAN (HPDBSCAN)

  • astray

    A performance-portable geodesic ray tracing library. (by VRGroupRWTH)

  • parallel-kd-tree

    Parallel k-d tree with C++17, MPI and OpenMP

  • sparse-som

    Efficient Self-Organizing Map for Sparse Data

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

C++ Openmp related posts

  • Support for a6700?

    1 project | /r/DarkTable | 5 Dec 2023
  • A7R V RAW Support

    1 project | /r/DarkTable | 3 May 2023
  • Anyone know a more efficient method to use for cracking this zip?

    1 project | /r/HowToHack | 3 Feb 2023
  • bkcrack - Crack legacy zip encryption with Biham and Kocher's known plaintext attack.

    1 project | /r/CKsTechNews | 16 Jan 2023
  • How does one crack a ZIP file password when you have access to one of the files from the ZIP file?

    2 projects | /r/HowToHack | 13 Dec 2022
  • [REQUEST]: I need some examples of Canon RAW format files or a utility to make them.

    1 project | /r/AskPhotography | 2 Nov 2021
  • Upgraded from 2.6.2 to 3.6.1 - Images now tend to be very pink or very green, even after clearing history stack

    1 project | /r/DarkTable | 27 Oct 2021
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 2 Jun 2024
    Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality. Learn more →

Index

What are some of the best open-source Openmp projects in C++? This list will help you:

Project Stars
1 oneDNN 3,480
2 CTranslate2 2,916
3 stdgpu 1,099
4 Kratos 970
5 faasm 847
6 amgcl 708
7 open.mp 409
8 muparser 394
9 occa 380
10 ginkgo 376
11 mixbench 342
12 rawspeed 341
13 alpaka 328
14 BabelStream 311
15 primecount 304
16 mcmap 301
17 monolish 191
18 MandelbrotSSE 81
19 ParallelReductionsBenchmark 60
20 hpdbscan 34
21 astray 25
22 parallel-kd-tree 26
23 sparse-som 18

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com