SPIRV-LLVM-Translator VS futhark

Compare SPIRV-LLVM-Translator vs futhark and see what are their differences.

SPIRV-LLVM-Translator

A tool and a library for bi-directional translation between SPIR-V and LLVM IR (by KhronosGroup)

futhark

:boom::computer::boom: A data-parallel functional programming language (by diku-dk)
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
SPIRV-LLVM-Translator futhark
1 52
444 2,293
0.9% 1.8%
9.4 9.8
6 days ago 3 days ago
LLVM Haskell
GNU General Public License v3.0 or later ISC License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

SPIRV-LLVM-Translator

Posts with mentions or reviews of SPIRV-LLVM-Translator. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-27.
  • State of GPGPU in 2022
    12 projects | /r/rust | 27 Apr 2022
    Of course, CUDA is field tested framework to do job done. But it is interesting to look at other perspective technologies. Are there many differences between NVIDIA PTX and SPIR-V? Isn't possible to compile (Rust, C++, CUDA, etc.) to LLVM IR, then use tool like LLVM to SPIR-V translator and have GPU code that runs on any vendor card?

futhark

Posts with mentions or reviews of futhark. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-19.

What are some alternatives?

When comparing SPIRV-LLVM-Translator and futhark you can also consider the following projects:

rust-gpu - 🐉 Making Rust a first-class language and ecosystem for GPU shaders 🚧

arrayfire-rust - Rust wrapper for ArrayFire

rust-gpu-compute-example - Minimal example of using rust-gpu and wgpu to dispatch compute shaders written in rust.

dex-lang - Research language for array processing in the Haskell/ML family

compute-shader-101 - Sample code for compute shader 101 training

Halide - a language for fast, portable data-parallel computation

learn-wgpu - Guide for using gfx-rs's wgpu library.

julia - The Julia Programming Language

ash - Vulkan bindings for Rust

BQN - An APL-like programming language. Self-hosted!

wgpu - Cross-platform, safe, pure-rust graphics api.

kompute - General purpose GPU compute framework built on Vulkan to support 1000s of cross vendor graphics cards (AMD, Qualcomm, NVIDIA & friends). Blazing fast, mobile-enabled, asynchronous and optimized for advanced GPU data processing usecases. Backed by the Linux Foundation.