berkeley-testfloat-3 icon indicating copy to clipboard operation
berkeley-testfloat-3 copied to clipboard

Duplicate entries in testfloat_gen output

Open v-ashwin opened this issue 1 year ago • 1 comments

We learnt that the random.c is not very efficient in generating unique tests cases. We checked by generating 1000000 tests, we found only 33680 are unique ( only 3% :( ). Is there a way to remove duplicates or can you recommend a better random.c. We will try compiling with that new file.

v-ashwin avatar Nov 29 '24 05:11 v-ashwin

Could you give the testfloat_gen command you have used ? (Quality of random on the output may depend on the operation)

nibrunieAtSi5 avatar Jun 15 '25 15:06 nibrunieAtSi5