You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit changes the PI API introduced by the device_global design
document, aligning it with the corresponding OpenCL API and the rest of
PI API.
Additionally, it changes the references to relevant CUDA API functions
from referring to the CUDA runtime API to refer to the CUDA driver API,
which is the API used by the CUDA backend.
Signed-off-by: Steffen Larsen <[email protected]>
0 commit comments