|
|
|
|
|
by wrsh07
971 days ago
|
|
I don't think this is right. Thinking about operations on matrices is not complex. Defining how a single agent should act on its environment is not complex When you say "without further details or specifics" you're saying "using my default framework of a c/ c descendent world" The author's point is that sequential programming is one type of simple programming, but it's not the only type, and it doesn't map easily to modern hardware |
|
There's some irony to the fact that you re-interpret my opinion as being very specific to C and (indirectly) posit that - in that specific case - parallel programming is hard, and then yourself go on to select a very specific case where parallel programming is not hard, because some matrix operations are independent.
I agree that there are languages that are explicitly built to make parallel programming easy. But in general, and not just related to c or c descendant languages, parallel programming is hard.