STH-Dev
STH-Dev
Getting this when trying to build today. ``` [100%] Building C object lib/THNN/CMakeFiles/THNN.dir/init.c.o In file included from generic/SparseLinear.c:1:0, from /tmp/luarocks_nn-scm-1-303/nn/lib/THNN/init.c:153: /tmp/luarocks_nn-scm-1-303/nn/lib/THNN/generic/SparseLinear.c: In function 'THNN_FloatSparseLinear_accGradParameters': /tmp/luarocks_nn-scm-1-303/nn/lib/THNN/generic/SparseLinear.c:237:3: error: too many arguments to...
It appears as the 16.04 has a number of changes: php5 replaced by php7.0 in dependencies OS detection does not work via: `cat /etc/UnitedLinux-release | tr "\n" ' ' |...
Line 353 we need to change the compile settings for STREAM using ARM (x86 current way is good): if x86 run current: gcc stream.c -O3 -march=native -fopenmp -o stream-me if...
I think this is a good one to add and Ian @ Anandtech requested it also. Basic idea: Download FF source to RAM disk Compile FF.
Looks like virtualbox is not getting picked up in the script so it is failing in the parser. See: http://beta.linux-bench.com/display/57211432218777
Keeping this as a log of things that will need to be updated: 1. The parser URL will need to change 2. The script should also include: "You can view...
Noticed a few errors in the parser: 1. If the benchmark is run a second time on a system, it gets an error 500 upon upload. Need to reboot from...
We should have the ability to run benchmarks selectively, e.g. UnixBench only or UnixBench, c-ray and hardinfo only