[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CADXzsigVPkgkx4vmaKnhGuMdjt_3w0Fo3eFqDNSwyoH9JCrRQw@mail.gmail.com>
Date: Thu, 27 Apr 2023 03:51:45 -0700
From: Raj J Putari <jmaharaj2013@...il.com>
To: LKML <linux-kernel@...r.kernel.org>
Subject: using gpu's to accelerate the linux kernel
is it possible?
id write it but im an amatuer and i dont have time to read the kernel
source and experiment, we're talking about nvidia and amd video cards
assisting in processing heavy data.
lets say youre compiling a kernel, you can write optimizations into
the kernel through a cuda module and offload cpu data directly to the
gpu using opencl or cuda or what amd supplies, i think gpus are
extremely diligent at processing data and i think theyre speedy, its
almost like buying a second cpu for your computer or device
you can try making module that speeds up the kernel or write it into
the kernel, or hopefully write it into the open source modules for amd
and nvidia
hope this helps everyone
Powered by blists - more mailing lists