Wiki
Version 3 (Stephen Crouch, 11/06/2012 08:02 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 | 3 | Stephen Crouch | |_.Middleware |_.Endpoint URI/EPR |_.OS |_.Architecture |_.#cores |_.Support contact | |
8 | 3 | Stephen Crouch | |GridSAM/GridWay | https://gridway.fdi.ucm.es:8443/gridsam/services/bes?wsdl |||| Steve Crouch - s.crouch@software.ac.uk | |
9 | 3 | Stephen Crouch | |UNICORE (FutureGrid) |||||| |
10 | 3 | Stephen Crouch | |QCG Computing | https://grass1.man.poznan.pl:19010 |||| Mariusz Mamonski - mamonski@man.poznan.pl | |
11 | 3 | Stephen Crouch | |GenesisII | attachment:"GenesisII-FG-EPR.txt" ||||| |
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 | 2 | Stephen Crouch | You'll need to send Steve Crouch (s.crouch@software.ac.uk): |
18 | 1 | Stephen Crouch | |
19 | 2 | Stephen Crouch | * A copy of either your endpoint's public certificate, or a copy of the public CA certificate that signed it. |
20 | 2 | Stephen Crouch | * Send either an EPR or the URI of the endpoint (depending on what your implementation supports). |
21 | 2 | Stephen Crouch | * Send any username/password if you're using UsernameToken authentication at the message level. |
22 | 2 | Stephen Crouch | |
23 | 2 | Stephen Crouch | For server configuration: |
24 | 2 | Stephen Crouch | |
25 | 1 | Stephen Crouch | * Install the attachment:"fb4b1346.0" in your endpoint's trust store. |
26 | 1 | Stephen Crouch | * Optionally set your server to mutual client authentication. |
27 | 1 | Stephen Crouch | |
28 | 1 | Stephen Crouch | h3. Application |
29 | 1 | Stephen Crouch | |
30 | 2 | 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 installed path location to Steve Crouch (s.crouch@software.ac.uk). |
31 | 2 | Stephen Crouch | |
32 | 2 | Stephen Crouch | When run e.g. ./update_file you should see the following: |
33 | 1 | Stephen Crouch | |
34 | 1 | Stephen Crouch | <pre> |
35 | 1 | Stephen Crouch | update_file v1.2 27-May-2004 |
36 | 1 | Stephen Crouch | |
37 | 1 | Stephen Crouch | Evaluate energy function and do quick monpo minimization. |
38 | 1 | Stephen Crouch | |
39 | 1 | Stephen Crouch | |
40 | 1 | Stephen Crouch | Usage: eval infile outfile |
41 | 1 | Stephen Crouch | |
42 | 1 | Stephen Crouch | STOP |
43 | 1 | Stephen Crouch | </pre> |