|
|
|
|
|
by billconan
2979 days ago
|
|
I don't have experience with opencl or compute shader. My experience with cude told me that the language design tied closely to the hardware. And to write efficient cuda code, you have to understand the hardware architecture well. It's hard for me to imagine a generate gpu language that works on all hardwares, unless the gpu hardware is standardized like x86 or arm. |
|