Y
Hacker News
new
|
ask
|
show
|
jobs
by
bloaf
95 days ago
Taichi, benchmarked in the article, claims to be able to outperform CUDA at some GPU tasks, although their benchmarks look to be a few years old:
https://github.com/taichi-dev/taichi_benchmark
1 comments
pjmlp
95 days ago
And doesn't account for cuTitle, NVidia's new API infrastructure that supports writing CUDA directly in Python via a JIT that is based on MLIR.
link