On May 30, 2007, at 3:13 AM, Mehdi Sheikhalishahi wrote:

Dear Charles,
I could build two flavors of Globus with only one command(./ configure --with-flavor="mpicc32dbg gcc32dbg"), Because I wanted to save time that required for Globus building.

That command won't work if you're trying to build something threaded, though. We setup the threaded flavor by taking your flavor and adding "pthr" to the end of it. In this case, you could get the gcc32dbgpthr, but not mpicc32dbgpthr. That is okay if you don't build anything threaded, but your procedure is not fully correct.

About your solution Do you recommend to use separate directories for Globus installation for example /usr/local/gt- mpi-4.0.3 for MPI flavor and /usr/local/gt-gcc-4.0.3 for GCC flavor.

It's just fine to send them both to the same place. That's actually part of why we have flavors in the first place.

Can mpich-g2 humans list help me about Charles question?

The install instructions should be online at http://www3.niu.edu/mpi/ under "How do I acquire and install MPICH-G2 using Globus v2.x?"


Charles

Charles question

"Also, the MPICH-G2 installation instructions should tell you how to
get the result that you want.  It comes from not rebuilding all of
the toolkit in the second flavor, just a subset."



On 5/29/07, Charles Bacon <[EMAIL PROTECTED]> wrote:You don't want to specify flavors like that. Do two separate
configure/make cycles to get the different flavors.

Also, the MPICH-G2 installation instructions should tell you how to
get the result that you want.  It comes from not rebuilding all of
the toolkit in the second flavor, just a subset.


Charles

On May 27, 2007, at 4:47 AM, Mehdi Sheikhalishahi wrote:

> Dears,
>  I need a documentation about management of Globus flavors. I have
> some questions such as:
> If I install mpicc32dbg and gcc32dbg with a command such as "./
> configure --with-flavor="mpicc32dbg gcc32dbg" then for example How
> can I use globusrun that belongs to gcc32dbg flavor and globus-
> gatekeeper that belongs to mpicc32dbg flavor.
>
> Is there separate directories for different flavors?
>
> --
> Best Regards,
> S.Mehdi Sheikhalishahi,
> Web: http://www.cse.shirazu.ac.ir/~alishahi/
> Bye.




--
Best Regards,
S.Mehdi Sheikhalishahi,
Web: http://www.cse.shirazu.ac.ir/~alishahi/
Bye.

Reply via email to