In the tweet Jeff Dean says that Cheng at al. failed to follow the steps required to replicate the work of the Google researchers. Specifically: > In particular the authors did no pre-training (despite pre-training being mentioned 37 times in our Nature article), robbing our learning-based method of its ability to learn from other chip designs But in the Circuit Training Google repo[1] they specifically say: > Our re…
Jeff Dean responds to EDA industry about AlphaChip
91–100 of 221 posts
Re: Jeff Dean responds to EDA industry about AlphaChip
#92Re: Jeff Dean responds to EDA industry about AlphaChip
#93Earlier quoted context omitted.
Thank you for your thoughtful response. Acknowledging potential biases openly in a public forum is never easy, and in my view, it adds credibility to your words compared to leaving such matters as implicit insinuations. That said, on page 8, the paper says that 'standard licensing agreements with commercial vendors prohibit public comparison with their offerings.' Given this inherent limitation, what alternative appr…
So I'm not sure what Google is referring to here. As you can see in the ISPD paper ( https://vlsicad.ucsd.edu/Publications/Conferences/396/c396.p... ) on page 5, they openly compare Cadence CMP with AutoDMP and other algorithims quantitatively. The only obfuscation is with the proprietary GF12 technology, where they can't provide absolute numbers, but only relative ones. Comparison against commercial tools is actuall…
Re: Jeff Dean responds to EDA industry about AlphaChip
#94Curious why there's so much emotion and unpleasantness in this dispute? How did it evolve from the boring academic argument about benchmarks, significance, etc to a battle of personal attacks?
Re: Jeff Dean responds to EDA industry about AlphaChip
#95Curious why there's so much emotion and unpleasantness in this dispute? How did it evolve from the boring academic argument about benchmarks, significance, etc to a battle of personal attacks?
The whole publication process seems dishonest, starting from publishing in Nature (why not ISCCC or something similar?)
Re: Jeff Dean responds to EDA industry about AlphaChip
#96Earlier quoted context omitted.
h100 GPU instances are multiple orders of magnitude more expensive.
Not true, H100s cost $2-3/GPU/hr on the open market.
Re: Jeff Dean responds to EDA industry about AlphaChip
#97Earlier quoted context omitted.
> EDA companies are garbage I don't understand this comment. Can you please explain? Are they unethical? Or do they write poor software?
Yes and yes. EDA companies are gatekeeping monopolies. They absolutely abuse their monopoly position to extract huge chunks of money out of companies, and are pretty much single-handedly responsible for the fact that the hardware startup ecosystem is moribund compared to that of the software startup ecosystem. They have been horrible liars about performance and benchmarketing for decades. They dragged their feet mise…
Yes but not single-handedly -- it's them and the foundries, hand-in-hand.
No startup can compete with Synopsys because TSMC doesn't give out the true design rules to anybody smaller than Apple for finfet processes. Essentially their DRC+LVS software has become a DRM-encoded version of the design rule manual.
Re: Jeff Dean responds to EDA industry about AlphaChip
#98Earlier quoted context omitted.
We're talking 16 GPUs for ~6 hrs for inference, and 48 hrs for pre-training. This is not an exorbitant amount of compute. A GPU costs $1-2/hr on the cloud market. So, ~$100-200 for inference, and ~$800-1600 for pre-training, which amortizes across chips. Cloud prices are an upper bound -- most CS labs will have way more than this available on premises. In an industry context, these costs are completely dwarfed by the…
You are correct. For commercial use, the GPUs used for training and fine-tuning aren't a problem financially. However, if we wanted to rigorously benchmark AlphaChip against simulated annealing or other floorplanning algorithms, we have to afford the same compute and runtime budget to each algorithm. With 16 GPUs running for 6 hours, you could explore a huge placement space using any algorithm, and it isn't clear if…
Are the other methods scalable in that way?
Re: Jeff Dean responds to EDA industry about AlphaChip
#99Earlier quoted context omitted.
No it's not. They ran it longer instead.
The 2022 paper pretty explicitly says that runtime is not a substitute. They say their best result "can only be achieved in our 8-GPU setup".
But that was explicitly limited to 8 hours for all setups. Do they have another paper that shows that you can't increase the number of hours of a smaller GPU setup to compensate?
Re: Jeff Dean responds to EDA industry about AlphaChip
#100Earlier quoted context omitted.
Not true, H100s cost $2-3/GPU/hr on the open market.
Yes, they even do at $1/GPU/hr. However, 8xH100 cluster at full utilization is ~8kWh of electricity and costs almost ~0.5M$. 16xH100 cluster is probably 2x of that. How many years before you break-even at ~24$/GPU/day income?