Honest question for those who got received CS/Engineering degrees in the last 10 years, did Amdahl's Law come up? I've seen programming courses go away from assembler/c/c++ over the years to Java and then scripting languages at a couple local schools. I wonder if the history/theory side changed as well.
Gene Amdahl has died
31–40 of 114 posts
Re: Gene Amdahl has died
#32Honest question for those who got received CS/Engineering degrees in the last 10 years, did Amdahl's Law come up? I've seen programming courses go away from assembler/c/c++ over the years to Java and then scripting languages at a couple local schools. I wonder if the history/theory side changed as well.
Re: Gene Amdahl has died
#33Honest question for those who got received CS/Engineering degrees in the last 10 years, did Amdahl's Law come up? I've seen programming courses go away from assembler/c/c++ over the years to Java and then scripting languages at a couple local schools. I wonder if the history/theory side changed as well.
Re: Gene Amdahl has died
#34Honest question for those who got received CS/Engineering degrees in the last 10 years, did Amdahl's Law come up? I've seen programming courses go away from assembler/c/c++ over the years to Java and then scripting languages at a couple local schools. I wonder if the history/theory side changed as well.
Re: Gene Amdahl has died
#35Honest question for those who got received CS/Engineering degrees in the last 10 years, did Amdahl's Law come up? I've seen programming courses go away from assembler/c/c++ over the years to Java and then scripting languages at a couple local schools. I wonder if the history/theory side changed as well.
Re: Gene Amdahl has died
#36Honest question for those who got received CS/Engineering degrees in the last 10 years, did Amdahl's Law come up? I've seen programming courses go away from assembler/c/c++ over the years to Java and then scripting languages at a couple local schools. I wonder if the history/theory side changed as well.
Re: Gene Amdahl has died
#37The purpose of Amdahl's 1967 paper was to dissuade customers that multiprocessors were cost-effective (read: more expensive for him to produce at Amdahl Corp). In a certain sense, he was correct. Ironically, however, that same paper is now the most quoted in the parallel processing literature. Moreover, he never wrote down the "law" that is now attributed to him---a marketing coup.
https://en.wikipedia.org/wiki/Stigler's_law_of_eponymy strikes again.
Re: Gene Amdahl has died
#38RIP
Re: Gene Amdahl has died
#39The purpose of Amdahl's 1967 paper was to dissuade customers that multiprocessors were cost-effective (read: more expensive for him to produce at Amdahl Corp). In a certain sense, he was correct. Ironically, however, that same paper is now the most quoted in the parallel processing literature. Moreover, he never wrote down the "law" that is now attributed to him---a marketing coup.
Moreover, he never wrote down the "law" that is now attributed to him---a marketing coup. https://en.wikipedia.org/wiki/Stigler's_law_of_eponymy strikes again.
The other reason is that eponymy is often a symptom of laziness. Rather than finding a good, descriptive name for something, you end up with an eponym that is not at all evocative of the meaning behind it. For example, and without putting too much thought into it, Amdahl's law could have been called something like law of scaling or law of bottlenecks.
Re: Gene Amdahl has died
#40I think he deserves a HN Back Bar tribute.