C++ Cpu

Open-source C++ projects categorized as Cpu

Top 17 C++ Cpu Projects

  • pcm

    Intel® Performance Counter Monitor (Intel® PCM)

    Project mention: Zen 5's Leaked Slides | news.ycombinator.com | 2023-10-08

    I don't know how often it's a problem, but I work for a company doing software video encoding, and we always fill up all the dimm slots on servers to have as much bandwidth as possible, even if we have only really use maybe 1/4 of the RAM.

    I'm not sure any of the standard Linux tools can show you memory bandwidth usage easily (maybe perf), I know we use Intel PCM (https://github.com/intel/pcm) and AMDuProfPCM (https://www.amd.com/en/developer/uprof.html)

  • cpu_features

    A cross platform C99 library to get cpu features at runtime.

    Project mention: Vision Processing Platform-JH7110 | /r/RISCV | 2023-04-26

    Looks like something that's still to be added to https://github.com/google/cpu_features/blob/main/src/impl_riscv_linux.c

  • InfluxDB

    Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.

  • thor-os

    Simple operating system in C++, written from scratch

  • oneAPI-samples

    Samples for Intel® oneAPI Toolkits

    Project mention: For those interested in learning how to build a Language Identification solution using PyTorch, check out my article. | /r/learnmachinelearning | 2023-04-28

    Link to code sample: https://github.com/oneapi-src/oneAPI-samples/tree/master/AI-and-Analytics/End-to-end-Workloads/LanguageIdentification

  • Astro8-Computer

    Custom 16-bit homebrew CPU, emulator, renderer, circuit, and language

  • oneMKL

    oneAPI Math Kernel Library (oneMKL) Interfaces

    Project mention: Stable Diffusion on AMD RDNA™ 3 Architecture | /r/hardware | 2022-12-21

    I think there's already been work done to just use intel MKL on any device: https://github.com/oneapi-src/oneMKL

  • hwinfo

    cross platform C++ library for hardware information (CPU, RAM, GPU, ...)

  • Onboard AI

    Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.

  • intel-extension-for-tensorflow

    Intel® Extension for TensorFlow*

    Project mention: Watch out AMD: Intel Arc A580 could be the next great affordable GPU | news.ycombinator.com | 2023-08-06

    Intel already has a working GPGPU stack, using oneAPI/SYCL.

    They also have arguably pretty good OpenCL support, as well as downstream support for PyTorch and Tensorflow using their custom extensions https://github.com/intel/intel-extension-for-tensorflow and https://github.com/intel/intel-extension-for-pytorch which are actively developed and just recently brought up-to-date with upstream releases.

  • etl

    Blazing-fast Expression Templates Library (ETL) with GPU support, in C++ (by wichtounet)

    Project mention: Simple linear algebra library (class). | /r/cpp | 2022-12-16
  • monolish

    monolish: MONOlithic LInear equation Solvers for Highly-parallel architecture

  • CPURasterizer

    CPU Based Rasterizer Engine

  • c2clat

    A tool to measure CPU core to core latency

  • vit.cpp

    Inference Vision Transformer (ViT) in plain C/C++ with ggml

    Project mention: [P] Inference Vision Transformer (ViT) in plain C/C++ with ggml | /r/MachineLearning | 2023-11-26

    You can access it here: https://github.com/staghado/vit.cpp It has been added to the ggml library on GitHub: https://github.com/ggerganov/ggml

  • peakperf

    Achieve peak performance on x86 CPUs and NVIDIA GPUs

  • arduino_8088

    An Arduino interface for 8088 CPUs.

    Project mention: My PC emulator now runs Area5150. | /r/EmuDev | 2023-05-24

    One of the reasons I was able to do it is a technique of hardware validation. I used an Arduino controlling an 8088 to validate that my CPU core was accurate on a cycle by cycle basis. Without that and the recent decoding of the 8088 microcode by reenigne, this wouldn't have been possible.

  • 8-bit-computer-emulator

    Emulator of my 8-bit-computer

  • VectorizedKernel

    Running GPGPU-like kernels on CPU with auto-vectorization for SSE/AVX/AVX512 SIMD Architectures

  • SaaSHub

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

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). The latest post mention was on 2023-11-26.

C++ Cpu related posts

Index

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

Project Stars
1 pcm 2,328
2 cpu_features 2,320
3 thor-os 1,577
4 oneAPI-samples 715
5 Astro8-Computer 595
6 oneMKL 510
7 hwinfo 292
8 intel-extension-for-tensorflow 271
9 etl 207
10 monolish 187
11 CPURasterizer 130
12 c2clat 98
13 vit.cpp 92
14 peakperf 52
15 arduino_8088 25
16 8-bit-computer-emulator 17
17 VectorizedKernel 6
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com