[Users] Porting problem on IBM ppc
Hee Il Kim
heeilkim at gmail.com
Mon Mar 12 01:57:32 CST 2007
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/20070312/ec7882ea/attachment.html
More information about the Users
mailing list