Re: [PATCH 00/15] Introduce HabanaLabs network drivers

2024-06-17 Thread Alexander Lobakin
From: Omer Shpigelman Date: Thu, 13 Jun 2024 11:21:53 +0300 > This patch set implements the HabanaLabs network drivers for Gaudi2 ASIC > which is designed for scaling of AI neural networks training. > The patch set includes the common code which is shared by all Gaudi ASICs > and the Gaudi2 ASIC

Re: [PATCH 00/19] Introduce __xchg, non-atomic xchg

2022-12-23 Thread Alexander Lobakin
From: Andrew Morton Date: Thu, 22 Dec 2022 09:21:47 -0800 > On Thu, 22 Dec 2022 12:46:16 +0100 Andrzej Hajda > wrote: > > > Hi all, > > > > I hope there will be place for such tiny helper in kernel. > > Quick cocci analyze shows there is probably few thousands places > > where it could be use