Vulkan-Samples VS flash-attention-minimal

Compare Vulkan-Samples vs flash-attention-minimal and see what are their differences.

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
Vulkan-Samples flash-attention-minimal
44 2
3,933 410
1.7% -
9.2 5.7
6 days ago 25 days ago
C++ Cuda
Apache License 2.0 Apache License 2.0
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.

Vulkan-Samples

Posts with mentions or reviews of Vulkan-Samples. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-31.

flash-attention-minimal

Posts with mentions or reviews of flash-attention-minimal. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-31.
  • Google's First Tensor Processing Unit: Architecture
    2 projects | news.ycombinator.com | 31 Mar 2024
    Vulcan is a driver-level API. It competes with DirectX and OpenGL.

    CUDA is a language you write kernels. It competes with OpenAI's Triton language.

    Here's what CUDA looks like: https://github.com/tspeterkim/flash-attention-minimal/blob/m...

    This is what Triton looks like: https://triton-lang.org/main/getting-started/tutorials/06-fu...

    By contrast Vulcan looks like this: https://github.com/KhronosGroup/Vulkan-Samples/blob/main/sam...

    (It's true to some extent that maybe you could use Vulcan shaders to write deep learning kernels, maybe? I'm not aware of anyone doing it though)

  • Show HN: Flash Attention in ~100 lines of CUDA
    2 projects | news.ycombinator.com | 16 Mar 2024

What are some alternatives?

When comparing Vulkan-Samples and flash-attention-minimal you can also consider the following projects:

Vulkan - Examples and demos for the new Vulkan API

renderdoc - RenderDoc is a stand-alone graphics debugging tool.

vulkano - Safe and rich Rust wrapper around the Vulkan API

bgfx - Cross-platform, graphics API agnostic, "Bring Your Own Engine/Framework" style rendering library.

MoltenVK - MoltenVK is a Vulkan Portability implementation. It layers a subset of the high-performance, industry-standard Vulkan graphics and compute API over Apple's Metal graphics framework, enabling Vulkan applications to run on macOS, iOS and tvOS.

VulkanHelper - A simple helper interface between Vulkan C API and C++ containers

glTF-Sample-Models - glTF Sample Models

vulkan-tutorial-rs - Rust version of https://github.com/Overv/VulkanTutorial

paradigm - C++20 Vulkan and GLes rendering engine

Vulkan-Profiles - Vulkan Profiles Tools

ascii-graphics - 3D graphics in the terminal using ASCII characters

Hazel - Hazel Engine