Hamilton Turner 960d866dac Rename c++ to C++ 11 år sedan
..
cppsp_rel0.2.3 960d866dac Rename c++ to C++ 11 år sedan
www 960d866dac Rename c++ to C++ 11 år sedan
Makefile 960d866dac Rename c++ to C++ 11 år sedan
README 960d866dac Rename c++ to C++ 11 år sedan
__init__.py 960d866dac Rename c++ to C++ 11 år sedan
benchmark_config 960d866dac Rename c++ to C++ 11 år sedan
cppsp_0.2 960d866dac Rename c++ to C++ 11 år sedan
cppsp_0.2.3.tar.xz 960d866dac Rename c++ to C++ 11 år sedan
install.sh 960d866dac Rename c++ to C++ 11 år sedan
run_application 960d866dac Rename c++ to C++ 11 år sedan
setup.py 960d866dac Rename c++ to C++ 11 år sedan
source_code 960d866dac Rename c++ to C++ 11 år sedan

README

note: this benchmark module has only been tested on ubuntu 12.04, and it requires the following PPA to be installed:

ppa:ubuntu-toolchain-r/test

(run: add-apt-repository ppa:ubuntu-toolchain-r/test)
and the following packages to be installed:

gcc-4.8 g++-4.8

(this will not replace the system default gcc; it adds a "gcc-4.8" and "g++-4.8" command)
gcc/g++ 4.7 should work too.