search for: zen2

Displaying 8 results from an estimated 8 matches for "zen2".

Did you mean: zen
2017 Jun 26
2
Zen arch in 5.0?
...Zen arch in 5.0? > > Will 5.0 have scheduler, reg alloc etc. bits for explicit > support of AMD's 1st gen Zen (Ryzen, Epyc) arch? > > Is it safe to assume that the changes for Zen's 2nd gen > will land prior to the hardware release, once the 1st > gen is added? I think zen2 will arrive next year.
2017 Jun 25
2
Zen arch in 5.0?
Will 5.0 have scheduler, reg alloc etc. bits for explicit support of AMD's 1st gen Zen (Ryzen, Epyc) arch? Is it safe to assume that the changes for Zen's 2nd gen will land prior to the hardware release, once the 1st gen is added? I think zen2 will arrive next year.
2020 Jul 21
7
New x86-64 micro-architecture levels
...s too small, can be clubbed into A or C. Let's merge Level B into level C then? >> * Level C >> * Level D > > Others are inline with the what we expect as logical grouping. Thanks. > Also we would also like to have dynamic loader support for "zen" / > "zen2" as a version of "Level D" and takes preference over Level D, > which may have super-optimized libraries from AMD or other vendors. *That* shouldn't be too hard to implement if we can nail down the selection criteria. Let's call this Zen-specific Level C x86-zen-avx2 for...
2020 Apr 02
4
Versions in RHEL and CentOS
On Wed, Apr 1, 2020 at 12:33 PM Peter Kjellstr?m <cap at nsc.liu.se> wrote: > On Wed, 1 Apr 2020 10:01:04 +0530 > Thomas Stephen Lee <lee.iitb at gmail.com> wrote: > ... > > Thanks for the information ?. > > Rented a new EPYC Rome Server from Hetzner, but sensors does not show > > status of all cores in list, which is why I asked. > > Curious what
2020 Apr 02
0
Versions in RHEL and CentOS
...20 11:10:23 +0530 Thomas Stephen Lee <lee.iitb at gmail.com> wrote: ... > /usr/bin/sensors > > from the lm_sensors package > > I had run > > sensors-detect --auto I had no idea people still used that package. Especially on a server. Per core temperatures in linux for Zen2 is done using (a very up to date kernel with its k10temp module). Alternatively one can look at: https://github.com/ocerman/zenpower.git I don't know if it works with the c8 kernel (but it does not work with the c7 one). But in the end. Why care about per core temperatures? Setup basic moni...
2020 Apr 02
2
Versions in RHEL and CentOS
...ail.com> wrote: > ... > > /usr/bin/sensors > > > > from the lm_sensors package > > > > I had run > > > > sensors-detect --auto > > I had no idea people still used that package. Especially on a server. > > Per core temperatures in linux for Zen2 is done using (a very up to > date kernel with its k10temp module). Alternatively one can look at: > > https://github.com/ocerman/zenpower.git > > I don't know if it works with the c8 kernel (but it does not work with > the c7 one). > > But in the end. Why care about pe...
2009 Oct 04
5
[Bug 24295] New: No Boot With Nouveau DRM - C51 misaligned reg 0x0000#### not verified
...custom (Zen - http://zen-sources.org, #zen-sources in freenode) kernel, however I know that I have merged all of the nouveau DRM stuff from the freedesktop git as a head into my kernel. That said, I have had these same errors with the same addresses since version .30 and Zen is now on revision .31-zen2, which means that this has gone on for 3 if not more kernel revisions (even by mainline vanilla standards). Any chance of fixing this? Previously, nouveau worked like a dream! I'm using an NV40 (Geforce Go 6150) on an HP DV9205US laptop, with the Archlinux distro. I'm sure I have everythin...
2020 Jul 10
12
New x86-64 micro-architecture levels
Most Linux distributions still compile against the original x86-64 baseline that was based on the AMD K8 (minus the 3DNow! parts, for Intel EM64T compatibility). There has been an attempt to use the existing AT_PLATFORM-based loading mechanism in the glibc dynamic linker to enable a selection of optimized libraries. But the general selection mechanism in glibc is problematic: hwcaps