1 week ago
Tues Jan 7, 2025 3:44pm PST
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.
read article
comments:
add comment
loading comments...