其他的都没变,主要是添加了一下使用说明。
ht模块的相关配置说明V3.docx
Description: MS-Word 2007 document
c and g++ compiler?
> It seems to me that your g++ compiler is older (<4.2) than your gcc
> compiler.
> If that's true, then we have to enhance the VT configure, so that the
> availability of '-fopenmp' for g++ will be tested.
>
> Matthias
>
> On Mond
onfigure --enable-contrib-no-build=vt ...
>
>
>
> On Apr 3, 2010, at 1:22 AM, hu yaohui wrote:
>
> > Hi all,
> > when i make openmpi on debian, i meet the following error that i dont
> know why?
> >
> > Making all in vtfilter
> > make[6]: Enterin
Hi all,
when i make openmpi on debian, i meet the following error that i dont know
why?
Making all in vtfilter
make[6]: Entering directory
`/root/openmpi-1.4-ht/ompi/contrib/vt/vt/tools/vtfilter'
g++ -DHAVE_CONFIG_H -I. -I../.. -I../../extlib/otf/otflib
-I../../extlib/otf/otflib -I../../vtlib/ -I.
mca_btl_ht_LDFLAGS (and
> the others).
>
> See the Libtool docs for more info here; but in general, we don't use the
> .so versioning scheme for OMPI plugins. Only for actual shared libraries
> that apps link against.
>
>
> On Mar 23, 2010, at 9:32 AM, hu yaohui wro
Hi George,Jeff and All
Recently i add a component into the btl,named HT,it is very similar to sm.i
meet a problem when make.
steps to reproduce
1:make three ht directories under
~/ompi/mca/btl/ht ~/ompi/mca/mpool/ht ~/ompi/mca/common/ht,
2:i copy most code and file from sm component
3:i run ./autog
t;
> george.
>
> On Mar 17, 2010, at 01:25 , hu yaohui wrote:
>
> > Hi George,
> > did you have a gmail or msn? i really want to talk to you directly.That's
> much fast.
> >
> > Thanks & Regards
> > Yaohui Hu
> >
> > On Wed, Mar 17, 201
unctions are registered by any modules that can handle
> network communications. In your specific case I would guess it is the PML.
> Look in mca/pml/ob1/pml_ob1.c starting from line 364 to see what callbacks
> are registered by OB1.
>
> george.
>
> On Mar 17, 2010, at 01:22 ,
e data have been extracted from the network. Basically,
> everything in the mca_btl_self_send function starting from the "/* upcall
> */" comment is the receive operation.
>
> george.
>
> On Mar 17, 2010, at 00:30 , hu yaohui wrote:
>
> > Hi George,
> > what
data have been extracted from the network. Basically,
> everything in the mca_btl_self_send function starting from the "/* upcall
> */" comment is the receive operation.
>
> george.
>
> On Mar 17, 2010, at 00:30 , hu yaohui wrote:
>
> > Hi George,
> > wha
ll the callback corresponding to the tag (using the
> simple addition you noticed), and pass the correct arguments. This should at
> least let you start the eager protocol.
>
> george.
>
> On Mar 16, 2010, at 23:22 , hu yaohui wrote:
>
> > Hi Jeff & All
> > Yes
to modify the send function of self
component.
Thanks & Regards
Yaohui Hu
On Wed, Mar 17, 2010 at 12:52 AM, Jeff Squyres wrote:
> On Mar 16, 2010, at 9:45 AM, hu yaohui wrote:
>
> > it just said,i had a wrong command format,when i use mpirun --help,i
> really
> > didn&
ist these command lines,
but it cann't execute successfully on my machine.Is there any another
way to control the specific
btl components to be used?
Thanks & Regards
Yaohui Hu
On Mon, Mar 15, 2010 at 11:41 PM, Jeff Squyres wrote:
> On Mar 15, 2010, at 8:18 AM, hu yaohui wrote:
Thanks a lot ,it's ok now!
On Mon, Mar 15, 2010 at 11:41 PM, Jeff Squyres wrote:
> On Mar 15, 2010, at 8:18 AM, hu yaohui wrote:
>
> > i did what you told me before to add a new component,now i could see my
> added component through ./configure --help.but when i
l/CreateFramework
>https://svn.open-mpi.org/trac/ompi/wiki/devel/Autogen
>
>
> On Mar 10, 2010, at 8:53 AM, hu yaohui wrote:
>
> > Hi Jeff & All
> > i want to add a new component in the ompi,
> > 1: i make a dir ~/mca/btl/ht
> > 2:Then,i have made
Hi Jeff & All
i want to add a new component in the ompi,
1: i make a dir ~/mca/btl/ht
2:Then,i have made sure some basic functions i need to implement.
such as:
mca_btl_ht_add_procs,
mca_btl_ht_del_procs,
mca_btl_ht_alloc
mca_btl_ht_free
mca_btl_ht_finalize.
3:after these functions,i must compile t
epresent a module's connection to a
> remote MPI process (proc). Hence, a BTL component can create multiple
> modules; each module can create lots of endpoints. Each endpoint is tied to
> a specific remote proc.
>
> > Aurelien
> >
> > Le 24 févr. 2010 à 09:59, hu
Could someone tell me the relationship between proc,endpoint and btl?
thanks & regards
hi everyone,
i am reading some openmpi source code right now, i am just confused by the
network components(modules) organization in
(ompi/mca/pml/base/pml_base_select.c/mpimca_pml_ob1_add_procs)
(ompi/mca/pml/ob1/pml_ob1.c/mpimca_pml_ob1_add_procs)
(ompi/mca/btl/tcp/btl_tcp.c/mca_btl_tcp_add_procs)
19 matches
Mail list logo