|
|
|
|
|
by VHRanger
1231 days ago
|
|
The problem with drop-in replacements between CPU and GPU code is that performance GPU code requires rethinking the dataflow often -- so even if the code itself is a drop-in, the "make it good" part still requires some rewriting. I'd be curious how that library compares to other numeric python GPU libraries |
|