[gmx-users] compilation problem on sdsc power4's
David Mobley
dmobley at gmail.com
Thu Oct 27 23:15:57 CEST 2005
Hi,
I'm trying to compile gromacs 3.3 on the sdsc datastar cluster, which
uses power4's, using xlc_r, xlC_r, and xlf_r; I've also tried another
set of compilers on there. I can compile mdrun just fine, but making
the whole package doesn't work. Particularly, the compiler keeps
complaining about a repeated semicolon in "correl.h". The offending
line is:
gmx_fft_t fft_setup;;
This doesn't loook right to me. Should it be "gmx_fft_t; fft_setup;"?
I can compile fine on our own local cluster using a different
architecture and compilers, but this causing me a lot of headache on
this other cluster.
Thanks,
David
More information about the gromacs.org_gmx-users
mailing list