1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-30 00:00:11 +01:00

Removed unused node results

This commit is contained in:
Dennis Potter 2018-07-25 16:31:09 +02:00
parent dfd694bdc2
commit 8e37e41947

View file

@ -37,21 +37,10 @@ CONFIG_FILE_TARGET=$(mktemp)
INPUT_FILE=$(mktemp)
OUTPUT_FILE=$(mktemp)
NUM_SAMPLES=${NUM_SAMPLES:-100}
NUM_SAMPLES=${NUM_SAMPLES:-10}
cat > ${CONFIG_FILE} <<EOF
nodes: {
results = {
type = "file",
uri = "/dev/null",
in = {
},
out = {
},
},
ib_node_source = {
type = "infiniband",