HackerTrans
トップ新着トレンドコメント過去質問紹介求人

machinekob

no profile record

コメント

machinekob
·2 か月前·議論
Dose AI really raise productivity floor that much? Do we have some good example of that?
machinekob
·3 か月前·議論
This is only for citizen not refugees/immigrants so both MEA and NA folks can chill.
machinekob
·2 年前·議論
But Triton is just abstraction over CUDA for Python (same like cupy, numba etc.). If you need low lvl access you still will use CUDA if you want high level you can use Triton or numba even higer you'll just use wrappers like pytorch/jax.
machinekob
·2 年前·議論
They have both llvm and custom x64 backend (at least partially, i think they started with only custom x64 backend)
machinekob
·2 年前·議論
Nope this never happened to me but i'm always writing explicit types in every language :]
machinekob
·2 年前·議論
Jai is a lot slower atm than at 2018, and feature-wise it is closer to C than to Swift with 2 different purposes.

Swift compiler time is spend mostly on LLVM stuff and it isn't much slower than other modern LLVM languages (Rust/Julia etc.) <ofc. this don't count this very specific complex type checks that are super slow>