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
OpenCL mightn't come up that often but we should still ensure we can cope with it by providing
at minimum beignet as a backup, working in upstream snapd to expose the OCL ICD definitions, send a patch to Khronos to support a new OCL_ICD_FILENAMES variable and finally ensure snapd also makes the cuda libraries available.
Inside this snap we'll also need to add the OCL ICD loader.
The text was updated successfully, but these errors were encountered:
OpenCL mightn't come up that often but we should still ensure we can cope with it by providing
at minimum
beignet
as a backup, working in upstream snapd to expose the OCL ICD definitions, send a patch to Khronos to support a newOCL_ICD_FILENAMES
variable and finally ensure snapd also makes thecuda
libraries available.Inside this snap we'll also need to add the OCL ICD loader.
The text was updated successfully, but these errors were encountered: