Comment on CUDA-oxide: Nvidia's official Rust to CUDA compilerparentComments−mohamedkoubaa4moI am working on a graphics library that integrates slang into rust: https://github.com/koubaa/goldyThere's library code in rust that manages GPU memory and schedules pipelines and use a slang reflection to ensure memory layouts between rust and shaders match.Oh and it supports metal/vulkan/dx12
Comments
I am working on a graphics library that integrates slang into rust: https://github.com/koubaa/goldy
There's library code in rust that manages GPU memory and schedules pipelines and use a slang reflection to ensure memory layouts between rust and shaders match.
Oh and it supports metal/vulkan/dx12