We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
ObjectCode
Previously we've added from_cubin() and from_ptx(). It seems numba-cuda also needs:
from_cubin()
from_ptx()
from_object()
from_library()
from_fatbin()
from_ltoir()