Difference between revisions of "Upgrading sword"
Jump to navigation
Jump to search
import>Cen1001 |
import>Cen1001 |
||
Line 2: | Line 2: | ||
* Remove the MPI queues. MPI should be done on [http://www-theor.ch.cam.ac.uk/IT/servers/athens/ Athens] or the group servers |
* Remove the MPI queues. MPI should be done on [http://www-theor.ch.cam.ac.uk/IT/servers/athens/ Athens] or the group servers |
||
− | * Use rsh internally (ssh will still work though) |
+ | * Use rsh internally for consistency with the parallel clusters (ssh will still work though) |
* I have a [http://www-theor.ch.cam.ac.uk/IT/servers/sword/packages.txt list of suse packages for sword] . |
* I have a [http://www-theor.ch.cam.ac.uk/IT/servers/sword/packages.txt list of suse packages for sword] . |
||
* Make modules compulsory |
* Make modules compulsory |
||
* Do network installs for the compute nodes |
* Do network installs for the compute nodes |
||
− | * Software to be removed: |
+ | * Software to be removed because it's not supported or no one wants it: |
** GAMESS-US |
** GAMESS-US |
||
** PGI 4.0 |
** PGI 4.0 |
||
Line 14: | Line 14: | ||
** Most of the MPI libraries (may need to keep some for compiling purposes) |
** Most of the MPI libraries (may need to keep some for compiling purposes) |
||
− | If anyone has things they'd like to see on sword this would be the place to ask for them. |
+ | If anyone has things they'd like to see on sword this would be the place to ask for them. |
Revision as of 15:35, 27 April 2006
Sword needs an upgrade. I'd like to move it to SuSE 9.3. The destiny upgrade went OK, which was effectively a trial run for upgrading sword. Here are my current plans for sword:
- Remove the MPI queues. MPI should be done on Athens or the group servers
- Use rsh internally for consistency with the parallel clusters (ssh will still work though)
- I have a list of suse packages for sword .
- Make modules compulsory
- Do network installs for the compute nodes
- Software to be removed because it's not supported or no one wants it:
- GAMESS-US
- PGI 4.0
- gcc 3.2
- BLACS
- ScaLAPACK
- Most of the MPI libraries (may need to keep some for compiling purposes)
If anyone has things they'd like to see on sword this would be the place to ask for them.