aboutsummaryrefslogtreecommitdiffstats
path: root/case-anon-w-rand-mt
blob: afbcc24c5af39e229b1923d6d95a0472009234b6 (plain)
1
2
3
4
5
6
#!/bin/sh

. ./hw_vars

[ -n "$unit_size" ] || unit_size=$((mem / 2))
$USEMEM -t $nr_task --random $((unit_size / nr_task))