-
Notifications
You must be signed in to change notification settings - Fork 251
Comparing Win Neo vs Linux Neo driver and some Linux benchmarks.. #18
New issue
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
Comments
Some benchmarks:
|
On extensions in Linux, not present in Windows: On cl_khr_create_command_queue: On gl-sharing: |
really thanks for info.. guess I can close.. |
Ok,
I compiled today the driver and run and up to date clinfo tool (full report below):
extensions differences vs Windows driver are:
Linux drv has (and Windows no):
cl_khr_priority_hints cl_khr_throttle_hints cl_khr_create_command_queue
more info on "cl_khr_create_command_queue" extension, please? can't find info on OpenCL registry..
Win drv has (and Linux drv no):
cl_khr_gl_sharing cl_khr_gl_depth_images cl_khr_gl_event cl_khr_gl_msaa_sharing
as you mention on README "delta" other driver:
OpenGL sharing with MESA driver..
this means currently there is no OpenGL interop on Neo with Mesa right?
are you working on it/have plans to implement it?
thanks..
Report:
The text was updated successfully, but these errors were encountered: