#!/bin/sh . ./hw_vars [ -n "$unit_size" ] || unit_size=$((mem / 2)) $USEMEM -t $nr_task $((unit_size / nr_task))