FastPFor icon indicating copy to clipboard operation
FastPFor copied to clipboard

codecs fail: ` You tried to apply Simple16 to an incompatible set of integers`

Open BruceChen2017 opened this issue 3 years ago • 0 comments

My machine: WSL2 ubuntu 18.04 x86_64
I run ./codecs --uniformdynamic or ./codecs --clusterdynamic, both give me runtime error:

terminate called after throwing an instance of 'std::runtime_error'
  what():  You tried to apply Simple16 to an incompatible set of integers: they should be in [0,2^28).

BruceChen2017 avatar Feb 11 '21 03:02 BruceChen2017