|
|
|
|
|
by a99c43f2d565504
332 days ago
|
|
As far as I understand, there was a similar mess with CPUs some 50 years ago: All computers were different and there was no such thing as portable code. Then problem solvers came up with abstractions like the C programming language, allowing developers to write more or less the same code for different platforms. I suppose GPUs are slowly going through a similar process now that they're useful in many more domains than just graphics. I'm just spitballing. |
|
(One of the problems of C is that people have effectively erased pre-C programming languages from history.)