#!/bin/bash types=( R I ) repartitions=( 1 N ) ratios=( 10:1 1:1 1:10 ) platforms=( cluster grid ) topologies=( line torus hcube ) cat <