To customize the SCore system, you may edit the following files:
If you want to use optional compilers, Please read Providing Optional Compilers.
The score
file located under the
/opt/score/score6-src/SCore/build/config/
directory.
The score
file defines compile options at
the SCore system compilation time.
/opt/score/score6-src/adm/config/
.
This file specifis non-standard commands such as Java compiler.
If you want to site depending setting, please create new file under
this directory.
If you want to specify operating system depending setting,
you add following suffix to filename:
Proessor Type | Operating System | Suffix |
i386 | CentOS 4.4 | i386-centos44-linux2_6 |
x86_64 | CentOS 4.4 | x86_64-centos44-linux2_6 |
/opt/score/score6-src/adm/config/pccc
and /opt/score/score6-src/adm/config/pccc.i386-centos44-linux2.6
.
# cd /opt/score/score6-src # ./configure # makeIf you create site depend file
site
,
Issue the following commands: # cd /opt/score/score6-src # ./configure --option=site # make
![]() |
PC Cluster Consortium |