View, browse and sort the ever-growing list of sessions by pass type, track, and format. With this Session Viewer, you can view session and speaker details for the 2024 Game Developers Conference. New sessions are regularly added leading up to GDC, and all dates and times will be announced about 4 weeks before the event. Once live, you will be able to build your schedule with the GDC Mobile App.
Sessions do fill up and seating is first come, first serve, so arrive early to sessions that you would like to attend.
Charles Tremblay (VP of Technology, CD Projekt RED)
Pass Type: All Access Pass, Core Pass - Get your pass now!
Topic: Programming
Format: Session
Vault Recording: TBD
Audience Level: Intermediate
Cyberpunk 2077 features an incredibly dense and action-packed world that places huge demands on CPU processing—something that is pushed even further in the post-launch Episode Phantom Liberty. This talk dissects, in detail, a single CPU frame sampled from Phantom Liberty, in order to illustrate how the work for the various systems that drive the game are distributed across CPU cores in order to achieve 60 FPS gameplay in performance mode while updating one of the densest video game worlds to date.
The process for how the team worked out their CPU budgets is described, as well as how they approached the challenge of balancing the desire to saturate CPU cores with useful work, and system update dependencies. Comparisons are made to CPU frames sampled in different gameplay situations to highlight the differences that can occur based on what is currently happening in the game.
Attendees will learn how work is distributed across CPU cores in Cyberpunk 2077: Phantom Liberty: what processing is being done, at what point in the frame, and why the frame is structured as it is. They will see an approach to balancing game system dependencies with scaling to increasingly multithreaded environments.
This is for engineers, programmers, and anyone interested in approaches to improving CPU performance. Some knowledge of CPU architecture will be a benefit for attendees to get the most out of the talk.