Dual-Portion GPU Register File for Power and Parallel Throughput

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

As integrated circuit fabrication technology advances, the increasing number of components on a single chip generates more heat and consumes more power, posing challenges to efficient power management and limiting usage models, especially for battery-powered devices, and traditional graphics processors face inefficiencies in parallel processing.

Innovation Solution

Implementing a sector cache for compression in graphics processors, which includes a low energy portion and a high capacity portion, optimized for efficient power management and enhanced parallel processing capabilities.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Productivity

If the number of components on a single chip is increased to improve functionality, then processing capability is improved, but power consumption and heat generation increase

Engineering Contradiction:
Improveprocessing capabilityVSAvoidpower consumption
Core Design Contradiction:
ProductivityVSUse of energy by moving object

Solution Approach 1:

The register file is divided into two distinct portions: a first portion with first register entries and a second portion with second register entries. This segmentation allows different data types or access patterns to be handled by specialized register sets, improving processing efficiency for specific operations while maintaining overall system functionality.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

Different portions of the register file are optimized for different purposes. The first portion may be optimized for certain data types or access patterns while the second portion is optimized for others, allowing each region to operate with locally optimal characteristics that reduce overall power consumption while maintaining high processing capability.

Inventive Principle:
Principle #3Local quality

2Productivity

If additional components are integrated on a single chip to enhance functionality, then processing performance is improved, but heat generation increases

Engineering Contradiction:
Improveprocessing performanceVSAvoidheat generation
Core Design Contradiction:
ProductivityVSTemperature

Solution Approach 1:

By segmenting the register file into specialized portions, the patent enables more efficient data access and processing operations. This reduces the number of computational steps required for certain operations, thereby reducing heat generation while maintaining processing performance.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The dual-portion register file structure enables self-service optimization where frequently accessed or critical data can be stored in the first portion for rapid access, reducing the need for complex memory access operations that generate heat, while less critical data resides in the second portion.

Inventive Principle:
Principle #25Self-service

3Device complexity

If a single unified register file is used to simplify architecture, then device complexity is reduced, but processing efficiency for parallel operations decreases

Engineering Contradiction:
Improvearchitecture simplicityVSAvoidparallel processing efficiency
Core Design Contradiction:
Device complexityVSProductivity

Solution Approach 1:

The register file is segmented into multiple portions that can be independently accessed by different processing units or threads. This segmentation enables parallel access patterns where multiple processing elements can simultaneously access different portions of the register file, improving parallel processing efficiency while maintaining a relatively simple unified architecture.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The multi-portion register file serves multiple functions: it can be accessed by multiple processing units simultaneously, support different data types in different portions, and enable various parallel processing modes. This multi-functionality improves parallel processing efficiency while the unified register file structure maintains architectural simplicity.

Inventive Principle:
Principle #6Universality (Multi-functionality)

Data Source

PatentUS12579072B2Graphics processor register file including a low energy portion and a high capacity portion
Publication Date: 2026.03.17 INTEL CORP
  • US12579072B2 patent drawing
  • US12579072B2 patent drawing
  • US12579072B2 patent drawing

AI summary

One embodiment provides circuitry coupled with cache memory and a memory interface, the circuitry to compress compute data at multiple cache line granularity, and a processing resource coupled with the memory interface and the cache memory. The processing resource is configured to perform a general-purpose compute operation on compute data associated with multiple cache lines of the cache memory. The circuitry is configured to compress the compute data before a write of the compute data via the memory interface to the memory bus, in association with a read of the compute data associated with the multiple cache lines via the memory interface, decompress the compute data, and provide the decompressed compute data to the processing resource.