Is it possible to avoid putting max files into the aux path, but still have the deadline slave copy the max file to its local drive?
We do multiple submissions from the same file, which currently results in the same file being copied several times to the network (to each job’s own aux folder). It could be reused from the same common location.
If we use #networksave or any of the other modes that is not a ‘repo save’ method, the file never gets localized. Which is a problem, because we have to modify the max file on the slaves… Off the network, thats not possible (as they share the same file). Not to mention, files load slow-as-hell off the network…
Any tips?
(this adds 2-5x speed hit to our submission time from max)