System cache optimizations for deep learning compute engines

US11003592B2 · US · B2

Patent metadata
FieldValue
Publication numberUS-11003592-B2
Application numberUS-201715494922-A
CountryUS
Kind codeB2
Filing dateApr 24, 2017
Priority dateApr 24, 2017
Publication dateMay 11, 2021
Grant dateMay 11, 2021

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.

In an example, an apparatus comprises a plurality of compute engines; and logic, at least partially including hardware logic, to detect a cache line conflict in a last-level cache (LLC) communicatively coupled to the plurality of compute engines; and implement context-based eviction policy to determine a cache way in the cache to evict in order to resolve the cache line conflict. Other embodiments are also disclosed and claimed.

First claim

Opening claim text (preview).

The invention claimed is: 1. An apparatus comprising: a plurality of compute engines communicatively coupled to a last-level cache (LLC) by an interconnect, the LLC configured with a variable cache line size, wherein the plurality of compute engines execute one or more layers of a deep learning (DL) network using the LLC; and a controller to: assign one or more of the plurality of compute engines as clients of the LLC; assign a context identifier (ID) to the clients of the LLC; receive, from the plurality of compute engines, a plurality of cache access requests, each cache access request comprising: the context ID corresponding to the compute engine which originated the cache access request; and metadata that indicates a total size of data to be accessed in one or more subsequent data access transactions; detect a cache line conflict in the LLC between a first cache access request from a first compute engine and a second cache access request from a second compute engine; responsive to detecting the cache line conflict, implement a context-based cache eviction policy that utilizes the context ID of the first compute engine and the context ID of the second compute engine to determine a cache way in the LLC to evict in order to resolve the cache line conflict, wherein the LLC is dynamically configured with partitions corresponding to each of the clients based on the one or more layers of the DL network that each of the clients execute; and responsive to a cache miss, select a variable cache line size to allocate and fill from the LLC, wherein the variable cache line size is selected based on the total size of the data indicated in the metadata received with the access request, and based on data utilization of the LLC by the DL network. 2. The apparatus of claim 1 , wherein: the cache eviction policy is a function of the context identifier. 3. The apparatus of claim 1 , wherein: the LLC is reconfigured dynamically into a plurality of individually addressable caches. 4. The apparatus of claim 3 , wherein: the LLC is reconfigured with a variable cache size. 5. An electronic device, comprising: a general purpose graphics processor; a plurality of compute engines communicatively coupled to a last-level cache (LLC) by an interconnect, the LLC configured with a variable cache line size, wherein the plurality of compute engines execute one or more layers of a deep learning (DL) network using the LLC; and a controller communicably coupled to the general purpose graphics processor and the plurality of compute engines, the controller to: assign one or more of the plurality of compute engines as clients of the LLC; assign a context identifier (ID) to the clients of the LLC; receive, from the plurality of compute engines, a plurality of cache access requests, each cache access request comprising: the context ID corresponding to the compute engine which originated the cache access request; and metadata that indicates a total size of data to be accessed in one or more subsequent data access transactions; detect a cache line conflict in the LLC between a first cache access request from a first compute engine and a second cache access request from a second compute engine; responsive to detecting the cache line conflict, implement a context-based cache eviction policy that utilizes the context ID of the first compute engine and the context ID of the second compute engine to determine a cache way in the LLC to evict in order to resolve the cache line conflict, wherein the LLC is dynamically configured with partitions corresponding to each of the clients based on the one or more layers of the DL network that each of the clients execute; and responsive to a cache miss, select a variable cache line size to allocate and fill from the LLC, wherein the variable cache line size is selected based on the total size of the data indicated in the metadata received with the access request, and based on data utilization of the LLC by the DL network. 6. The electronic device of claim 5 , wherein: the cache eviction policy is a function of the context identifier. 7. The electronic device of claim 5 wherein: the LLC is reconfigured dynamically into a plurality of individually addressable caches. 8. The electronic device of claim 7 , wherein: the LLC is reconfigured with a variable cache size. 9. 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: assign one or more of a plurality of compute engines communicatively coupled to a last-level cache (LLC) by an interconnect as clients of the LLC, the LLC configured with a variable cache line size, wherein the plurality of compute engines execute one or more layers of a deep learning (DL) network using the LLC; assign a context identifier (ID) to the clients of the LLC; receive, from the plurality of compute engines, a plurality of cache access requests, each cache access request comprising: the context ID corresponding to the compute engine which originated the cache access request; and metadata that indicates a total size of data to be accessed in one or more subsequent data access transactions; detect a cache line conflict in the LLC between a first cache access request from a first compute engine and a second cache access request from a second compute engine; responsive to detecting the cache line conflict, implement a context-based cache eviction policy that utilizes the context ID of the first compute engine and the context ID of the second compute engine to determine a cache way in the LLC to evict in order to resolve the cache line conflict, wherein the LLC is dynamically configured with partitions corresponding to each of the clients based on the one or more layers of the DL network that each of the clients execute; and responsive to a cache miss, select a variable cache line size to allocate and fill from the LLC, wherein the variable cache line size is selected based on the total size of the data indicated in the metadata received with the access request, and based on data utilization of the LLC by the DL network. 10. The one or more non-transitory computer-readable medium of claim 9 , wherein: the cache eviction policy is a function of the context identifier. 11. The one or more non-transitory computer-readable medium of claim 9 , wherein: the LLC is reconfigured dynamically into a plurality of individually addressable caches. 12. The one or more non-transitory computer-readable medium of claim 11 , wherein: the LLC is reconfigured with a variable cache size. 13. A method comprising: assigning one or more of a plurality of compute engines communicatively coupled to a last-level cache (LLC) by an interconnect as clients of the LLC, the LLC configured with a variable cache line size, wherein the plurality of compute engines execute one or more layers of a deep learning (DL) network using the LLC; assigning a context identifier (ID) to the clients of the LLC; receiving, from the plurality of compute engines, a plurality of cache access requests, each cache access request comprising: the context ID corresponding to the compute engine which originated the cache access request; and metadata that indicates a total size of data to be accessed in one or more subsequent data access transactions; detecting a cache line conflict in the LLC between a first cache access request from a first compute engine and a second cache access request from a second compute engine; responsive to detecting the cache line conflict, implementing

Assignees

Inventors

Classifications

  • Combinations of networks · CPC title

  • Recurrent networks, e.g. Hopfield networks · CPC title

  • Supervised learning · CPC title

  • Distributed learning, e.g. federated learning · CPC title

  • characterised by memory or gating, e.g. long short-term memory [LSTM] or gated recurrent units [GRU] · 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 US11003592B2 cover?
In an example, an apparatus comprises a plurality of compute engines; and logic, at least partially including hardware logic, to detect a cache line conflict in a last-level cache (LLC) communicatively coupled to the plurality of compute engines; and implement context-based eviction policy to determine a cache way in the cache to evict in order to resolve the cache line conflict. Other embodime…
Who is the assignee on this patent?
Intel Corp
What technology area does this patent fall under?
Primary CPC classification G06F12/128. Mapped technology areas include Physics.
When was this patent published?
Publication date Tue May 11 2021 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 4 related publications on this page (citations in our corpus or others sharing the same primary CPC).