Unknown Organization (20240403140). SYSTEM AND METHOD FOR REALLOCATION OF GPU POWER

From WikiPatents
Jump to navigation Jump to search

SYSTEM AND METHOD FOR REALLOCATION OF GPU POWER

Organization Name

Unknown Organization

Inventor(s)

Jason Hawkins of Boynton Beach FL (US)

SYSTEM AND METHOD FOR REALLOCATION OF GPU POWER

This abstract first appeared for US patent application 20240403140 titled 'SYSTEM AND METHOD FOR REALLOCATION OF GPU POWER



Original Abstract Submitted

a system for reallocating gpu power of a gaming console to non-gaming purposes, including a processor of the gaming console comprising a gpu and a memory on which are stored machine-readable instructions that when executed by the processor, cause the processor to: define a kernel function for matrix multiplication; pass three global memory pointers (a, b, and c) and an integer (n) as input arguments to the kernel function, wherein the arguments represent two matrices a and b being multiplied and their dimensions; calculate a product of the two matrices and store a result in an output matrix c; generate a control command queue based on the outputs of the kernel function for matrix multiplication; execute the control command queue to allocate memory on the gpu for the input and output matrices; copy the input matrices a and b from a gaming console memory to gpu memory; and execute a kernel on the gpu specifying a global work size for the kernel as a two-dimensional array.