


Sony confirms the possibility of using special GPUs on PS5 Pro to develop AI with AMD
Mark Cerny, chief architect of Sony Interactive Entertainment (SIE, Sony Interactive Entertainment), has revealed more hardware details for next-generation host PlayStation 5 Pro (PS5 Pro), including a performance upgraded AMD RDNA 2.x architecture GPU, and a machine learning/artificial intelligence program code-named "Amethylst" with AMD.
The focus of PS5 Pro performance improvement is still on three pillars, including a more powerful GPU, advanced ray tracing and AI-powered PSSR super-resolution capabilities.
The GPU adopts a customized AMD RDNA 2 architecture, which Sony named RDNA 2.x. It has advanced features that only imported by some RDNA 3 architectures, and has increased by 67% from 18 sets of WGPs (36 sets of CUs) with built-in GPUs on the original PS5 to 30 sets of WGPs (60 sets of CUs).
Sony stressed that the reason they don’t want to upgrade their architecture to RDNA 3 is because they think that PS5 and PS5 Pro are the same generation of products and do not want the game to launch different versions to match the two models. Existing games do not need to specifically adjust the rendering and shading methods, and can use GPU resources smoothly.
The memory is not listed in the exact specifications and configurations. It is only mentioned that the PS5 Pro still uses GDDR6, but the bandwidth has increased by 28% from 448 GB/s of the PS5 to 576 GB/s, and the memory capacity allocated to the game has increased by more than 1GB.
With the dual improvement of GPU size 67% and memory bandwidth 28% increase, the overall gaming performance of the PS5 Pro can be improved by about 45% compared to the PS5. Here, for example, the original time required for PS5 to render 1 frame was about 16 ms, and the PS5 Pro can only be completed in 11 ms.
In terms of ray tracing, the RDNA 2.x GPU specially made for PS5 Pro can support BVH8 acceleration structure, and the number of intersections between each cycle multilateral type and the ray border is increased from 1 to 2.
Sony also divided the original PS5 coloring code into two stacks and added and removed them to the PS5 Pro to integrate them, effectively simplifying the coloring stroke to improve performance.
Therefore, compared with PS5, the PS5 Pro has slightly improved its shadow and plane reflection performance, while the surface reflection and diffuse performance has significantly improved its surface reflection and diffuse performance.
PSSR is the abbreviation of PlayStation Spectral Super Resolution. It uses a convolutional neural network to expand the selected and dyed pictures with lower resolution into high resolution, or generate picture grids (complement frames) to improve picture fluency.
Compared with PCs, it mostly uses fixed rendering low resolution and fixed Upscaling magnification, PS5 Pro adopts a combination mode of dynamic modulation and magnification to provide a fixed and smooth game screen.
Finally, Mark Cerny pointed out that Sony will work closely with AMD to develop hardware architectures that are more suitable for machine learning and artificial intelligence, as well as more convolutional neural networks for gaming. This plan is not exclusive to Sony, but allows more developers to obtain resources from it.
The above is the detailed content of Sony confirms the possibility of using special GPUs on PS5 Pro to develop AI with AMD. For more information, please follow other related articles on the PHP Chinese website!

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

AI Hentai Generator
Generate AI Hentai for free.

Hot Article

Hot Tools

Notepad++7.3.1
Easy-to-use and free code editor

SublimeText3 Chinese version
Chinese version, very easy to use

Zend Studio 13.0.1
Powerful PHP integrated development environment

Dreamweaver CS6
Visual web development tools

SublimeText3 Mac version
God-level code editing software (SublimeText3)

Hot Topics



Configuring a Debian mail server's firewall is an important step in ensuring server security. The following are several commonly used firewall configuration methods, including the use of iptables and firewalld. Use iptables to configure firewall to install iptables (if not already installed): sudoapt-getupdatesudoapt-getinstalliptablesView current iptables rules: sudoiptables-L configuration

The steps to install an SSL certificate on the Debian mail server are as follows: 1. Install the OpenSSL toolkit First, make sure that the OpenSSL toolkit is already installed on your system. If not installed, you can use the following command to install: sudoapt-getupdatesudoapt-getinstallopenssl2. Generate private key and certificate request Next, use OpenSSL to generate a 2048-bit RSA private key and a certificate request (CSR): openss

The CentOS shutdown command is shutdown, and the syntax is shutdown [Options] Time [Information]. Options include: -h Stop the system immediately; -P Turn off the power after shutdown; -r restart; -t Waiting time. Times can be specified as immediate (now), minutes ( minutes), or a specific time (hh:mm). Added information can be displayed in system messages.

Mark Cerny, chief architect of SonyInteractiveEntertainment (SIE, Sony Interactive Entertainment), has released more hardware details of next-generation host PlayStation5Pro (PS5Pro), including a performance upgraded AMDRDNA2.x architecture GPU, and a machine learning/artificial intelligence program code-named "Amethylst" with AMD. The focus of PS5Pro performance improvement is still on three pillars, including a more powerful GPU, advanced ray tracing and AI-powered PSSR super-resolution function. GPU adopts a customized AMDRDNA2 architecture, which Sony named RDNA2.x, and it has some RDNA3 architecture.

Backup and Recovery Policy of GitLab under CentOS System In order to ensure data security and recoverability, GitLab on CentOS provides a variety of backup methods. This article will introduce several common backup methods, configuration parameters and recovery processes in detail to help you establish a complete GitLab backup and recovery strategy. 1. Manual backup Use the gitlab-rakegitlab:backup:create command to execute manual backup. This command backs up key information such as GitLab repository, database, users, user groups, keys, and permissions. The default backup file is stored in the /var/opt/gitlab/backups directory. You can modify /etc/gitlab

Zookeeper performance tuning on CentOS can start from multiple aspects, including hardware configuration, operating system optimization, configuration parameter adjustment, monitoring and maintenance, etc. Here are some specific tuning methods: SSD is recommended for hardware configuration: Since Zookeeper's data is written to disk, it is highly recommended to use SSD to improve I/O performance. Enough memory: Allocate enough memory resources to Zookeeper to avoid frequent disk read and write. Multi-core CPU: Use multi-core CPU to ensure that Zookeeper can process it in parallel.

Complete Guide to Checking HDFS Configuration in CentOS Systems This article will guide you how to effectively check the configuration and running status of HDFS on CentOS systems. The following steps will help you fully understand the setup and operation of HDFS. Verify Hadoop environment variable: First, make sure the Hadoop environment variable is set correctly. In the terminal, execute the following command to verify that Hadoop is installed and configured correctly: hadoopversion Check HDFS configuration file: The core configuration file of HDFS is located in the /etc/hadoop/conf/ directory, where core-site.xml and hdfs-site.xml are crucial. use

Microsoft's improvements to Windows search functions have been tested on some Windows Insider channels in the EU. Previously, the integrated Windows search function was criticized by users and had poor experience. This update splits the search function into two parts: local search and Bing-based web search to improve user experience. The new version of the search interface performs local file search by default. If you need to search online, you need to click the "Microsoft BingWebSearch" tab to switch. After switching, the search bar will display "Microsoft BingWebSearch:", where users can enter keywords. This move effectively avoids the mixing of local search results with Bing search results
