User Tools

Site Tools


acelab:phoronix_test_suite

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
acelab:phoronix_test_suite [2015/09/02 12:34]
mcawood
acelab:phoronix_test_suite [2021/12/09 16:42] (current)
Line 12: Line 12:
   sudo yum install php-devel php-xml php-posix qt4-devel gmp-devel php-cli php-gd yasm cmake freeglut-devel   sudo yum install php-devel php-xml php-posix qt4-devel gmp-devel php-cli php-gd yasm cmake freeglut-devel
  
-Download the source: +Download and install the source:
   cd ~   cd ~
   wget http://www.phoronix-test-suite.com/download.php?file=phoronix-test-suite-5.8.1   wget http://www.phoronix-test-suite.com/download.php?file=phoronix-test-suite-5.8.1
   tar -xf phoronix-test-suite-5.8.1.tar.gz   tar -xf phoronix-test-suite-5.8.1.tar.gz
 +  cd phoronix-test-suite-5.8.1
 +  sudo ./install-sh
 +  
 +Check that the application is sourced:
 +  which phoronix-test-suite
 +  
 +Source the GCC compiler you wish to test, then run the benchmark suit:
 +  phoronix-test-suite benchmark compiler
      
-Source the directory: 
- 
-  PATH=/home/$USER/phoronix-test-suite-5.8.1:$PATH 
      
  
      
/app/dokuwiki/data/attic/acelab/phoronix_test_suite.1441190053.txt.gz · Last modified: 2021/12/09 16:42 (external edit)