]> AND Private Git Repository - loba.git/commit
Logo AND Algorithmique Numérique Distribuée

Private GIT Repository
In run-all: simplify the names of the output files.
authorArnaud Giersch <arnaud.giersch@iut-bm.univ-fcomte.fr>
Tue, 19 Jul 2011 16:19:04 +0000 (18:19 +0200)
committerArnaud Giersch <arnaud.giersch@iut-bm.univ-fcomte.fr>
Wed, 31 Aug 2011 20:18:56 +0000 (22:18 +0200)
commitaf64dd20ef845daabe4d63ea34723d94d3a20c35
tree62e49c40a742f04f412616426df3f2979fa7d1a3
parentc0a35285e53870b4f8f0be9857debc39e61f6ba2
In run-all: simplify the names of the output files.

Before:
  .../results/plat_${PLATFORM}/topo_${TOPOLOGY}/algo_${ALGO}/loba_${PARAM}.out

After:
  .../results/plat_${PLATFORM}/topo_${TOPOLOGY}/algo_${ALGO}_${VARIANT}.out

with VARIANT being "plain" or "bookkeeping".
Experimentations/run-all
TODO