Hi,
Why does the SPEC2006 Makefile run the "train" inputs when
LARGE_PROGRAM_SIZE=1 as against the "ref" inputs?
Thanks,
Regards,
Arushi
Hi,
Why does the SPEC2006 Makefile run the "train" inputs when
LARGE_PROGRAM_SIZE=1 as against the "ref" inputs?
Thanks,
Regards,
Arushi
Arushi,
Using the SPEC reference input set would cause the regression tests to run for a excessively long period of time. I'm guessing the training input is preferred because it is designed to give good code coverage, while still finishing in a reasonable amount of time.
Chad