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

. ./hw_vars

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