WebGPU is Not Just About the Web

QCon London 2023

Session performance

WebGPU is Not Just About the Web

Wednesday Mar 29 / 04:10PM BST, Whittle (3rd Fl.)

Abstract

Since OpenGL has been deprecated, writing portable native apps that leverage the massively parallel computing capabilities of GPUs has become tedious because no single graphics API can fit all targets. On the course of implementing WebGPU, the next API that will be available to web developers to access GPUs, major browsers face this lack of a common API and duplicate the development effort for multiple hosts (Vulkan, DirectX, Metal). In this presentation, we present:

  • How we can benefit from this common effort carried out by browser developers to do native graphics programming with a single API.
  • How despite the need for WebGPU to remain within its sandboxed process in the browser, it brings much more power than WebGL did and thus makes it possible to share high-performance code bases across native and web development.

 

Topics

performance development
76% senior dev or higher
1:11 speaker ratio
60+ practitioners

QCon London 2023 is a three day conference for senior software engineers, architects and team leads. An international program committee of working engineers selects every session. Patterns and practices, not products and pitches.

Share

From the same track

Wednesday 29 March

10:35 Whittle (3rd Fl.) Session performance Adventures in Performance Thomas Dullien Distinguished Engineer, Mathematician, World-Renowned Security Researcher 11:50 Whittle (3rd Fl.) Session performance Performance: Adventures in Thread-per-Core Async with Redpanda and Seastar John Spray Storage Engineering Lead @neon.tech, Formerly Redpanda, Inktank (Ceph), Whamcloud (Lustre) 13:40 Whittle (3rd Fl.) Session performance Providing a Personalized Experience to Millions of Users @BBC Manisha Lopes Principal Software Engineer @BBC 14:55 Whittle (3rd Fl.) Session performance What We Talk About When We Talk About Networks Keith Winstein Associate Professor of Computer Science and, by courtesy, of Electrical Engineering @Stanford 16:10 Whittle (3rd Fl.) Session performance WebGPU is Not Just About the Web Élie Michel Research Scientist @Adobe