Skip to content

kanikashridhar/smpbench

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prepare:
-------
sudo apt-get install libtool mysql-server libmysqlclient15-dev gfortran mpi libevent-dev libevent1-dev automake libboost-all-dev libbz2-dev libatlas-base-dev libtiff-dev

Put your user password in the environment variable as follows (change the
password to something insecure before doing this, your password will be
visible in plaintext):

export SUDO_PASSWORD=<user-sudo-password>

Use the following password for mysql-server: "root"

mkdir ../tars
cd ../tars && wget http://www.cse.iitd.ernet.in/~sbansal/software/tars/* && cd -

Build:
-----
./configure
make crosstool

For CINT:
make cint

For others:
make build

About

Benchmarks for full system

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 90.1%
  • Assembly 6.0%
  • Perl 3.4%
  • Other 0.5%