Download presentation
Presentation is loading. Please wait.
1
Topali Lombardo Alessandro First school international Grid Acitrezza 2007, 6 luglio
2
Job-interactive Type = "Job"; JobType = "Interactive";
Executable = "startopali.sh"; Arguments = "ctvgrid.aln"; InputSandbox = {"startopali.sh","ctvgrid.aln"}; OutputSandbox = {"output.top"}; ListenerPort=21001;
3
features Static installation 80 M On all Worker Node of Grid Acitrezza ! Dinamic installation
4
Script - Job-interactive
# Export DISPLAY environment to a remote machine. export DISPLAY= :0.0 # Define the input file used for rendering by TOPALI. TOPALI_INPUT_FILE=$1 LOCAL_DIR=`pwd` echo "Welcome! This is a simple interactive job.";echo echo "About TOPALI." echo "TOPALI is a software for biogenetic" echo "Do you want to start TOPALI (y/n) ? [Y]:" read ANS case ${ANS} in Y|y) #Launch application. cd /opt/exp_soft/gilda/TOPALi echo "$PWD" ./TOPALi ;; *) echo "Have a nice day!" ;; esac echo "That's all folks!!"
5
Console - Job-interactive
6
TOPAli
7
File input
8
Running
9
Data-output
10
File output
11
Results DSS algorithm
12
PDD- algorithm
13
Upgrade Interactive MPI ? Integration Genius ? Storage data ? Metadata ?
Similar presentations
© 2024 SlidePlayer.com. Inc.
All rights reserved.