Vulkan.jl

Using Vulkan from Julia (by JuliaGPU)

Vulkan.jl Alternatives

Similar projects and alternatives to Vulkan.jl

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better Vulkan.jl alternative or higher similarity.

Vulkan.jl reviews and mentions

Posts with mentions or reviews of Vulkan.jl. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-08.
  • GPU vendor-agnostic fluid dynamics solver in Julia
    11 projects | news.ycombinator.com | 8 May 2023
    You may be confusing front end APIs and the compiler backends.

    Julia is flexible enough that you can essentially define domain specific languages within Julia for certain applications. In this case, we are using Julia as an abstract front end and then deferring the concrete interface to vendor specific GPU compilation drivers. Part of what permits this is that Julia is a LLVM front end and many of the vendor drivers include LLVM-based backends. With some transformation of the Julia abstract syntax tree and the LLVM IR we can connect the two.

    That said we are mostly dependent on vendors providing the backend compiler technology. When they do, we can bridge Julia to use that interface. We can wrap Vulkan and technologies like oneAPI.

    https://github.com/JuliaGPU/Vulkan.jl

  • Cuda.jl v3.3: union types, debug info, graph APIs
    8 projects | news.ycombinator.com | 13 Jun 2021

Stats

Basic Vulkan.jl repo stats
2
106
8.0
4 months ago

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com