How do I disable SPEC CPU checksum?

Viewed 18

I am building on one machine and running it on the other.

Build:

runcpu --action build --config xxx

Run:

runcpu --action run --config xxx --nobuild

All cases reported checksum mismatched. How do I resolve this.

0 Answers
Related