Live data from Hacker News

AMD Discloses Initial Zen 2 Details

fuse.wikichip.org

111–120 of 207 posts

Re: AMD Discloses Initial Zen 2 Details

#111
post #65
post #51

Earlier quoted context omitted.

I hate the Cuda monopoly in machine learning right now. I hope some of the mature libraries (TF, Pytorch) start officially supporting AMD GPUs. Nvidia is looting customers that want to use GPUs for Machine Learning on the cloud (like AWS, GCP)

Nvidia is cashing in their investments for software and integration. It's AMD's job to make machine learning work in their GPU's. If they don't believe in it and spend the necessary time and effort, nobody else will. Radeon Open Compute Platform (ROCm) has existed for years but apparently it's not good enough. ps. Tensorflow has ROCm backend support. https://hub.docker.com/r/rocm/tensorflow/ but is MI25 competitive?…

> Tensorflow has ROCm backend support.

Why is it a separate repo rather than being contributed upstream to TF?

Re: AMD Discloses Initial Zen 2 Details

#112

Earlier quoted context omitted.

But AFAIK, if I have 128 logical cores, I can't say "schedule this thread on any of the 128 cores because you as the scheduler should know better than me". You have to manually manage the two thread groups each of 64 cores because new threads are round robin assigned to the two groups on thread creation and aren't migrated as circumstances change.

Huh, I don't really know much about this to be honest, but are you sure that's not a consequence of prefering not to migrate threads across NUMA nodes rather than across thread groups? Are you aware if there's any documentation on the behavior you're mentioning?

https://docs.microsoft.com/en-us/windows/desktop/procthread/...

Re: AMD Discloses Initial Zen 2 Details

#113

Earlier quoted context omitted.

Huh, I don't really know much about this to be honest, but are you sure that's not a consequence of prefering not to migrate threads across NUMA nodes rather than across thread groups? Are you aware if there's any documentation on the behavior you're mentioning?

https://docs.microsoft.com/en-us/windows/desktop/procthread/...

Oof, I hadn't read the whole page. Interesting, thanks!

Re: AMD Discloses Initial Zen 2 Details

#114

Earlier quoted context omitted.

Do the new 8th gen Intel chips finally deal with Spectre/Meltdown issues in hardware or do they still depend on OS level fixes?

8th gen (Coffee Lake) have the same uarch as Skylake and have no hardware fixes for Meltdown or Spectre.

Yes, but 9th gen has fixes: https://www.anandtech.com/show/13400/intel-9th-gen-core-i9-9...

Re: AMD Discloses Initial Zen 2 Details

#115

Earlier quoted context omitted.

Oracle says "Looks like our profits will double each time AMD doubles the core count of their flagship chip."

Larry Ellison needs a bigger yacht, time to re-up your Oracle per core licensing agreement.

Hah, yacht. He needs a bigger island.

Re: AMD Discloses Initial Zen 2 Details

#117

Given that AMD has introduced their own version of Intel's IME, there's very little incentive for me to consider their CPUs. At least there are workarounds for some of Intel's CPUs.

I'm in the same boat as you.. me_cleaner.py

Yeah, I've got a Libreboot'ed X200 and an X230 that I've Coreboot'ed+me_clean'ed. My desktops aren't in such good shape w.r.t. BIOS firmware though.

Re: AMD Discloses Initial Zen 2 Details

#118

This is a pretty bold change and really makes Intel chips less appealing. With the recent kernel changes for Intel's Spectre issues and this chip coming up, I think it's a distinct possibility that AMD will take back a ton of marketshare in the server space. If these chips really do have a ~25% performance gain over Ryzen (not counting IPC gains), I might just upgrade, and I think a lot of other people are in the sam…

What's disappointing is that none of the major cloud vendors has made any real commitments to AMD, at least none that I've seen. If speculative execution is a problem and you need to give each VM its own exclusive cores, great when you can source parts with 64+ cores on them!

[deleted]

Re: AMD Discloses Initial Zen 2 Details

#119

Given that AMD has introduced their own version of Intel's IME, there's very little incentive for me to consider their CPUs. At least there are workarounds for some of Intel's CPUs.

You can disable the PSP in newer BIOSes. I can do it on my X370 Taichi. The link below is old but accurate. Go AMD and don't look back.

https://www.phoronix.com/scan.php?page=news_item&px=AMD-PSP-...

Re: AMD Discloses Initial Zen 2 Details

#120

I hope AMD has something on their video chip line-up against nVidia as well. I'm curious if they knew nVidia was working on ray-tracing and plan to implement the same API or if they have some other tech they have up their sleeve they've been working on vendors with. I hate how nVidia has such a monopoly on the video chip market. Who knows, maybe Intel will finally get back into the gamer 3D market and we might finall…

By all accounts RTX delivers negligible visual improvement for games, for a huge performance hit. The technology is a lot more interesting in professional 3D modelling where light baking and rendering can be done much faster.

Can't help but think of this:

> The only real performance advantages the GeForce3 currently offers exist in three situations: 1) very high-resolutions, 2) with AA enabled or 3) in DX8 specific benchmarks. You should honestly not concern yourself with the latter, simply because you buy a video card to play games, not to run 3DMark.

> The GeForce3 is consistently a couple of frames slower than the older GeForce2 cards

> Between now and the release of the GeForce3's successor, it is doubtful that there will be many games that absolutely require the programmable pixel and vertex shaders of the GeForce3

https://www.anandtech.com/show/742

Post reply on HN