roberto.depietri:user:tramontana
Differenze
Queste sono le differenze tra la revisione selezionata e la versione attuale della pagina.
Entrambe le parti precedenti la revisioneRevisione precedente | |||
roberto.depietri:user:tramontana [22/01/2013 11:50] – roberto.depietri | roberto.depietri:user:tramontana [16/02/2013 18:40] (versione attuale) – roberto.depietri | ||
---|---|---|---|
Linea 1: | Linea 1: | ||
+ | ====== Usage of Tramontana ====== | ||
+ | |||
+ | The main source of information about Tramontana is provided by the PISA WIKI located at the web pages http:// | ||
+ | |||
+ | * [[http:// | ||
+ | * [[http:// | ||
+ | |||
+ | |||
+ | The Tramontana cluster can be accessed also using a simplified access to the grid provided by the web-portal created by CNAF [[https:// | ||
+ | |||
+ | The first step is to be authenticate to its usage | ||
+ | |||
+ | voms-proxy-init -voms theophys:/ | ||
+ | myproxy-init -d -n -c 3880 | ||
+ | |||
+ | An easy access to the file on the cluster can be achieved using the " | ||
+ | |||
+ | alias UBER=' | ||
+ | UBER | ||
+ | |||
+ | As " | ||
+ | |||
+ | uberftp -D 0 gridce4.pi.infn.it "cat / | ||
+ | uberftp -D 0 gridce4.pi.infn.it "cat / | ||
+ | uberftp -D 0 gridce4.pi.infn.it "cat / | ||
+ | |||
+ | * The first storage area is for creating local job tree and usually is content is erased after job completion | ||
+ | * The second storage area is for permanent STORM storage and its content can also accessed using POSIX standard | ||
+ | * The third area is a scratch area were file may live for ever and can be used to save JOB checkpoint or partials job results. We save our works on the sub-tree "/ | ||
+ | |||
+ | For project involving Cactus runs we decided that (let us suppose that the main directory of the project is: "/ | ||
+ | |||
+ | * **./ | ||
+ | * ./ | ||
+ | * ./ | ||
+ | * ./ | ||
+ | * ./ | ||
+ | * ./ | ||
+ | * ./ | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | ===== Running Cactus ===== | ||
+ | |||
+ | We have prepared a ... THE BEST WAY to manage jobs is using the following commands (SUBMIT/ | ||
+ | |||
+ | | ||
+ | | ||
+ | | ||
+ | | ||
+ | |||
+ | That's all folks.... | ||
+ | |||
+ | |||
+ | |||
+ | ===== Compiling Cactus ===== | ||
+ | |||
+ | Now the compilation on " | ||
+ | a tar ball of the compilation tree and transfer it on the PISA SRM (Storage Resource Manager). | ||
+ | The second step is to submit a compilation job on cluster. This stage will be revised in near | ||
+ | future to do compilation on the pisa user interface. | ||
+ | |||
+ | To check which exe is on the SRM one can gives the commands: | ||
+ | |||
+ | lcg-ls -l srm:// | ||
+ | lcg-ls -l lfn:/ | ||
+ | | ||
+ | lcg-ls -l srm:// | ||
+ | lcg-ls -l lfn:/ | ||
+ | |||
+ | |||
+ | The one with name ending with " | ||
+ | |||
+ | All the script and data need to make compilations are stored in the directory: "/ | ||
+ | on einstein.pr.infn.it. | ||
+ | |||