Anonymous
8/24/2025, 8:18:33 PM
No.16761622
>>16761662
>>16761831
>>16762304
>>16762346
>>16762456
>>16762474
I just found out there’s a class of practical problems that can be solved efficiently by computers but they’re widely believed to be inherently sequential. That means massively parallel systems like supercomputers aren’t very effective at speeding up their solution and end up being pretty resource-inefficient. Ironically these problems are best tackled by fast single-threaded processors but those are cucked by physical constraints like the clock speed ceiling. So how do computer scientists and programmers cope with the fact that you just can’t scale up processing power for certain problems?