|
|
|
|
|
by mister_hn
2412 days ago
|
|
Why should one use this vs. using C/C++ bindings for CUDA and load them in other languages (if required)? I believe it underperforms in comparison with raw C or C++ implementation, just because of the overhead that goes through GraalVM |
|