Spark itself does not use GPUs, but you can write and run code on Spark
that uses GPUs. You'd typically use software like Tensorflow that uses CUDA
to access the GPU.
On Thu, Jan 5, 2023 at 7:05 AM K B M Kaala Subhikshan <
kbmkaalasubhiks...@gmail.com> wrote:
> Is Gigabyte GeForce
Is Gigabyte GeForce RTX 3080 GPU support for running machine learning in
Spark?
>
>> I've cc'd Tim and Kevin, who worked on GPU support.
>>
>> On Wed, Dec 28, 2016 at 11:22 AM, Ji Yan wrote:
>>
>>> Dear Spark Users,
>>>
>>> Has anyone had successful experience running Spark on Mesos with GPU
>>> support?
Thanks Michael, Tim and I have touched base and thankfully the issue has
already been resolved
On Fri, Dec 30, 2016 at 9:20 AM, Michael Gummelt
wrote:
> I've cc'd Tim and Kevin, who worked on GPU support.
>
> On Wed, Dec 28, 2016 at 11:22 AM, Ji Yan wrote:
>
>>
I've cc'd Tim and Kevin, who worked on GPU support.
On Wed, Dec 28, 2016 at 11:22 AM, Ji Yan wrote:
> Dear Spark Users,
>
> Has anyone had successful experience running Spark on Mesos with GPU
> support? We have a Mesos cluster that can see and offer nvidia GPU
> resour
Dear Spark Users,
Has anyone had successful experience running Spark on Mesos with GPU support?
We have a Mesos cluster that can see and offer nvidia GPU resources. With
Spark, it seems that the GPU support with Mesos
(https://github.com/apache/spark/pull/14644
<https://github.com/apa