Benchmarks that need more tests removed from list

This commit is contained in:
Éder F. Zulian
2018-11-09 12:50:55 +01:00
parent 13671a2068
commit 6b20e0737f

View File

@@ -34,19 +34,15 @@
simfiles="
ddr3-gem5-se.xml
rgrsim-gem5-se.xml
"
bins="
8_cores
almabench
Bubblesort
chomp
exptree
fldry
FloatMM
IntMM
lpbench
misr
Oscar
Perm
@@ -58,6 +54,10 @@ RealMM
Towers
Treesort
"
# These need more tests to make sure they work properly
#fldry
#almabench
#lpbench
DIR="$(cd "$(dirname "$0")" && pwd)"
basedir="$DIR/../../.."
@@ -76,6 +76,7 @@ proj_build() {
#module load anaconda3/latest
fi
cd $basedir
rm -rf build
mkdir -p build
cd build
qmake ../DRAMSys/DRAMSys.pro