The FAQ presented in this page is still under construction. We are working to provide answers (with practical examples) to all questions listed below. If your questions isn't listed, send it to leandro.ciuffo
ct.infn.it
- My institution does not host a Grid site. From which User Interface can I submit my jobs?
- How to change the passphrase used to "log-in" to the Grid?
- My input data is too big to be transfered in the InputSandbox. What can I do?
- How can I restrict the sites/CEs where I want to send my Jobs?
- My jobs take several hours to run. How can I monitor my job execution without having to wait until its conclusion?
- How can I use AMGA to create a log of my job executions?
- How to restrict the access of my input/output data to a group of users?
- My application requires libraries/tools that are not available in the Worker Nodes. What can I do?
- How can I run codes that require external libraries?
- How can I make my jobs run for more than 12h? (using Myproxy)
- How can I execute MPI programs using MPICH or MPICH2?
- How can I execute MPI programs using MPICH? (2nd solution, without MPI-Start)
- How can I execute MPI programs using OpenMPI?
- How can I execute Windows files (.exe, .com, .bat) in the Grid?
- How can I use the Secure Storage service?
- How can I install the Secure Storage client in my User Interface?
- How can I submit jobs using GridWay?
- How do I manage trivial parallel jobs on the Grid?
Useful Guides
Below you may find several user guides taken also from other EGEE' projects. These guides cover different aspects of gLite grid application development like: API usage (Java), generic information on gLite 3.1, other gridification guides, the GILDA Wiki space, EELA 2 e-Infrastructure and GOC for users, generic gLite and OurGrid guides.
- Using the gLite JAVA API: WMProxy, Logging and Bookeeping, Data Management and Proxy Management
- SG Gridification Guide
- BG Summer School - Porting Applications to Grid
- GILDA Wiki
- EELA-2 e-Infrastructure User Guide - v1.0
- EELA-2 Operations Centre - Users and Application Developers Corner
- gLite 3.1 documentation
- Writing Jobs on OurGrid