Searched refs:LSB_MCPU_HOSTS (Results 1 - 1 of 1) sorted by relevance

/gem5/util/dist/
H A Dgem5-dist.sh52 # Allocated hosts/cores are assumed to be listed in the LSB_MCPU_HOSTS
54 # E.g. LSB_MCPU_HOSTS=\"hname1 2 hname2 4\" means we have altogether 6 slots
57 # If LSB_MCPU_HOSTS environment variable is not defined then we launch all
194 # We assume that allocated slots are listed in the LSB_MCPU_HOSTS
199 [ "x$LSB_MCPU_HOSTS" != "x" ] || LSB_MCPU_HOSTS="127.0.0.1 $NNODES"
201 for hc in $LSB_MCPU_HOSTS

Completed in 4 milliseconds