PC Cluster Consortium

Japanese

SCore Cluster System Version 5 download page

SCore Cluster System Software Version 5.8.3 Distribution

SCore Version 5.8.3 has been tested on Fedora Core 3.

  1. To install the SCore software on your cluster,
    1. Obtain the gziped ISO 9660 images (353 MB) which includes SCore i386 binariy rpm and sources.
    2. Issue the following command:
          # gunzip score-5.8.3-fedoracore3.i386.iso.gz
      
    3. Write the image into a CD-R
    4. Prepare an SCore server host in which Fedora Core 1 has been already installed with NO FIREWALL setting.
    5. Mount the CD-R on the CD-ROM drive of the SCore server host
    6. Then issue the following commands in the SCore server host:
          # mount /media/cdrom
          # cd /media/cdrom
          # ./Install
      
    7. See the /opt/score/doc/ directory
  2. To obtain the SCore i386 binary rpm for Fedora Core 3, please click here.
  3. To obtain the SCore spec files for RPM please click here.
  4. To obtain the SCore sources and kernel patches, please click here.
  5. You may see the SCore 5.8.3 online documentation here.

SCore Cluster System Software Version 5.8.2 Distribution

SCore Version 5.8.2 has been tested on Fedora Core 1.

  1. To install the SCore software on your cluster,
    1. Obtain the gziped ISO 9660 images (496 MB) which includes SCore i386 binariy rpm and sources.
    2. Issue the following command:
          # gunzip score-5.8.2-fedoracore1.i386.iso.gz
      
    3. Write the image into a CD-R
    4. Prepare an SCore server host in which Fedora Core 1 has been already installed with NO FIREWALL setting.
    5. Mount the CD-R on the CD-ROM drive of the SCore server host
    6. Then issue the following commands in the SCore server host:
          # mount /mnt/cdrom
          # cd /mnt/cdrom
          # ./Install
      
    7. See the /opt/score/doc/ directory
  2. To obtain the SCore i386 binary rpm for Fedora Core 1, please click here.
  3. To obtain the SCore spec files for RPM please click here.
  4. To obtain the SCore sources and kernel patches, please click here.
  5. You may see the SCore 5.8.2 online documentation here.

SCore Cluster System Software Version 5.8.1 Distribution

SCore Version 5.8.1 has been tested on Fedora Core 1.

  1. To install the SCore software on your cluster,
    1. Obtain the gziped ISO 9660 images (495 MB) which includes SCore i386 binariy rpm and sources.
    2. Issue the following command:
          # gunzip score-5.8.1-fedoracore1.i386.iso.gz
      
    3. Write the image into a CD-R
    4. Prepare an SCore server host in which Fedora Core 1 has been already installed with NO FIREWALL setting.
    5. Mount the CD-R on the CD-ROM drive of the SCore server host
    6. Then issue the following commands in the SCore server host:
          # mount /mnt/cdrom
          # cd /mnt/cdrom
          # ./Install
      
    7. See the /opt/score/doc/ directory
  2. To obtain the SCore i386 binary rpm for Fedora Core 1, please click here.
  3. To obtain the SCore spec files for RPM please click here.
  4. To obtain the SCore sources and kernel patches, please click here.
  5. You may see the SCore 5.8.1 online documentation here.

SCore Cluster System Software Version 5.8.0 Distribution

SCore Version 5.8.0 has been tested on Red Hat 7.3

  1. To install the SCore software on your cluster,
    1. Obtain the gziped ISO 9660 images (613 MB) which includes SCore i386 binariy rpm and sources and minimum Linux system rpm files.
    2. Issue the following command:
          # gunzip score-5.8.0-redhat7.3.i386.iso.gz
      
    3. Write the image into a CD-R
    4. Prepare an SCore server host in which Red Hat 7.3 has been already installed with NO FIREWALL setting.
    5. Mount the CD-R on the CD-ROM drive of the SCore server host
    6. Then issue the following commands in the SCore server host:
          # mount /mnt/cdrom
          # cd /mnt/cdrom
          # ./Install
      
    7. See the /opt/score/doc/ directory
  2. To obtain the SCore i386 binary rpm for redhat 7.2 or redhat 7.3, please click here.
  3. To obtain the SCore spec files for RPM please click here.
  4. To obtain the SCore sources and kernel patches, please click here.
  5. You may see the SCore 5.8 online documentation here.

SCore 5.6.0 and SCore 5.6.1 Myrinet XP bug fixed

  1. If you already use the SCore 5.6.0 or SCore 5.6.0 distribution with Myrinet XP, please replace the distribution MCP file with the bug fixed version as follows:
    1. Download lanaixp.interruptbugfix.mcp.
    2. Copy lanaixp.interruptbugfix.mcp to /opt/score/share/lanai on the server host.
    3. Rewrite /opt/score/etc/scorehosts.db file on server host so that the lanaixp.mcp file name is replaced with the lanaixp.interruptbugfix.mcp file name.
    4. reload scoreboard:
      		    # /etc/rc.d/init.d/scoreboard reload
      		
  2. If you want to compile from the MCP source, please replace source as following:
    1. Download myrinetxp.patch and lanaixp.mcp.uu.
    2. Apply myrinetxp.patch.
      		    # cd /opt/score/score-src
      		    # patch -p1 < /opt/score/work/myrinetxp.patch
      		
    3. Replace lanai.mcp.uu
      		    # cp /opt/score/work/lanaixp.mcp.uu /opt/score/score-src/SCore/pm2/arch/myrinetxp/mcp.bin
      		
    4. Compile SCore.

SCore Cluster System Software Version 5.6.1 Distribution

SCore Version 5.6.1 has been tested on Red Hat 7.3

  1. To install the SCore software on your cluster,
    1. Obtain the gziped ISO 9660 images (602 MB) which includes SCore binariy and source rpms and minimum Linux system rpm files.
    2. Issue the following command:
          # gunzip score-5.6.1-redhat7.3.i386.iso.gz
      
    3. Write the image into a CD-R
    4. Prepare an SCore server host in which Red Hat 7.3 has been already installed with NO FIREWALL setting.
    5. Mount the CD-R on the CD-ROM drive of the SCore server host
    6. Then issue the following commands in the SCore server host:
          # mount /mnt/cdrom
          # cd /mnt/cdrom
          # ./Install
      
    7. See the /opt/score/doc/ directory
  2. To upgrade from SCore 5.6.0:
    1. Obtain patch rpm From SCore 5.6.0, please click here.
    2. On all compute hosts, please exec:
      # rpm -Uvh score5.6.0-common* score5.6.0-comp*
      		    
    3. On server host, please exec:
      # rpm -Uvh score5.6.0-common* score5.6.0-mpich* score5.6.0-server* score5.6.0-user*
      		    
    • To obtain the SCore i386 binary rpm for redhat 7.2 or redhat 7.3, please click here.
    • To obtain the SCore spec files for RPM please click here.
    • To obtain the SCore sources and kernel patches, please click here.
    • To obtain source patch files from SCore 5.6.0 please click here
      But kernel patch for IA64 is tne patch from original linux kernel 21.4.21 (not from patched SCore 5.6.0 kernel).
    • You may see the SCore 5.6 online documentation here.

SCore Cluster System Software Version 5.6.0 Distribution

SCore Version 5.6.0 has been tested on Red Hat 7.3

  1. To install the SCore software on your cluster,
    1. Obtain the gziped ISO 9660 images (600 MB) which includes SCore i386 binariy rpm and sources and minimum Linux system rpm files.
    2. Issue the following command:
          # gunzip score-5.6.0-redhat7.3.i386.iso.gz
      
    3. Write the image into a CD-R
    4. Prepare an SCore server host in which Red Hat 7.3 has been already installed with NO FIREWALL setting.
    5. Mount the CD-R on the CD-ROM drive of the SCore server host
    6. Then issue the following commands in the SCore server host:
          # mount /mnt/cdrom
          # cd /mnt/cdrom
          # ./Install
      
    7. See the /opt/score/doc/ directory
  2. To obtain the SCore i386 binary rpm for redhat 7.2 or redhat 7.3, please click here.
  3. To obtain the SCore spec files for RPM please click here.
  4. To obtain the SCore sources and kernel patches, please click here.
  5. You may see the SCore 5.6 online documentation here.

SCore Cluster System Software Version 5.4.0 Distribution

SCore Version 5.4.0 has been tested on Red Hat 7.3

  1. To install the SCore software on your cluster,
    1. Obtain the gziped ISO 9660 images (517 MB) which includes SCore i386 binariy rpm and sources and minimum Linux system rpm files.
    2. Issue the following command:
          # gunzip score-5.4.0-redhat7.3.i386.iso.gz
      
    3. Write the image into a CD-R
    4. Prepare an SCore server host in which Red Hat 7.3 has been already installed with NO FIREWALL setting.
    5. Mount the CD-R on the CD-ROM drive of the SCore server host
    6. Then issue the following commands in the SCore server host:
          # mount /mnt/cdrom
          # cd /mnt/cdrom
          # ./Install
      
    7. See the /opt/score/doc/ directory
  2. To obtain the SCore i386 binary rpm for redhat 7.2 or redhat 7.3, please click here.
  3. To obtain the SCore sources and kernel patches, please click here.
  4. You may see the SCore 5.4 online documentation here.

SCore Cluster System Software Version 5.2.0 Distribution

SCore Version 5.2.0 has been tested on Red Hat 7.2 and Red Hat 7.3

  1. You may see the SCore 5.2 online documentation here.

SCore Cluster System Software Version 5.0.1 Distribution

SCore Version 5.0.1 has been tested on Red Hat 7.2

  1. You may see the SCore 5.0 online documentation here.

SCore Cluster System Software Version 5.0.0 Distribution

SCore Version 5.0.0 has been tested on Red Hat 7.2

  1. You may see the SCore 5.0 online documentation here.

If you want to receive infomation about bug fixes and new releases via the score-users@pccluster.org mailing list, please click

(C) Copyright 2001-2011, PC Cluster Consortium. All rights reserved.