NVIDIA / numbast

Numbast is a tool to build an automated pipeline that converts CUDA APIs into Numba bindings.
Apache License 2.0
14 stars 4 forks source link

LTO Support #33

Open isVoid opened 2 months ago

isVoid commented 2 months ago
  1. Numba PR that adds LTO support: https://github.com/numba/numba/pull/9274
  2. Pynvjitlink PR: https://github.com/rapidsai/pynvjitlink/pull/73
  3. Benchmark, depending on #12