Re: [AMBER] xgrid in opempi 1.4.1 still broken

From: case <case.biomaps.rutgers.edu>
Date: Fri, 30 Apr 2010 12:35:02 -0400

On Fri, Apr 30, 2010, Alan wrote:
>
> It's just to let those using Mac and using the script configure_openmpi that
> you need to amend:
>
> from:
>
> ./configure --prefix=$AMBERHOME --disable-mpi-cxx \
> $static YACC=$AMBERHOME/bin/yacc FC="$fc" FCFLAGS="$fflags" \
> F77="$fc" FFLAGS="$fflags" F90="$fc" \
> CC="$cc" CFLAGS="$cflags" CXX="$cplusplus"
>
> to:
>
> ./configure --prefix=$AMBERHOME --disable-mpi-cxx \
> $static YACC=$AMBERHOME/bin/yacc FC="$fc" FCFLAGS="$fflags" \
> F77="$fc" FFLAGS="$fflags" F90="$fc" \
> CC="$cc" CFLAGS="$cflags" CXX="$cplusplus" --without-xgrid
>
> Indeed, this modification affects only Macs (and in a good way, all other OS
> ignores xgrid), so it would be safe to patch that to configure_openmpi until
> at least the day that openmpi fixes this issue with xgrid.

Is this compiler-specific? I have certainly used the as-distributed
configure_openmpi script on both 10.5 and 10.6 versions of Mac OSX with no
problems (using gcc 4.4 from macports). But I didn't *use* it under xgrid:
it's not clear from your report what symptoms you saw.

....dac


_______________________________________________
AMBER mailing list
AMBER.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber
Received on Fri Apr 30 2010 - 10:00:03 PDT
Custom Search