Earlier quoted context omitted.
I did sequence-based bioinformatics back around 2006 or so. Very few of the operations used GPU. Things may have changed since I was working there, but the work at the time wasn't suited for a GPU architecture. Initial step was sequence cleanup, which is a hidden markov model executed over a collection of sequences of varying length, so hard to parallelize. Sequence annotation is embarassingly parallel on a per-libra…
"Lots of cores, lots of threads, and lots of main memory. That was the key." Very much this. Which is why I ended up theorycrafting that the AMD many core CPU's would be so useful.
AMD Prepares 32-Core Naples CPUs for 1P and 2P Servers: Coming in Q2
91–100 of 169 posts
Re: AMD Prepares 32-Core Naples CPUs for 1P and 2P Servers: Coming in Q2
#92Earlier quoted context omitted.
"Lots of cores, lots of threads, and lots of main memory. That was the key." Very much this. Which is why I ended up theorycrafting that the AMD many core CPU's would be so useful.
Hmmm, isn't deep learning starting to pick up for genetics? No idea if it is actually is, but everyone in DL seems to be talking about it, I thought I'd ask someone actually in bioinformatics :)
Not necessarily in comp. genetics / sequencing.. / the DNA stuff..
Re: AMD Prepares 32-Core Naples CPUs for 1P and 2P Servers: Coming in Q2
#93Earlier quoted context omitted.
Not being the top single-threaded performer which is required to push many many hundreds of frames per second != "not suited for gamers". Games in general are more likely to be GPU-bound!! Intel's quad cores are only really required for the pro Counter-Strike players who want 600fps at 1080p just to get the absolute latest frame. BTW they advertised it as good for gaming + streaming (h264 CPU encoding at the same tim…
Pretty much all games are CPU intensive and it's not getting better. Try running on a cheap i3 from a few years ago and you'll understand your pain quickly.
Hell in 30 million households there are 8 jaguar x86 core gaming machines active now with an IPC that is probably (I assume) atrocious.
I build my i7 4770 4 years ago and the sad part is that it will probably still take a lot of time for it to become a bottleneck in 90% of the games.
Re: AMD Prepares 32-Core Naples CPUs for 1P and 2P Servers: Coming in Q2
#94Earlier quoted context omitted.
yes but four modules of ryzen to make this beastly naples chip isn't going to be clocked at the same frequencies. the top end intel chips have TDPs of 165W but 4 ryzen chips at 3.6ghz have a tdp of 65w a piece and you're not going to see a 260W server chip if you want to sell into the datacenter.
I can see a use case for it, as long as it delivers on performance. No one minds high TDP, as long as it offers a performance advantage. Hell, some servers have 4-8 Titans in them, and no one is complaining about their TDP. If a 260W CPU TDP is justified by the performance, no one will care.
However, high end systems don't lend themselves well to mass-deployment (i.e. scale out).
Re: AMD Prepares 32-Core Naples CPUs for 1P and 2P Servers: Coming in Q2
#95I think Naples is a very exciting development, because: - 1S/2S is obviously where the pie is. Few servers are 4S. - 8 DDR4 channels per socket is twice the memory bandwidth of 2011, and still more than LGA-36712312whateverthenumberwas - First x86 server platform with SHA1/2 acceleration - 128 PCIe lanes in a 1S system is unprecedented All in all Naples seems like a very interesting platform for throughput-intensive…
> 128 PCIe lanes in a 1S system is unprecedented Yes, definitely drooling at this. Assuming a workload that doesn't eat too much CPU, this would make for a relatively cheap and hassle-free non-blocking 8 GPU @ 16x PCIe workstation. I wants one.
Re: AMD Prepares 32-Core Naples CPUs for 1P and 2P Servers: Coming in Q2
#96Earlier quoted context omitted.
> bugs in the Windows process scheduler Blaming windows is just a desperate excuse from AMD to justify its lack of performances. Don't be tricked by that. It's possible -and rather common- that there are motherboard issues on the first generation of MB, which again, is not a a valid excuse but a bad thing that desperately needs fixing from AMD and a sign that it's still in testing phase.
Were you around for when bulldozer came out? There were huge problems with Windows task scheduling that were later fixed with updates.
This is nothing new or outstanding at all.
Re: AMD Prepares 32-Core Naples CPUs for 1P and 2P Servers: Coming in Q2
#97Earlier quoted context omitted.
> bugs in the Windows process scheduler Blaming windows is just a desperate excuse from AMD to justify its lack of performances. Don't be tricked by that. It's possible -and rather common- that there are motherboard issues on the first generation of MB, which again, is not a a valid excuse but a bad thing that desperately needs fixing from AMD and a sign that it's still in testing phase.
Were you around for when bulldozer came out? There were huge problems with Windows task scheduling that were later fixed with updates.
Re: AMD Prepares 32-Core Naples CPUs for 1P and 2P Servers: Coming in Q2
#98Though I am kind of worried concerning memory access. Latency penalties when accessing non-local memory are very high on Zen CPUs due to the multi-die architecture design.
Does that mean we will finally see some serious interest in Shared-Nothing design and alike in the future ?
Re: AMD Prepares 32-Core Naples CPUs for 1P and 2P Servers: Coming in Q2
#99This is what I have really been looking forward to. I theorycrafted a more ideal system for the genetics work a former employer was doing, but didn't get to build it until after I had left there. A quad 16 core opteron system for a total of 64 cores (for physics calculations in comsol). I think that there is more potential use for high actual core count servers than many people realize, so I can't wait to build one.…