Gridexport

From Mu2eWiki
Revision as of 16:34, 29 January 2018 by Kutschke (talk | contribs) (Created page with "The ups package gridexport will export a build of Mu2e Offline or a build of a satellite release for use on a grid worker node. Until January 2018, the bluearc disk /mu2e/app...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

The ups package gridexport will export a build of Mu2e Offline or a build of a satellite release for use on a grid worker node.

Until January 2018, the bluearc disk /mu2e/app was mounted on worker nodes on Fermigrid; it was possible to build code on that disk and run it on Fermigrid. That is no longer possible. If you have a build of Mu2e code on /mu2e/app, or in your home directory on the mu2egpvm machines, you can use gridexport to produce a bzipped tar file of your build area. You can then submit a grid job that copies the bzipped tar file, unpacks it and runs the code that it finds inside.