arnaud-m / grigrid

Deployment of a benchmark on localhost or a cluster.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use relative paths instead of hard links

arnaud-m opened this issue · comments

  • Avoid to hard link all instances in all properties benchmark directories
  • Compute instead relative paths between ./instances/path/filename.ext and ./prop/path/filename.sh

OAR branch implement this feature.