Skip to content

Commit c4a3c77

Browse files
authored
Update README.md
1 parent 6f6d07f commit c4a3c77

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,5 @@
11
# CUDA_Arbitrary_Bitonic_Sort
22
Parallel Bitonic sort for CUDA that works with arbitrary inputs
3+
4+
Inputs: int length, int blockNumber, long* input
5+
Output: long* res

0 commit comments

Comments
 (0)