Wiki
Version 1 (Stephen Crouch, 11/05/2012 11:01 AM)
| 1 | 1 | Stephen Crouch | h1. Interoperability for SC2012 |
|---|---|---|---|
| 2 | 1 | Stephen Crouch | |
| 3 | 1 | Stephen Crouch | Target: SuperComputing 2012, 10-16 November 2012. |
| 4 | 1 | Stephen Crouch | |
| 5 | 1 | Stephen Crouch | h2. Participating Technologies |
| 6 | 1 | Stephen Crouch | |
| 7 | 1 | Stephen Crouch | |_.Middleware |_.Endpoint URI |_.OS |_.Architecture |_.#cores |_.Support contact | |
| 8 | 1 | Stephen Crouch | |GridSAM/GridWay |||||| |
| 9 | 1 | Stephen Crouch | |UNICORE (FZJ) |||||| |
| 10 | 1 | Stephen Crouch | |UNICORE (BetaGrid) |||||| |
| 11 | 1 | Stephen Crouch | |GenesisII |||||| |
| 12 | 1 | Stephen Crouch | |
| 13 | 1 | Stephen Crouch | h2. Setup |
| 14 | 1 | Stephen Crouch | |
| 15 | 1 | Stephen Crouch | h3. Server configuration |
| 16 | 1 | Stephen Crouch | |
| 17 | 1 | Stephen Crouch | You'll need to: |
| 18 | 1 | Stephen Crouch | |
| 19 | 1 | Stephen Crouch | * Send Steve Crouch (s.crouch@software.ac.uk) a copy of either your endpoint's public certificate, or a copy of the public CA certificate that signed it. |
| 20 | 1 | Stephen Crouch | * Send Steve Crouch (s.crouch@software.ac.uk) either an EPR or the URI of the endpoint (depending on what your implementation supports). |
| 21 | 1 | Stephen Crouch | * Send Steve Crouch (s.crouch@software.ac.uk) any username/password if you're using UsernameToken authentication at the message level. |
| 22 | 1 | Stephen Crouch | * Install the attachment:"fb4b1346.0" in your endpoint's trust store. |
| 23 | 1 | Stephen Crouch | * Optionally set your server to mutual client authentication. |
| 24 | 1 | Stephen Crouch | |
| 25 | 1 | Stephen Crouch | h3. Application |
| 26 | 1 | Stephen Crouch | |
| 27 | 1 | Stephen Crouch | The Minem application (attachment:"Minem-dynamically.tar.gz" will need to be downloaded and unpacked, and the update_file program installed in a well known location, sending the location to Steve Crouch (s.crouch@software.ac.uk). When run e.g. ./update_file you should see the following: |
| 28 | 1 | Stephen Crouch | |
| 29 | 1 | Stephen Crouch | <pre> |
| 30 | 1 | Stephen Crouch | update_file v1.2 27-May-2004 |
| 31 | 1 | Stephen Crouch | |
| 32 | 1 | Stephen Crouch | Evaluate energy function and do quick monpo minimization. |
| 33 | 1 | Stephen Crouch | |
| 34 | 1 | Stephen Crouch | |
| 35 | 1 | Stephen Crouch | Usage: eval infile outfile |
| 36 | 1 | Stephen Crouch | |
| 37 | 1 | Stephen Crouch | STOP |
| 38 | 1 | Stephen Crouch | </pre> |