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

Amik St-Cyr CFD Lab amik at cfdlab.mcgill.ca
Thu Sep 26 21:51:23 JST 2002


On Wed, 2002-09-25 at 20:44, kameyama at pccluster.org wrote:
> In article <1032960188.3498.65.camel at stan.cfdlab.mcgill.ca> Amik St-Cyr CFD Lab <amik at cfdlab.mcgill.ca> wrotes:
> > > The adi2recv.c and other programs must be compiled by scorecc instead of gc
> > c.
> > > Please check your PATH environment to include /opt/score/bin.
> > > 
> > I have checked the PATH:
> > 
> > [root at stokes mpich-1.2.0]# echo $PATH    
> > /opt/score/bin:/opt/score/sbin:/opt/score/deploy:
> > /opt/omni/bin:/opt/score/bin:/bin:/sbin:/usr/bin:/usr/sbin:
> > /usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/opt/score/bin:
> > /opt/score/sbin:/opt/score/libexec:/opt/omni/bin:
> > /usr/pgi/linux86/bin:/usr/pgi/linux86/sbin:/home/amik/bin:
> > /opt/score//bin:/opt/score//bin:/opt/score//bin:/opt/score//bin:
> > /opt/score//bin
> > 
> > Hence back to square one.
> 
> I whant to known MPI configure information
> (detect C compiler etc...)
> Please send me to configure output and following file:
>     /opt/score/score-src/runtime/mpi/mpich-1.2.0/build.*/config.log


| amik at stokes 08:49:12 build.i386-redhat7-linux2_4.score2> cat
config.log 
#include "confdefs.h"
int f(double a){return 0;}
int main() { exit(0); }
int t() {  }
../src/configure: @RWC_INSTALL_ROOT@/bin/scorecc: No such file or
directory
/tmp/ccYJCjZd.o: In function `t':
/tmp/ccYJCjZd.o(.text+0x10): undefined reference to `__Argc'
collect2: ld returned 1 exit status
#include "confdefs.h"
#include <stdio.h>
#include <stdarg.h>
int func( int a, ... ){
int b;
va_list ap;
va_start( ap );
b = va_arg(ap, int);
printf( "%d-%d\n", a, b );
va_end(ap);
fflush(stdout);
return 0;
}
int main() { func( 1, 2 ); return 0;}
conftest.c:7:14: macro "va_start" requires 2 arguments, but only 1 given
gcc -DMPID_NO_FORTRAN conftest.o -o conftest foo.a



> 
> > I have noticed that the PRETO III Beo in Japan was almost the 
> > same machine that we have here. Maybe they have addressed all
> > of those issues that we are having with our beo? Do you have
> > any info from that team?
> 
> I think that team members read swcore-users mailling list.
> Please ask that questions to score-users mailling list.
> 
>                        from Kameyama Toyohisa
-- 
_____________________________________________________
Dr. A. St-Cyr
Research Associate, CFD Lab
Department of Mechanical Engineering
McGill University
688 Sherbrooke Street West, 7th floor
Montreal, Qc, Canada H3A 2S6
Tel: +1 (514) 398-1710, Admin. Fax : 2203
amik at cfdlab.mcgill.ca
_____________________________________________________




More information about the SCore-users mailing list