[SCore-users] ia32/ia64 cluster

Nick Birkett nrcb at streamline-computing.com
Sat May 31 02:48:34 JST 2003


On Friday 30 May 2003 10:27 am, kameyama at pccluster.org wrote:
> In article <3137163618.hori0001 at swimmy-soft.com> Atsushi HORI <hori at swimmy-soft.com> wrotes:
> > This message says ULT failed to open (bfd_openr) its binary file, but
> > it fails. I have no ia64 environment, and I can not investigate
> > further.
>
> On redhat 7.3 (and 8.0 and 9) on i386, libbfd don't support ia64 binaries.
>
> You must rebuild binutils packages on server host with following flag:
>     --enable-targets=ia64-linux
> And please rebuild SCore (at least scored).
>
>                        from Kameyama Toyohisa

Ok I have rebuilt libbfd.a  (static lib) on the Xeon main server and
recompiled Score 5.4 (score and mpi) from source.

Everything is working fine on the Xeon nodes. 

scored.exe seems to have ia64 symbols:

nm /opt/score/deploy/bin.i386-redhat7-linux2_4/scored.exe | grep ia64  
08255d40 R bfd_efi_app_ia64_vec
08254ea0 R bfd_elf64_ia64_aix_big_vec
08255020 R bfd_elf64_ia64_aix_little_vec
08254aa0 R bfd_elf64_ia64_big_vec
082552a0 R bfd_elf64_ia64_hpux_big_vec
08254c20 R bfd_elf64_ia64_little_vec
08256440 R bfd_ia64_arch

etc

However I still have the same error:
 
server mpi:$ cat hosts
comp00.streamline
itanium01.streamline 
server mpi:$ scout -F hosts -e scrun -nodes=2x1 ./jacobi_mpi
SCOUT: Spawning done.            
FEP: Unable to connect with SCore-D (comp07)
FEP:WARNING checkpoint option is ignored in single-user mode.
<1> ULT:ERROR Unable to open binary file (/opt/score/deploy/bin.ia64-redhat-linux2_4/scored.exe)=0

The itanium01 bin.ia64-redhat-linux2_4 directories are mounted on the Xeon server as well.

server mpi:$ df
itanium01:/opt/score/deploy/bin.ia64-redhat-linux2_4
                      33171392  15447184  16039152  50% /opt/score/deploy/bin.ia64-redhat-linux2_4
itanium01:/opt/score/bin/bin.ia64-redhat-linux2_4/
                      33171392  15447184  16039152  50% /opt/score/bin/bin.ia64-redhat-linux2_4
server mpi:$ 


Many thanks for your help.

Nick



More information about the SCore-users mailing list