From 17c92e28c06aba39c2a8af6450613ff43c19d60a Mon Sep 17 00:00:00 2001 From: x Date: Fri, 2 Mar 2018 18:16:53 +0100 Subject: [PATCH] . --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index dcee013..f983f44 100644 --- a/README.md +++ b/README.md @@ -284,8 +284,8 @@ using [900.000 multicore servers](https://www.cloudyn.com/blog/10-facts-didnt-kn - Text file: multiple numbers separated by non-digits (0..9,-,.) characters (ex. 134534,-45678,98788,4345, ) - ./icapp -Fc data.txt "text file, 32 bits integers - ./icapp -Fc data.txt "text file, 32 bits integers + ./icapp -Fc data.txt "text file, 32 bits integers (ex. 56789,3245,23,678 ) + ./icapp -Fcd data.txt "text file, 64 bits floting-point numbers (ex. 34.7689,5.20,45.789 ) - Multiblocks of 32 bits binary file. (Example gov2 from [DocId data set](#DocId))
Block format: [n1: #of Ids][Id1] [Id2]...[IdN] [n2: #of Ids][Id1][Id2]...[IdN]...