Searched refs:Exp_incr (Results 1 – 1 of 1) sorted by relevance
156 Exp_incr=$(echo "$MB / $total_nodes" |bc)166 if [ $(echo "$mem_curr < $Exp_incr" |bc ) -eq 1 ]; then245 Exp_incr=$(echo "$MB / $total_nodes" |bc)255 if [ $(echo "$mem_curr < $Exp_incr" |bc ) -eq 1 ]; then