[SCore-users-jp] [SCore-users] Error: mpich-1.2.0 device score2 is not installed

kameyama at pccluster.org kameyama at pccluster.org
Mon Jul 22 09:45:17 JST 2002


In article <20020720.104457.730552396.s-sumi at bd6.so-net.ne.jp> Shinji Sumimoto <s-sumi at bd6.so-net.ne.jp> wrotes:
> MPICH-SCore 2.0 is not installed now. You have to re-compile SCore
> from source. 
> 
> See: 
>  http://www.pccluster.org/score/dist/score/html/en/installation/index.html

Because MPICH/SCore2 used PM/ethernet internal header file,
You must extract score module (score-5.0.0.score.tar.gz).

And please edit Makefile.in
     /opt/score/score-src/runtime/mpi/mpich-1.2.0/src/mpid/ch_score2/Makefile.in
to correct PM/Ethernet include path,  from
    -I$(top_srcdir)/../../../pm2/arch/ethernet/include \
to
    -I/opt/score/score-src/SCore/pm2/arch/ethernet/include \

Then, build MPICH/SCore version 2:

> After installing sources.
> % cd /opt/score/score-src/runtime/mpi/mpich-1.2.0
> % ./mpi_make.sh -device ch_score2 build
> % ./mpi_make.sh -device ch_score2 install

                       from Kameyama Toyohisa



More information about the SCore-users mailing list