Get the latest tech news
HipScript Allows NVIDIA CUDA & AMD HIP Code To Run Within Web Browsers
HipScript is a new open-source project that allows for compiling and running AMD HIP and NVIDIA CUDA code within web browsers by leveraging WebAssembly and WebGPU.
HipScript is a new open-source project that allows for compiling and running AMD HIP and NVIDIA CUDA code within web browsers by leveraging WebAssembly and WebGPU. For those wanting to execute NVIDIA CUDA and/or AMD HIP codebases within the web browser, HipScript leverages other open-source projects for providing a path to compiling and executing the codes using the WebAssembly (WASM) and WebGPU standards. Those wishing to learn more about HipScript can see this blog post by Ben Schattinger announcing the effort.
Or read this on Phoronix