Skip to content

fast ans simple bitonic sort in opencl; no external ftamewroks;

License

Notifications You must be signed in to change notification settings

FROL256/opencl_bitonic_sort_by_key

Repository files navigation

opencl_bitonic_sort_by_key

fast and simple bitonic sort in opencl; no external framewroks;

Sort int2 by val.x; could be easily extended for user data type and compare operator;