Loading [MathJax]/extensions/MathMenu.js
General-Purpose Computation on GPUs in the Browser Using gpu.js | IEEE Journals & Magazine | IEEE Xplore

General-Purpose Computation on GPUs in the Browser Using gpu.js


Abstract:

gpu.js is a client-side general-purpose computing on graphics processing units (GPGPU) library for the browser written entirely in JavaScript. Unlike some of the earlier ...Show More

Abstract:

gpu.js is a client-side general-purpose computing on graphics processing units (GPGPU) library for the browser written entirely in JavaScript. Unlike some of the earlier implementations of client-side GPGPU, gpu.js does not require browser support through an explicit GPGPU API or an installation of a custom native runtime browser extension to enable such support. This allows the library to run on all modern platforms, including on mobile devices such as smartphones. It achieves this by using the already widely adopted Web Graphics Library graphics API in a manner that it is not designed for by making use of JavaScript-to-Open GL Shading Language transpilation. The library abstracts away all the unnecessary implementation details of awkwardly performing GPGPU on a graphics API and, at the same time, provides an API that was designed specifically for GPGPU.
Published in: Computing in Science & Engineering ( Volume: 20, Issue: 1, January/February 2018)
Page(s): 33 - 42
Date of Publication: 11 January 2018

ISSN Information:


Contact IEEE to Subscribe

References

References is not available for this document.