[AMD Official Use Only - General]
> > > >
> > > > From last email from my end `we should promote and document the
> > > changes provided the existing tool is phased out and use lstopo`.
> > > >
> > > > Note:
> > > > 1. This is with assumption that both Linux and Windows `lstopo` is
> > > > modif
18/07/2023 12:37, Varghese, Vipin:
> > 14/07/2023 11:14, Varghese, Vipin:
> > > From: Thomas Monjalon
> > > > 11/07/2023 17:42, Stephen Hemminger:
> > > > > On Sat, 26 Mar 2022 00:32:07 -0700 Vipin Varghese
> > > > > wrote:
> > > > >
>
> <>
>
> > > > >
> > > > > Git complains because you added
[AMD Official Use Only - General]
> -Original Message-
> From: Thomas Monjalon
> Sent: Monday, July 17, 2023 8:37 PM
> To: Stephen Hemminger ; Varghese, Vipin
>
> Cc: david.march...@redhat.com; Tummala, Sivaprasad
> ; dev@dpdk.org
> Subject: Re: [PATCH] use
14/07/2023 11:14, Varghese, Vipin:
> From: Thomas Monjalon
> > 11/07/2023 17:42, Stephen Hemminger:
> > > On Sat, 26 Mar 2022 00:32:07 -0700
> > > Vipin Varghese wrote:
> > >
> > > > +
> > > > + output = " Socket " + str(socket).ljust(3, ' ') + " Numa " +
> > str(numa).zfill(1) + " "
> > > > +
[AMD Official Use Only - General]
> -Original Message-
> From: Thomas Monjalon
> Sent: Tuesday, July 11, 2023 9:56 PM
> To: Varghese, Vipin ; Stephen Hemminger
>
> Cc: david.march...@redhat.com; Tummala, Sivaprasad
> ; dev@dpdk.org
> Subject: Re: [PATCH] use
11/07/2023 17:42, Stephen Hemminger:
> On Sat, 26 Mar 2022 00:32:07 -0700
> Vipin Varghese wrote:
>
> > +
> > + output = " Socket " + str(socket).ljust(3, ' ') + " Numa " +
> > str(numa).zfill(1) + " "
> > + #output = " Socket " + str(socket).zfill(1) + " Numa " +
> > str(numa).zfill(1) + " "
On Sat, 26 Mar 2022 00:32:07 -0700
Vipin Varghese wrote:
> +
> + output = " Socket " + str(socket).ljust(3, ' ') + " Numa " +
> str(numa).zfill(1) + " "
> + #output = " Socket " + str(socket).zfill(1) + " Numa " +
> str(numa).zfill(1) + " "
> + print(output)
> + print(format("-" * len(outpu
id.march...@redhat.com; Tummala,
> Sivaprasad ; dev@dpdk.org; Narcisa Ana
> Maria Vasile ; Dmitry Malloy
> ; Pallavi Kadam
> Subject: Re: [PATCH] usertools: enhance logic to display NUMA
>
> Caution: This message originated from an External Source. Use proper
> caution when opening
14/06/2023 12:48, Ferruh Yigit:
> Should we document preferred tool and usage in DPDK, if so where is good
> location for it?
I think it should be in the user guide.
We are starting to merge the 3 user guides in 1.
You can add it to the Linux guide only for now.
Hi,
2023-06-14 11:48 (UTC+0100), Ferruh Yigit:
> Also @Dmitry, is there solution for Windows for this issue (a tool to
> replace cpu_layout.py)?
hwloc binaries, including lstopo-no-graphics.exe,
are packaged for Windows by the authors:
https://www.open-mpi.org/software/hwloc/current/
On 3/28/2022 3:56 AM, Varghese, Vipin wrote:
> Hi Thomas,
>
>
>
> 26/03/2022 08:32, Vipin Varghese:
>>> enhance python logic to accomadate NUMA information. Current logic
>>> considers physical socket with CPU threads to core map. With new AMD
>>> SKU vairant NUMA is no longer same as SOCKET.
Subject: RE: [PATCH] usertools: enhance logic to display NUMA
[AMD Official Use Only]
Hi Thomas,
26/03/2022 08:32, Vipin Varghese:
> enhance python logic to accomadate NUMA information. Current logic
> considers physical socket with CPU threads to core map. With new AMD
> SKU vairan
[AMD Official Use Only]
Hi Thomas,
26/03/2022 08:32, Vipin Varghese:
> enhance python logic to accomadate NUMA information. Current logic
> considers physical socket with CPU threads to core map. With new AMD
> SKU vairant NUMA is no longer same as SOCKET. Single physical socket
> can be pa
26/03/2022 08:32, Vipin Varghese:
> enhance python logic to accomadate NUMA information. Current logic
> considers physical socket with CPU threads to core map. With new
> AMD SKU vairant NUMA is no longer same as SOCKET. Single physical
> socket can be partitioned to variant of 1,2 and 4.
>
> The
14 matches
Mail list logo