==== UTILIZZO DELLE CODE SERIALI ==== ---- E' possibile sottomettere tramite due code specifiche: **"local"**\\ //Le cui caratteristiche sono://\\ 900 job slot\\ runtime di 72 ore\\ Il comando per sottomettere alla coda local è il seguente: bsub -q local eseguibile nel caso si volesse ricevere una notifica via mail alla fine del job il comando da utilizzare è il seguente: bsub -u e-mail@pi.infn.it -q local eseguibile __ L'indirizzo e-mail può essere solo uno del dominio pi.infn.it__ * nella stringa di sottomissione non va indicato il gruppo di appartenenza; * se non si specifica un path assoluto per il proprio eseguibile il sistema lo interpreterà come relativo alla directory di lavoro corrente; * in ogni caso è bene assicurarsi che l'eseguibile di trovi in una area che sia accessibile, almeno in lettura, da ovunque; * se si eseguono le inizializzazioni illustrate per la [[strutture:pi:computing_center:farm_di_analisi_interattiva:nx|Farm di Analisi Interattiva]] sarà possibile accedere all'intero albero AFS con i propri privilegi durante l'esecuzione del proprio job.\\ \\ **"locallong"**\\ //Le cui caratteristiche sono://\\ 80 job slot\\ runtime di 3 giorni per default, ma estendibile (con richiesta esplicita al momento della sottomissione del job), fino a 15 giorni. Il comando per sottomettere alla coda local è il seguente: bsub -q locallong eseguibile nel caso si volesse ricevere una notifica via mail alla fine del job il comando da utilizzare è il seguente: bsub -u e-mail@pi.infn.it -q locallong eseguibile __ L'indirizzo e-mail può essere solo uno del dominio pi.infn.it__ * nella stringa di sottomissione non va indicato il gruppo di appartenenza; * se non si specifica un path assoluto per il proprio eseguibile il sistema lo interpreterà come relativo alla directory di lavoro corrente; * in ogni caso è bene assicurarsi che l'eseguibile di trovi in una area che sia accessibile, almeno in lettura, da ovunque; * se si eseguono le inizializzazioni illustrate per la [[strutture:pi:computing_center:farm_di_analisi_interattiva:nx|Farm di Analisi Interattiva]] sarà possibile accedere all'intero albero AFS con i propri privilegi durante l'esecuzione del proprio job.\\ \\ \\ Le due code "seriali", naturalmente, accettano job eccedenti il loro limite (900 core e 80 core rispettivamente) che vanno in esecuzione nel momento in cui, terminati dei job sulle code stesse, si liberano posti e ci sono core disponibili sul pool totale (sui 3500 totali delle risorse GRID/coda-locale di Pisa). [[strutture:pi:computing_center:code_locali:accesso_-_login|ACCESSO ALLE CODE SERIALI]]\\ ---- === Assistenza === Per qualsiasi dubbio o informazione potete mandare una mail all'IT Division all'indirizzo: localq-support@lists.pi.infn.it Verrete contattati al più presto dal gruppo. ---- ---- ---- ---- \\ english version ==== USE OF SERIAL QUEUES ==== ---- Is possible to submit on two specific queue: **"local"**\\ //Characteristics://\\ 900 job slot\\ 72h of runtime\\ The command to use to submit is: bsub -q local executable to notify by email the end of the job, user can add the command: bsub -u e-mail@pi.infn.it -q local executable __ The e-mail address can be only one domain pi.infn.it __ * is not necessary specify the user's group * if user do not specify an absolute path of the executable, system will interpret this as referring to the current working directory; * executable must be locate in accessible area, at least in reading, from everywhere; * user can access the entire AFS tree with its privileges during the execution of the job following the instructions on [[strutture:pi:computing_center:farm_di_analisi_interattiva:nx|FAI]].\\ \\ **"locallong"**\\ //Characteristics://\\ 80 job slot\\ 3 days of default runtime, extended to 15 days. The command to use to submit is: bsub -q locallong executable to notify by email the end of the job, user can add the command: bsub -u e-mail@pi.infn.it -q local executable __ The e-mail address can be only one domain pi.infn.it __ * is not necessary specify the user's group * if user do not specify an absolute path of the executable, system will interpret this as referring to the current working directory; * executable must be locate in accessible area, at least in reading, from everywhere; * user can access the entire AFS tree with its privileges during the execution of the job following the instructions on [[strutture:pi:computing_center:farm_di_analisi_interattiva:nx|FAI]].\\ \\ \\ The queues accepted the job in excess (900 cores and 80 cores, respectively) that will runs when there are available other resounces. [[strutture:pi:computing_center:code_locali:accesso_-_login|ACCESS]]\\ ---- === to request help === For any questions or information users can send an email to the IT Division: localq-support@lists.pi.infn.it You'll be contacted asap by a member's group.