Difference between revisions of "Upgrading sword"

From CUC3
Jump to navigation Jump to search
import>Cen1001
import>Cen1001
 
(10 intermediate revisions by the same user not shown)
Line 1: Line 1:
  +
This happened, so I leave this page here only for reference.
Sword needs an upgrade. I'd like to move it to SuSE 9.3. At the moment I'm waiting to see how the [[Upgrading_destiny|destiny upgrade]] goes before making any firm decisions, but here are my current plans for sword:
 
   
 
Sword needs an upgrade. I'd like to move it to SuSE 9.3. The [[Upgrading_destiny|destiny upgrade]] went OK, which was effectively a trial run for upgrading sword. Here are my current plans for sword:
  +
  +
* Repartition the disks to redistribute space between system partitions. Means finding somewhere big enough to back /sharedscratch up to, and a very long restore of /home and /sharedscratch after the upgrade
 
* 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 12: Line 15:
 
** BLACS
 
** BLACS
 
** ScaLAPACK
 
** ScaLAPACK
** Most of the MPI libraries (may need to keep some for compiling purposes)
+
** Most of the MPI libraries
  +
** The out-of-date trial compilers (Absoft, Lahey)
  +
* Software to keep
  +
** ifort in all its versions
  +
** icc in all its versions
  +
** Portland 5.0 up
  +
** Nag f95 (this will need upgrading so it won't be exactly the same)
  +
** Dalton
  +
** FFTW 3 and 2
  +
** CADPAC
  +
** MPI-CH/PGI (needed for castepexe compiles)
  +
* Software I am not sure about
  +
** ifc
   
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.

Latest revision as of 18:13, 5 December 2006

This happened, so I leave this page here only for reference.

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:

  • Repartition the disks to redistribute space between system partitions. Means finding somewhere big enough to back /sharedscratch up to, and a very long restore of /home and /sharedscratch after the upgrade
  • 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
    • The out-of-date trial compilers (Absoft, Lahey)
  • Software to keep
    • ifort in all its versions
    • icc in all its versions
    • Portland 5.0 up
    • Nag f95 (this will need upgrading so it won't be exactly the same)
    • Dalton
    • FFTW 3 and 2
    • CADPAC
    • MPI-CH/PGI (needed for castepexe compiles)
  • Software I am not sure about
    • ifc

If anyone has things they'd like to see on sword this would be the place to ask for them.