We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
numba_dppy/__init__.py
Intrinsic Functions
parallel={'offload':True}
numba.cuda
Docs sources to convert:
The text was updated successfully, but these errors were encountered:
The ticket is too old to be relevant. I will create a new umbrella ticket for documentation improvement.
Sorry, something went wrong.
No branches or pull requests
numba_dppy/__init__.py
to docs pageIntrinsic Functions
text as it is related to OpenCL (now SYCL is used)https://github.com/IntelPython/numba-dppy/blob/bafd6548cc4816d412d3007089f42cf550b2c36e/numba_dppy/__init__.py#L69
parallel={'offload':True}
is not supportedhttps://github.com/IntelPython/numba-dppy/blob/bafd6548cc4816d412d3007089f42cf550b2c36e/numba_dppy/__init__.py#L230
https://github.com/IntelPython/numba-dppy/blob/bafd6548cc4816d412d3007089f42cf550b2c36e/numba_dppy/__init__.py#L255
numba.cuda
(from Gap analysis: Comparing Numba-dpex to Numba.Cuda #145)Docs sources to convert:
numba_dppy/__init__.py
The text was updated successfully, but these errors were encountered: