[SCore-users-jp] Re: [SCore-users] Re: ch_score2 + PRESTO III Team

kameyama @ pccluster.org kameyama @ pccluster.org
2002年 9月 27日 (金) 13:45:45 JST


In article <Pine.LNX.4.44.0209270023360.4587-100000 @ stan.cfdlab.mcgill.ca> Amik St-Cyr CFD Lab <amik @ cfdlab.mcgill.ca> wrotes:
> It starts to compile! But not all of it does ;-(

> /opt/score5.0.0/bin/scorecc -compiler=gnu -DFORTRANDOUBLEUNDERSCORE 
> -DHAVE_MPICHCONF_H  -O4 
> -I/opt/score/score-src/runtime/mpi/mpich-1.2.0/src/mpid/ch2 
> -I/opt/score/score-src/runtime/mpi/mpich-1.2.0/src 
> -I/opt/score/score-src/runtime/mpi/mpich-1.2.0/src/include 
> -I/opt/score/score-src/runtime/mpi/mpich-1.2.0/build.i386-redhat7-linux2_4.sc
> ore2/include 
> -I/opt/score/score-src/runtime/mpi/mpich-1.2.0/build.i386-redhat7-linux2_4.sc
> ore2/mpid/ch_score2 
> -I/opt/score/score-src/runtime/mpi/mpich-1.2.0/src/mpid/ch_score2 
> -I/opt/score/score-src/runtime/mpi/mpich-1.2.0/src/mpid/util 
> -I/opt/score/score-src/runtime/mpi/mpich-1.2.0/src/../../../scoredlib/include
>  
> -I/opt/score/score-src/runtime/mpi/mpich-1.2.0/src/../../../pm2/include 
> -I/opt/score/score-src/SCore/pm2/arch/ethernet/include -DHAVE_GETTIMEOFDAY 
> -DMPID_DEVICE_CODE  -DHAVE_UNAME=1 -DHAVE_NETDB_H=1 -DHAVE_GETHOSTBYNAME=1  
> -DMPID_DEBUG_NONE -DMPID_STAT_NONE   -c scorepriv.c 
> scorepriv.c:74:23: pm_memory.h: No such file or directory
> scorepriv.c:76:62: pm_internal.h: No such file or directory

Sorry, I forget PM internal header files.

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/include \
to
    -I/opt/score/score-src/SCore/include \


                       from Kameyama Toyohisa
_______________________________________________
SCore-users mailing list
SCore-users @ pccluster.org
http://www.pccluster.org/mailman/listinfo/score-users



SCore-users-jp メーリングリストの案内