-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Hello, I just sorted 1GB of integers, i.e. 1073741824 bytes, and the output was
Verifying sort (foo_0.dat)...
Correctly sorted! 272305152 ints.
Unfortunately that is 272305152*4 == 1089220608, which is too many bytes.
I just ran it with ./extsort random_1G.dat 128 512
as parameters.
Did you see such behaviour ?
Metadata
Metadata
Assignees
Labels
No labels