Advantages of RISC-V vector processing over x86 SIMD

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • highway

    Performance-portable, length-agnostic SIMD with runtime dispatch

  • Taking a step back here, I'd suggest that what matters is not which ISA is better. What's really important is that we write vector code at all, because that will get us large energy savings and speedups on any ISA. All the better if the code is portable (e.g. github.com/google/highway - I'm the main author).

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