From cTuning.org
Navigation: cTuning.org > CTools > CBench
We use Sourceforge SVN as a source repository for cCBench (MiBench/MiDataSets have been merged with cBench): http://cbenchmark.svn.sourceforge.net/svnroot/cbenchmark
It has 4 directories:
- branches - in case someone would like to work on his/her own branch
- tags - to tag stable versions
- trunk - current source code
- trunk-all-datasets - all current datasets
Use the following command to download the sources:
svn co http://cbenchmark.svn.sourceforge.net/svnroot/cbenchmark/trunk cbench
Use the following command to download the datasets:
svn co http://cbenchmark.svn.sourceforge.net/svnroot/cbenchmark/trunk-all-datasets cbench
If you want to be able to commit your changes, you are welcome to join the Sourceforge project.
Archive
You can get older development sources of MiBench for MiDatasets that became a part of cBench here:
http://midatasets.svn.sourceforge.net/svnroot/midatasets
Use the following command to download the sources:
svn co http://midatasets.svn.sourceforge.net/svnroot/midatasets/trunk/apps mibench_for_midatasets