Skip to content

kennymuli/spec

Repository files navigation

Description: This package is designed to test CPU performance of virtual machines using SPEC CPU 2006.

1. Open conf.py and make necessary configuration changes

2. Install SPEC CPU 2006 and dependencies

cd spec

For Debian based machines, run:

sudo ./install_ubuntu.sh

For RHEL based machines, run:

sudo ./install_centos.sh

3. Run the script

For Debian based machines, run:

sudo ./run_ubuntu.sh

For RHEL based machines, run:

sudo ./run_centos.sh

Note: You may need to enter the relevant configuration file depending upon your machine's architecture when prompted.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published