|
Main /
GridThese notes for working with the MIPP software on the grid were started my Mark Messier (16 Jan 2008). They are based on telephone and e-mail conversations with Holger Meyer. Making a grid releaseTo work on the grid, one first needs a working grid release. Holger is currently the expert. It requires tagging a release (R08.01.14, for example) and then making a tarball of the release and its associated binaries and libraries. There is a script for this in the repository originally due to Andre Lebedev. I'm not sure where it is or what its called. Perhaps an expert can update these two last sentences. Submitting gridPlaying niceThere is not much documentation on grid use and some "do"s and "don't"s (mostly don'ts) have been discovered mostly related to DCACHE. Jobs which require moving many small files need to be staggered so that the number of files in play at any one time is kept to a reasonably small level. Also, while documentation on DCACHE says otherwise, moving roughly 10 Tb of data through public DCACHE in a week also seems to cause problems. The solutions in both cases seems to be limiting the throughput by hand. The scheduler doesn't seem to be able to detect and limit this usage automatically. Running jobs
|