SCore Source Modules Extraction
After SCore 4.1, SCore source are separate some modules.
- SCore Core Source Extraction
Issue the following commands:
# mkdir -p /opt/score/src
# cd /opt/score/src
# tar xzpf /opt/score/score-4.2.core.tar.gz
- Extract other modules source Extraction
If you want to extract other modules,
issue the following commands:
# tar xzpf /opt/score/score-4.2.module_name.tar.gz
If you want to use MPICH-SCore version 2.0 devices,
please exract mpich sources under core module:
# cd score-4.2.core
# tar xzpf /opt/score/score-4.2.mpich.tar.gz
- Mesa
To install the SCore system, the Mesa and glut static library is required.
If you have installed the SCore system using the SCore binary RPM or
your computers are the SuSE distribution environment,
you do not take care it.
Others, please install the Mesa and glut library.
Parallel and Distributed System Software Laboratory
Real World Computing Partnership
score-info@rwcp.or.jp
- CREDIT
- This document is a part of the SCore cluster system software
developed at Real World Computing Partnership, Japan.
Copyright (c) 2000, 1999 Real World Computing Partnership.