akoehn / alto

Other
1 stars 0 forks source link

altolab: warmup runs parallel to experiment, not before #33

Open akoehn opened 7 years ago

akoehn commented 7 years ago

Original report by Jonas Groschwitz (Bitbucket: jgroschwitz, GitHub: jgroschwitz).


In altolab experiments -- e.g. for Task 41, try

alab 41 -Vinvhom='veryLazyInvhom(decomp, irtg.[graph].hom)' -Vintersection='explicitFromVeryLazy(veryLazyIntersection(irtg.auto, invhom))'

-- the warmup and the main experiment instances seem to run in parallel, instead of all warmup first.