forked from iitd-plos/smpbench
-
Notifications
You must be signed in to change notification settings - Fork 0
Benchmarks for full system
License
kanikashridhar/smpbench
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
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 0
No packages published
Languages
- C 90.1%
- Assembly 6.0%
- Perl 3.4%
- Other 0.5%