Scalar core integration

US11409693B2 · US · B2

Patent metadata
FieldValue
Publication numberUS-11409693-B2
Application numberUS-202117321885-A
CountryUS
Kind codeB2
Filing dateMay 17, 2021
Priority dateMar 15, 2019
Publication dateAug 9, 2022
Grant dateAug 9, 2022

How to read this patent

A practical reading order for non-experts. Skip the full description unless you need deep technical detail.

  1. Title

    What the patent document calls the invention.

  2. Abstract

    A short plain-language summary of the technical disclosure.

  3. Assignees and inventors

    Who owns or filed the patent and who is credited as inventor.

  4. Key dates

    Filing, priority, publication, and grant dates set the timeline.

  5. First independent claim

    The legal scope of protection — read this for what is actually claimed.

  6. CPC / IPC classifications

    Technology tags used to group this patent with similar filings.

  7. Citations and related patents

    Prior art links and similar publications in this corpus.

Abstract

Official abstract text for this publication.

Methods and apparatus relating to scalar core integration in a graphics processor. In an example, an apparatus comprises a processor to receive a set of workload instructions for a graphics workload from a host complex, determine a first subset of operations in the set of operations that is suitable for execution by a scalar processor complex of the graphics processing device and a second subset of operations in the set of operations that is suitable for execution by a vector processor complex of the graphics processing device, assign the first subset of operations to the scalar processor complex for execution to generate a first set of outputs, assign the second subset of operations to the vector processor complex for execution to generate a second set of outputs. Other embodiments are also disclosed and claimed.

First claim

Opening claim text (preview).

The invention claimed is: 1. An apparatus comprising: a scalar processor complex comprising a plurality of scalar processor cores; a vector processor complex comprising a plurality of vector processor cores; a hardware accelerator bank comprising a tensor core to perform matrix processing for deep learning operations using a plurality of operand precisions; and a pre-processor communicably coupled to the scalar processor complex, the vector processor complex, and the hardware accelerator bank, the pre-processor to: receive a set of workload instructions for a graphics workload from a host processor; determine a first subset of operations in the set of operations that is suitable for execution by the scalar processor complex, a second subset of operations in the set of operations that is suitable for execution by the vector processor complex, and a third subset of operations in the set of operations that is suitable for execution by the hardware accelerator bank; assign the first subset of operations to the scalar processor complex for execution to generate a first set of outputs; assign the second subset of operations to the vector processor complex for execution to generate a second set of outputs; and assign the third subset of operations to the hardware accelerator bank for execution to generate a third set of outputs. 2. The apparatus of claim 1 , the pre-processor to: continue to process workload instructions until the workload is finished. 3. The apparatus of claim 2 , the pre-processor to: store the first set of outputs and the second set of outputs in a local memory. 4. The apparatus of claim 3 , the pre-processor to: synchronize the local memory with a memory in the host processor after the workload is finished processing. 5. The apparatus of claim 3 , the pre-processor to: synchronize an execution marker with the host processor after the workload is finished processing. 6. The apparatus of claim 1 , the pre-processor to: receive a binary translation of a code; and divide the binary translation into a plurality of code segments. 7. The apparatus of claim 1 , wherein the first subset of operations comprises at least one of a stack push operation, a stack pop operation, a register spill operation; a register fill operation, a read operation, or a write operation. 8. A computer-implemented method comprising: receiving, by a pre-processor of a graphics processing device, a set of workload instructions for a graphics workload from a host processor, wherein the pre-processor is communicably coupled to a scalar processor complex comprising a plurality of scalar processor cores, to a vector processor complex comprising a plurality of vector processor cores, and to a hardware accelerator bank comprising a tensor core to perform matrix processing for deep learning operations using a plurality of operand precisions; determining, by the pre-processor based on an analysis of a binary translation of the set of workload instructions, a first subset of operations in the set of operations that is suitable for execution by the scalar processor complex, a second subset of operations in the set of operations that is suitable for execution by the vector processor complex, and a third subset of operations in the set of operations that is suitable for execution by the hardware accelerator bank; assigning, by the pre-processor, the first subset of operations to the scalar processor complex for execution to generate a first set of outputs; assigning, by the pre-processor, the second subset of operations to the vector processor complex for execution to generate a second set of outputs; and assigning, by the pre-processor, the third subset of operations to the hardware accelerator bank for execution to generate a third set of outputs. 9. The method of claim 8 , further comprising: continuing to process workload instructions until the workload is finished. 10. The method of claim 9 , further comprising storing the first set of outputs and the second set of outputs in a local memory. 11. The method of claim 10 , further comprising: synchronizing the local memory with a memory in the host processor after the workload is finished processing. 12. The method of claim 10 , further comprising: synchronizing an execution marker with the host processor after the workload is finished processing. 13. The method of claim 8 , further comprising: receiving a binary translation of a code; and dividing the binary translation into a plurality of code segments. 14. The method of claim 8 , wherein the first subset of operations comprises at least one of a stack push operation, a stack pop operation, a register spill operation; a register fill operation, a read operation, or a write operation. 15. One or more non-transitory computer-readable medium comprising one or more instructions that when executed on at least one processor configure the at least one processor to perform one or more operations to: receive, by a pre-processor of a graphics processing device of the at least one processor, a set of workload instructions for a graphics workload from a host processor, wherein the pre-processor is communicably coupled to a scalar processor complex comprising a plurality of scalar processor cores, to a vector processor complex comprising a plurality of vector processor cores, and to a hardware accelerator bank comprising a tensor core to perform matrix processing for deep learning operations using a plurality of operand precisions; determine, by the pre-processor based on an analysis of a binary translation of the set of workload instructions, a first subset of operations in the set of operations that is suitable for execution by the scalar processor complex, a second subset of operations in the set of operations that is suitable for execution by the vector processor complex, and a third subset of operations in the set of operations that is suitable for execution by the hardware accelerator bank; assign, by the pre-processor, the first subset of operations to the scalar processor complex for execution to generate a first set of outputs; assign, by the pre-processor, the second subset of operations to the vector processor complex for execution to generate a second set of outputs; and assign, by the pre-processor, the third subset of operations to the hardware accelerator bank for execution to generate a third set of outputs. 16. The computer-readable medium of claim 15 , comprising one or more instructions that when executed on the at least one processor configure the at least one processor to: continue to process workload instructions until the workload is finished. 17. The computer-readable medium of claim 16 , comprising one or more instructions that when executed on the at least one processor configure the at least one processor to: store the first set of outputs and the second set of outputs in a local memory. 18. The computer-readable medium of claim 17 , comprising one or more instructions that when executed on the at least one processor configure the at least one processor to: synchronize the local memory with a memory in the host processor after the workload is finished processing. 19. The computer-readable medium of claim 17 , comprising one or more instructions that when executed on the at least one processor configure the at least one processor to: synchronize an execution marker with the host processor after the workload is finished processing. 20. The computer-readable medium of claim 15 ,

Assignees

Inventors

Classifications

  • using a cache · CPC title

  • Instruction issuing, e.g. dynamic instruction scheduling or out of order instruction execution · CPC title

  • General purpose rendering architectures · CPC title

  • using a secondary processor, e.g. coprocessor (peripheral processor G06F13/12) · CPC title

  • G06F9/5044Primary

    considering hardware capabilities · CPC title

Patent family

Related publications grouped by family.

External sources

Frequently asked questions

Answers are generated from the same data shown on this page.

What does patent US11409693B2 cover?
Methods and apparatus relating to scalar core integration in a graphics processor. In an example, an apparatus comprises a processor to receive a set of workload instructions for a graphics workload from a host complex, determine a first subset of operations in the set of operations that is suitable for execution by a scalar processor complex of the graphics processing device and a second subse…
Who is the assignee on this patent?
Intel Corp
What technology area does this patent fall under?
Primary CPC classification G06F15/8069. Mapped technology areas include Physics.
When was this patent published?
Publication date Tue Aug 09 2022 00:00:00 GMT+0000 (Coordinated Universal Time) (B2). Legal status and post-grant events are not shown on this page.
What related patents are in patentsdb?
We list 11 related publications on this page (citations in our corpus or others sharing the same primary CPC).