Hi all, after generating my table, i've wanted to sort it in order to 
distribute.

My generation command ends with the following : 
./a51table_32 --condition rounds:rounds=32 --roundfunc 
xor:condition=distinguished_point::bits=15:generator=lfsr2::tablesize=32::advance=152864
 --implementation sharedmem --algorithm A51 --device cuda:operations=512 
--network 
nickname=sylv1:password=****:host=reflextor.com:port=80:htproxy=proxy*****^80 
--work random:prefix=11,0 --consume file:prefix=data:append --logger normal 
generate --chains 380000000 --chainlength 3000000 --intermediate 
filter:runlength=512

-->Reporting 473429745 chains to the server, rate 125, table advance 152864, 32 
verification chains
Server says: Good work!

and i have the files data.start.tbl and data.end.tbl

Then I used the following for the sorting : 
./a51table_32 --advance 152864 --work file:prefix=data\* --icondition accept 
--device shortcircuit --consume 
file:prefix=sorted_data:startbits=53:truncstart=msb:endbits=49:truncend=lsb:indexbits=25
 copy --intermediate sort:parts=473429745:final:ram=38

and get : 
Throw in function (unknown)
Dynamic exception type: 
N5boost16exception_detail10clone_implINS0_19error_info_injectorINS_15program_options14unknown_optionEEEEE
std::exception::what: unknown option icondition

What is the problem and how can i sort the tables.

thanks for the help, 

sylvain




      
_______________________________________________
A51 mailing list
[email protected]
http://lists.lists.reflextor.com/cgi-bin/mailman/listinfo/a51

Reply via email to