Changes between Version 4 and Version 5 of xQTLAdministratorJobs
- Timestamp:
- 2011-09-08T12:17:24+02:00 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
xQTLAdministratorJobs
v4 v5 4 4 5 5 TODO! content here 6 === Configure your local system to accept and run jobs === 7 8 * Use ''Settings'' -> ''Install R packages'' 9 * !BioConductor package, manual install?? 10 * Curl install?? 11 12 === Configure your computer cluster to accept and run jobs === 13 14 * You have a LINUX/UNIX cluster, then: 15 * Install OpenPBS (torque+maoi) 16 * Install [http://www.r-project.org/ R] 17 * Your scheduler (master/head..) node must a SSH keyboard interactive login mechanism 18 * Try to log in to the cluster from your application server. This will accept the SSH key and ensure your firewall isn't blocking outgoing SSH. 6 19 7 20 = OLD STUFF = … … 10 23 11 24 == Overview == 12 * Install the latest XGAP disto (1.4)13 25 * Configure your local system to accept and run jobs 14 26 * Configure your computer cluster to accept and run jobs … … 27 39 * ... 28 40 29 == Configuration for cluster ==30 41 31 === Basics ===32 * You have a LINUX/UNIX cluster, then:33 * Install OpenPBS (torque+maoi)34 * Install [http://www.r-project.org/ R]35 * Your scheduler (master/head..) node must a SSH keyboard interactive login mechanism36 * Try to log in to the cluster from your application server. This will accept the SSH key and ensure your firewall isn't blocking outgoing SSH.37 42 38 43 === Continuation ===