Beat Rubischon <[email protected]> writes: >> While grid engine doesn't provide file staging it does provide hooks >> so you can write your own. > > There are hooks, but it's tricky to get files from a client outside :-) > Usually they are used to stage from the queuemaster to the exec node and > back.
It should be with respect to the submit host, shouldn't it? > Some time ago I played with them and finally failed. There is no way to > move the output files completely as the staging process by itself is > still writing its STDOUT and STDERR to those files. And you need the > output to be able to debug the sometimes complex procedure... I finally > managed the whole file staging inside of the job script and used the > post script for a cleanup in case of a qdel. It would be useful if someone could post a summary of what needs fixing on the issue tracker <https://arc.liv.ac.uk/trac/SGE#mail>, and any suggested edits for the howto documents (<http://arc.liv.ac.uk/SGE/howto/filestaging/filestaging6.html> and <http://arc.liv.ac.uk/SGE/howto/filestaging/index.html>). -- Community Grid Engine: http://arc.liv.ac.uk/SGE/ _______________________________________________ users mailing list [email protected] https://gridengine.org/mailman/listinfo/users
