19/10/2021 20:47, Jerin Jacob:
> > As I stated multiple times, let’s start with something simple that works and
> > then think about how to enhance the library/driver.
>
> I have submitted RFC[1] to abstract in a generic way so that
> workload-specific _driver_ aspects are NOT EXPOSED to the appli
>
> >
>
> > > He wants only feature-specific API.
>
> >
>
> > To re-reiterate, feature-specific "application" API. A device-specific
>
> > bit can be
>
> > driver API and accessible to the out-of-tree driver if needed.
>
> >
>
> > IMO, if we take this path, DPU, XPU, GPU, etc we need N different li
From: Jerin Jacob
Date: Monday, 11 October 2021 at 15:30
To: NBU-Contact-Thomas Monjalon
Cc: techbo...@dpdk.org , Elena Agostini
, dpdk-dev
Subject: Re: [dpdk-dev] [PATCH v3 0/9] GPU library
> On Mon, Oct 11, 2021 at 6:14 PM Thomas Monjalon wrote:
> >
> > 11/10/2021 13:
On Mon, Oct 11, 2021 at 6:14 PM Thomas Monjalon wrote:
>
> 11/10/2021 13:41, Jerin Jacob:
> > On Mon, Oct 11, 2021 at 3:57 PM Thomas Monjalon wrote:
> > > 11/10/2021 11:29, Jerin Jacob:
> > > > On Mon, Oct 11, 2021 at 2:42 PM Thomas Monjalon
> > > > wrote:
> > > > > 11/10/2021 10:43, Jerin Jaco
11/10/2021 13:41, Jerin Jacob:
> On Mon, Oct 11, 2021 at 3:57 PM Thomas Monjalon wrote:
> > 11/10/2021 11:29, Jerin Jacob:
> > > On Mon, Oct 11, 2021 at 2:42 PM Thomas Monjalon
> > > wrote:
> > > > 11/10/2021 10:43, Jerin Jacob:
> > > > > On Mon, Oct 11, 2021 at 1:48 PM Thomas Monjalon
> > > >
On Mon, Oct 11, 2021 at 3:57 PM Thomas Monjalon wrote:
>
> 11/10/2021 11:29, Jerin Jacob:
> > On Mon, Oct 11, 2021 at 2:42 PM Thomas Monjalon wrote:
> > > 11/10/2021 10:43, Jerin Jacob:
> > > > On Mon, Oct 11, 2021 at 1:48 PM Thomas Monjalon
> > > > wrote:
> > > > > 10/10/2021 12:16, Jerin Jaco
11/10/2021 11:29, Jerin Jacob:
> On Mon, Oct 11, 2021 at 2:42 PM Thomas Monjalon wrote:
> > 11/10/2021 10:43, Jerin Jacob:
> > > On Mon, Oct 11, 2021 at 1:48 PM Thomas Monjalon
> > > wrote:
> > > > 10/10/2021 12:16, Jerin Jacob:
> > > > > On Fri, Oct 8, 2021 at 11:13 PM wrote:
> > > > > >
> > >
On Mon, Oct 11, 2021 at 2:42 PM Thomas Monjalon wrote:
>
> 11/10/2021 10:43, Jerin Jacob:
> > On Mon, Oct 11, 2021 at 1:48 PM Thomas Monjalon wrote:
> > > 10/10/2021 12:16, Jerin Jacob:
> > > > On Fri, Oct 8, 2021 at 11:13 PM wrote:
> > > > >
> > > > > From: eagostini
> > > > >
> > > > > In het
11/10/2021 10:43, Jerin Jacob:
> On Mon, Oct 11, 2021 at 1:48 PM Thomas Monjalon wrote:
> > 10/10/2021 12:16, Jerin Jacob:
> > > On Fri, Oct 8, 2021 at 11:13 PM wrote:
> > > >
> > > > From: eagostini
> > > >
> > > > In heterogeneous computing system, processing is not only in the CPU.
> > > > So
On Mon, Oct 11, 2021 at 1:48 PM Thomas Monjalon wrote:
>
> 10/10/2021 12:16, Jerin Jacob:
> > On Fri, Oct 8, 2021 at 11:13 PM wrote:
> > >
> > > From: eagostini
> > >
> > > In heterogeneous computing system, processing is not only in the CPU.
> > > Some tasks can be delegated to devices working
10/10/2021 12:16, Jerin Jacob:
> On Fri, Oct 8, 2021 at 11:13 PM wrote:
> >
> > From: eagostini
> >
> > In heterogeneous computing system, processing is not only in the CPU.
> > Some tasks can be delegated to devices working in parallel.
> >
> > The goal of this new library is to enhance the coll
On Fri, Oct 8, 2021 at 11:13 PM wrote:
>
> From: eagostini
>
> In heterogeneous computing system, processing is not only in the CPU.
> Some tasks can be delegated to devices working in parallel.
>
> The goal of this new library is to enhance the collaboration between
> DPDK, that's primarily a CP
From: eagostini
In heterogeneous computing system, processing is not only in the CPU.
Some tasks can be delegated to devices working in parallel.
The goal of this new library is to enhance the collaboration between
DPDK, that's primarily a CPU framework, and GPU devices.
When mixing network act
13 matches
Mail list logo