Show HN: HipScript – Run CUDA in the Browser with WebAssembly and WebGPU

CUDA is NVIDIA's language for GPU programming, allowing you to mix write CPU and GPU code in C++ in one file. By chaining a few projects that compile CUDA to OpenCL, then Vulkan, then WebGPU, you can experiment with this GPGPU language on any hardware. Comments URL: https://news.ycombinator.com/item?id=42623593 Points: 1 # Comments: 0

CUDA is NVIDIA's language for GPU programming, allowing you to mix write CPU and GPU code in C++ in one file. By chaining a few projects that compile CUDA to OpenCL, then Vulkan, then WebGPU, you can experiment with this GPGPU language on any hardware.


Comments URL: https://news.ycombinator.com/item?id=42623593

Points: 1

# Comments: 0

What's Your Reaction?

like

dislike

love

funny

angry

sad

wow