Live data from Hacker News

Ask HN: Where can I use a 40+ core machine?

news.ycombinator.com

1–10 of 15 posts

Ask HN: Where can I use a 40+ core machine?

#1
When installing at a new client site, we (@UforaInc) found a bug that repro's on their 60 core machine that we have not be able to reproduce on 16 (32 HT) core machines from AWS.

The bug is related to lock contention on many-core machines, and we're trying to find a machine where we reproduce the issue ourselves.

AWS, GAE, Azure, etc don't seem to have anything this size. Does anyone know where we can rent or borrow a beefy machine like this for a couple of days?

Re: Ask HN: Where can I use a 40+ core machine?

#3
You might check with a couple of the OS/hardware vendors too. I know Microsoft used to have labs on both east and west coasts that allow you to do this type of debugging, I would imagine they still do.

Sun used to do the same thing back in the day, not sure since Oracle took over, but it would be worth a call. IBM/HP also might have a lab environment where you can test on.

Maybe call the machine vendor your client used for that machine and explain what you need, you'd be surprised how accommodating they can be. It won't be free, but it likely is far far cheaper than a 60 core machine.

Good luck!

Re: Ask HN: Where can I use a 40+ core machine?

#4

Look into used UltraSPARC hardware. T3/T4/T5 all should offer >100 cores, or start building a beowulf cluster with in house computers.

crossing machine boundaries doesn't seem to trigger the issue. We're specifically stuck looking for machines with lots of cores on a single box.

Re: Ask HN: Where can I use a 40+ core machine?

#5

You might check with a couple of the OS/hardware vendors too. I know Microsoft used to have labs on both east and west coasts that allow you to do this type of debugging, I would imagine they still do. Sun used to do the same thing back in the day, not sure since Oracle took over, but it would be worth a call. IBM/HP also might have a lab environment where you can test on. Maybe call the machine vendor your client us…

Good idea! I'll check on that!

Re: Ask HN: Where can I use a 40+ core machine?

#10

If you're not scared of a "weird" architecture, http://labs.runabove.com/power8/ gets you a lot of threads at a very low price.

I can't figure out how they're "weird"... am I missing something?

EDIT: Yes, yes I am. Power8 architecture. Probably not best for attempting to reproduce client bugs :-)

Post reply on HN