The clusterdynamic benchmark consistently fails. The first part, 1024 arrays of size 32768, succeeds. The second part, 32 arrays of size 1048576, fails. Here is what is printed to stderr:
Input's out of range: 321214499
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).
And here is what is printed to stdout leading up to the failure (I doubt this is useful):
The
clusterdynamic
benchmark consistently fails. The first part, 1024 arrays of size 32768, succeeds. The second part, 32 arrays of size 1048576, fails. Here is what is printed to stderr:And here is what is printed to stdout leading up to the failure (I doubt this is useful):