Setup Remote Processing » History » Version 16
Neil Voss, 05/27/2010 04:02 PM
1 | 13 | Neil Voss | h1. Setup Remote Processing |
---|---|---|---|
2 | 9 | Neil Voss | |
3 | The web interface for Appion allows one to directly login to a computer and process Appion jobs. But this requires a job submission system to be installed. |
||
4 | |||
5 | 16 | Neil Voss | h2. Types of clusters: |
6 | 1 | Amber Herold | |
7 | 16 | Neil Voss | * Local cluster a.k.a. processing host — this is a cluster that has all of the data directories mounted locally and all processing software installed |
8 | * Remote cluster a.k.a. cluster — this is a cluster that has a limited selection of software and the data is not accessible |
||
9 | |||
10 | The following applies to the both a web-server computer (setup earlier) and job submission system on a local cluster. The job submission system usually consists of a head node (main computer) and individual processing nodes (slave computers) for running jobs. All of these system CAN exist on an single computer. |
||
11 | |||
12 | 1 | Amber Herold | # [[Setup job submission server]] |
13 | 14 | Neil Voss | # [[Install SSH module for PHP]] |
14 | 16 | Neil Voss | # [[Configure web server to submit job to local cluster]] |
15 | 14 | Neil Voss | # [[Testing job submission]] |
16 | # [[Potential job submission problems]] |
||
17 | |||
18 | h2. Remote Appion Processing through ssh |
||
19 | |||
20 | 16 | Neil Voss | # [[Edit the default_cluster.php file]] |
21 | 14 | Neil Voss | |
22 | |||
23 | |||
24 | 3 | Amber Herold | ______ |
25 | |||
26 | [[Create a Test Project|< Create a Test Project]] |
||
27 | 4 | Amber Herold | |
28 | ______ |