|
|
|
|
|
by danmaz74
971 days ago
|
|
I wouldn't say that it's hard to conceptualize instructions executing in parallel, but it's hard to coordinate those parallel subtasks in an efficient and correct way - except in some use cases, like eg matrix multiplication. |
|