Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
FROL256 authored Jan 16, 2018
1 parent 765fec7 commit 5a9d76c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# opencl_bitonic_sort_by_key
fast ans simple bitonic sort in opencl; no external ftamewroks;
fast and simple bitonic sort in opencl; no external framewroks;

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

0 comments on commit 5a9d76c

Please sign in to comment.