Difference between revisions of "Upgrading sword"

From CUC3
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.--[[User:cen1001|Catherine]] 15:08, 28 March 2006 (BST)
+
If anyone has things they'd like to see on sword this would be the place to ask for them.

Revision as of 16: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.