|
|
|
|
|
by crazygringo
438 days ago
|
|
Very curious how this compares to JAX [1]. JAX lets you write Python code that executes on Nvidia, but also GPUs of other brands (support varies). It similarly has drop-in replacements for NumPy functions. This only supports Nvidia. But can it do things JAX can't? It is easier to use? Is it less fixed-size-array-oriented? Is it worth locking yourself into one brand of GPU? [1] https://github.com/jax-ml/jax |
|
[1]: https://numba.readthedocs.io/en/stable/cuda/overview.html