Awesome Open Source
Search
Programming Languages
Languages
All Categories
Categories
About
Search results for c plus plus parallel computing
c-plus-plus
x
parallel-computing
x
99 search results found
Ctranslate2
⭐
2,437
Fast inference engine for Transformer models
Vc
⭐
1,349
SIMD Vector Classes for C++
Gunrock
⭐
908
Programmable CUDA/C++ GPU Graph Analytics
Onemkl
⭐
528
oneAPI Math Kernel Library (oneMKL) Interfaces
Cccl
⭐
523
CUDA C++ Core Libraries
Raja
⭐
436
RAJA Performance Portability Layer (C++)
Fast
⭐
386
A framework for high-performance medical image processing, neural network inference and visualization
Opentimer
⭐
368
A High-performance Timing Analysis Tool for VLSI Systems
Libfork
⭐
327
A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines
Smilei
⭐
298
Particle-in-cell code for plasma simulation
Pothoscore
⭐
281
The Pothos data-flow framework
Graphit
⭐
261
GraphIt - A High-Performance Domain Specific Language for Graph Analytics
Cthreadpool
⭐
243
【A simple used C++ threadpool】一个简单好用,性能优异的跨平台的C++线程池。欢迎 star & fork
Areg Sdk
⭐
215
AREG is an asynchronous Object RPC framework to simplify multitasking programming by blurring borders between processes and treating remote objects as if they coexist in the same thread.
Rxmesh
⭐
188
RXMesh: A GPU Mesh Data Structure - SIGGRAPH 2021
Work Stealing Queue
⭐
185
A fast work-stealing queue template in C++
Embb
⭐
178
Embedded Multicore Building Blocks (EMB²): Library for parallel programming of embedded systems. Star us on GitHub? +1
Ascent
⭐
172
A flyweight in situ visualization and analysis runtime for multi-physics HPC simulations
Dgm
⭐
167
Direct Graphical Models (DGM) C++ library, a cross-platform Conditional Random Fields library, which is optimized for parallel computing and includes modules for feature extraction, classification and visualization.
Core
⭐
166
parallel finite element unstructured meshes
Axom
⭐
129
CS infrastructure components for HPC applications
Vuo
⭐
118
A realtime visual programming language for interactive media.
Pestpp
⭐
115
tools for scalable and non-intrusive parameter estimation, uncertainty analysis and sensitivity analysis
Bitpit
⭐
109
Open source library for scientific HPC
Lazy
⭐
106
Light-weight header-only library for parallel function calls and continuations in C++ based on Eric Niebler's talk at CppCon 2019.
Fast Poisson Image Editing
⭐
101
A fast poisson image editing implementation that can utilize multi-core CPU or GPU to handle a high-resolution image input.
Cpurasterizer
⭐
92
CPU Based Rasterizer Engine
Auryn
⭐
89
Auryn: A fast simulator for spiking neural networks with synaptic plasticity
T8code
⭐
87
Parallel algorithms and data structures for tree-based AMR with arbitrary element shapes.
Concurrentdeque
⭐
85
Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17
Bulk
⭐
81
A modern interface for implementing bulk-synchronous parallel programs.
Cpprouting
⭐
73
Algorithms for Routing and Solving the Traffic Assignment Problem
Windflow
⭐
58
A C++17 Data Stream Processing Parallel Library for Multicores and GPUs
Hamers
⭐
53
Hydrodynamics Adaptive Mesh Refinement Simulator (HAMeRS) for compressible multi-species/multi-phase simulations
Leopard
⭐
52
C++ light-weight Thread Pool library
Ramsesgpu
⭐
50
Astrophysics MHD simulation code optimized for large cluster of GPU
Queso
⭐
48
QUESO is a C++ library for doing uncertainty quantification. QUESO stands for Quantification of Uncertainty for Estimation, Simulation and Optimization.
Seims
⭐
48
Spatially Explicit Integrated Modeling System --- open-source, cross-platform, and high performance computation
Hpc
⭐
47
Learning and practice of high performance computing (CUDA, Vulkan, OpenCL, OpenMP, TBB, SSE/AVX, NEON, MPI, coroutines, etc. )
Probqa
⭐
46
Probabilistic question-asking system: the program asks, the users answer. The minimal goal of the program is to identify what the user needs (a target), even if the user is not aware of the existence of such a thing/product/service.
Openmp Examples
⭐
46
openmp examples
Femtic
⭐
40
FEMTIC is a 3-D magnetotelluric inversion code. FEMTIC is made by object-oriented programming with C++. FEMTIC is applicable to land magnetotelluric survey data as well as ocean bottom magnetotelluric survey data.
Vistle
⭐
39
Software Environment for High-Performance Simulation and Parallel Visualization
Explicitsoliddynamics
⭐
39
Cell centred code for explicit solid dynamics in OpenFOAM
Parallelqslim
⭐
37
Shape Aware Parallel Mesh Simplification Algorithm
Sph_vulkan
⭐
29
SPH simulation in Vulkan compute shader.
Neon
⭐
28
Multi-GPU Framework for Voxel Grid Computations
Framework
⭐
25
The Arcane Framework for HPC codes
Teexgraph
⭐
24
C++ library for large-scale network analysis and computation
Parallel Dfs Dag
⭐
23
A parallel implementation of DFS for Directed Acyclic Graphs (https://research.nvidia.com/publication/parallel-
Muster
⭐
22
Massively Scalable Clustering
Pnl
⭐
19
A scientific library for C/C++ developers
Mesh
⭐
18
Multilayer Electromagnetic Solver for Heat transfer
Raster
⭐
17
A micro server framework, support coroutine, and parallel-computing, used for building flatbuffers/thrift/protobuf/http protocol service.
Corium
⭐
17
Corium is a modern scripting language which combines simple, safe and efficient programming.
Gtest Mpi Listener
⭐
15
Header-only plugin for the Google Test framework defining listener(s) emitting sensible output when testing MPI-based, distributed-memory parallel software.
Cpgen
⭐
14
Parallel Genomic evaluations in R
Upsp Processing
⭐
14
Software for processing high-speed video recordings from Unsteady Pressure-Sensitive Paint (UPSP) measurement systems. https://nasa.github.io/upsp-processing
Poolstl
⭐
14
Light and self-contained implementation of C++17 parallel algorithms.
Phasicflowplus
⭐
13
Fluid-particle coupling for multiphase flow based on PhasicFlow and OpenFOAM
Openarray
⭐
13
Flecsi
⭐
13
Flexible Computational Science (FleCSI) Project
Nrgplusplus
⭐
12
A c++ library for Numerical renormalization group (NRG)
Frc
⭐
11
A fast reference counting library for C++
Ff Gpu
⭐
10
Finite Field Operations on GPGPU
Parallel Boruvka
⭐
10
An implementation of parallel Boruvka's algorithm written in C++ using OpenMP.
Lsqr Cuda
⭐
10
This is a LSQR-CUDA implementation written by Lawrence Ayers under the supervision of Stefan Guthe of the GRIS institute at the Technische Universität Darmstadt. The LSQR library was authored Chris Paige and Michael Saunders.
Shared_mutex
⭐
9
A C++11 shared mutex with high emphasis on performance
Glia
⭐
9
GLioblastoma Image Analysis for integrating brain tumor growth models with medical imaging
Rockyml
⭐
9
⛰️ RockyML - A High-Performance Scientific Computing Framework for Non-smooth Machine Learning Problems
Launchmon
⭐
9
LaunchMON is a software infrastructure that enables HPC run-time tools to co-locate tool daemons with a parallel job. Its API allows a tool to identify all the remote processes of a job and to scalably launch daemons into the relevant nodes.
Stitchit
⭐
9
Akanksha Periwal | Sai Harshini Nimmala
Tracerr
⭐
9
A simple raytracing program writen in C++
Mpedm
⭐
8
A scalable parallel implementation of Empirical Dynamic Modeling
Dac
⭐
8
Divide-and-Conquer Parallel Pattern Implementation in FastFlow
Parglm
⭐
8
R package that provides a parallel estimation method for generalized linear models
Morpheus
⭐
8
Dynamic matrix type and algorithms for sparse matrices
Npb Cpp
⭐
7
The NAS Parallel Benchmarks for evaluating C++ parallel programming frameworks on shared-memory architectures
Libgpgpu
⭐
7
Multi-GPU & CPU OpenCL kernel executor with load-balancing as if there is one big GPU.
Pagerank
⭐
6
Parallel implementations of the PageRank algorithm
Parallel Gcn
⭐
5
Parallel implementation of Graph Convolutional Networks on CPU
Tensor Math Library
⭐
5
Header only lazy evaluation tensor math library with multi-backend parallel eager execution support (TBB, OpenMP, Parallel STL and in the future CUDA and OpenCL)
Cuda Hungarian Clustering
⭐
5
A GPU-Accelerated Clustering Algorithm that uses the Hungarian method
Genetic
⭐
5
Examples about genetic algorithms for parallel computing
Related Searches
C Plus Plus Video Game (8,255)
C Plus Plus Cmake (8,010)
C Plus Plus Qt (7,664)
Python C Plus Plus (5,919)
C Plus Plus Algorithms (5,466)
C Plus Plus Opengl (4,089)
C Plus Plus 3d Graphics (3,196)
C Plus Plus Testing (2,735)
Java C Plus Plus (2,629)
C Plus Plus Command Line (2,304)
1-99 of 99 search results
Privacy
|
About
|
Terms
|
Follow Us On Twitter
Copyright 2018-2024 Awesome Open Source. All rights reserved.