You've been logged out of GDC Vault since the maximum users allowed for this account has been reached. To access Members Only content on GDC Vault, please log out of GDC Vault from the computer which last accessed this account.

Click here to find out about GDC Vault Membership options for more users.

close

The Number One Educational Resource for the Game Industry

Session Name:

The Job System in 'Cyberpunk 2077': Scaling Night City on the CPU

Overview:

This talk covers the evolution of REDengine 4's thread-based job system: its API, internal implementation details, and our overall efforts to achieve greater parallelism. The final design was the result of many iterations and stages of feedback while the game was under development. The final approach chosen resulted in nearly all engine and gameplay systems taking advantage of multiple cores, which helped toward reaching our performance goals. Particular topics include solutions for a thread-based approach using counters for interjob dependencies, debugging and profiling, practical philosophy towards CPU resource sharing, integration with other systems, and overall approaches to the composability of jobs.

Did you know free users get access to 30% of content from the last 2 years?


Get your team full access to the most up to date GDC content

  • Game Developers Conference 2024
  • David Block
  • CD Projekt RED
  • free content
  • Programming
  • Programming