Intel Nukes Alder Lake's AVX-512 Support, Now Fuses It Off in Silicon

This page summarizes the projects mentioned and recommended in the original post on /r/hardware

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • rust

    Empowering everyone to build reliable and efficient software.

  • And how would you go implementing this on a GPU? I could also dig up some SIMD accelerated entropy coding. Impossible to run performantly on a GPU regardless of the amount of data. Video encoding/decoding also don't run well on GPUs, thus the dedicated hardware blocks. If you want to software decode AV1 for example, AVX512 helps a lot, and you can't code it in CUDA performantly, for example.

  • despacer

    C library to remove white space from strings as fast as possible

  • If you're looking for an example, perhaps the despacer problem might be one which doesn't get too complex. Do you know of a way to implement it on a GPU such that it'd run better than (or at least as good as) a CPU SIMD implementation would?

  • 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
  • mixbench

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

  • The results I get match the FLOPS figures stated for the respective GPUs, so presumably I can't be memory bound or similar. But if you're still in doubt, I was using this code, comparing the single precision and integer kernels, so let me know any issues you see with the benchmark.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Where is the `str` struct/primitive defined ? I am learning Rust, so don't shoot please :).

    3 projects | /r/rust | 29 Aug 2022
  • Create a Custom GitHub Action in Rust

    3 projects | dev.to | 28 Apr 2024
  • I hate Rust (programming language)

    1 project | news.ycombinator.com | 22 Apr 2024
  • Rust Weird Exprs

    1 project | news.ycombinator.com | 11 Apr 2024
  • Critical safety flaw found in Rust on Windows (CVE-2024-24576)

    1 project | news.ycombinator.com | 10 Apr 2024