[Users] Porting problem on IBM ppc
Hee Il Kim
heeilkim at gmail.com
Mon Mar 12 21:58:58 CST 2007
Hi,
I found the error comes from selecting xlc. gcc causes no problem.
Regards
Hee Il
2007/3/12, Hee Il Kim <heeilkim at gmail.com>:
>
> Hi,
>
> I'm trying to port Cactus on a cluster of IBM ppc. At the configuration
> stage, HOST_MACHINE=ppc-ibm should be added to remove the error messages.
> But I encountered a building error after the CST checking finished
>
> ======== Error Messages ========================
> ...
>
> CST finished.
> Checking status of thorn Boundary
> ________________________________________________________________________
> mv: cannot stat `Check.u': No such file or directory
> make[3]: *** [Check.c.d] Error 1
> make[2]: *** [make.checked] Error 2
> make[1]: *** [/home/hmlee/Cactus/configs/wavetoy/lib/libthorn_Boundary.a]
> Error 2
> make: *** [wavetoy] Error 2
> ==================================================
>
> The configuration file I used is as follows
>
> ========= ~/.cactus/config ======================
> HOST_MACHINE=ppc-ibm
>
> CC=xlc
> CXX=xlC
> F77=xlf90
> F90=xlf90
>
> MPI=MPICH
> MPICH_DEVICE=gm
> MPICH_DIR=/usr/local/mpich/mpichgm-1.2.6..14a/gm/ppc64/smp/ibmcmp64/ssh
>
> PTHREADS=yes
> =================================================
>
> I appreciate your help in advance
>
> Regards,
>
> Hee Il Kim
> Dept. of Astronomy
> Seoul National University, Korea
> Email: heeilkim at gmail.com, khi at astro.snu.ac.kr
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.cactuscode.org/pipermail/users/attachments/20070313/0bda739b/attachment-0001.html
More information about the Users
mailing list