Tagged Questions
The moores-law tag has no wiki summary.
11
votes
16answers
1k views
Why does Moore's Law necessitate parallel computing?
This was a question in one of my CS textbooks. I am at a loss. I don't see why it necessarily would lead to parallel computing. Anyone wanna point me in the right direction?
7
votes
26answers
760 views
Will optimizing code become unnecessary?
If Moore's Law holds true, and CPUs/GPUs become increasingly fast, will software (and, by association, you software developers) still push the boundaries to the extent that you still need to optimize ...
3
votes
12answers
504 views
Moore’s Law Problem
Suppose you need to run a program on the world’s fastest supercomputer which will take 10 years to complete. You could:
Spend $250M now
Program for 9 years, Moore’s law speedup (4,000x faster), ...
0
votes
2answers
56 views
What is the platform independent algorithm that returns a measurable value to test Moore's Law? [closed]
Just because of curiosity...
Is there a platform independent algorithm that produces a comparable value; so that I can
implement the algorith on different machines that were introduced to the ...
0
votes
6answers
2k views
(strongly vs weakly) typed AND (statically vs dynamically) typed languages and Moore's law
I do not know how many faces this problem. If I do programming in weakly/dynamically typed language like python,php,javascript for few days I lose touch with strongly typed languages like ...
-3
votes
3answers
441 views
Why is Moore's Law so?
I want to know why the phenomenon of moore's law exists - why double every 2 years?