* more components to ignore on RS
* fix comment This commit was SVN r6724.
Этот коммит содержится в:
родитель
67f96f7b46
Коммит
6c37ad4471
@ -6,4 +6,4 @@ with_threads=no
|
||||
enable_pretty_print_stacktrace=no
|
||||
enable_dlopen=no
|
||||
with_btl_portals_config=redstorm
|
||||
enable_mca_no_build=gpr-proxy,gpr-replica,pml-teg,pml-uniq,rml-oob,btl-sm,mpool-sm,btl-self,ptl-sm,ptl-self
|
||||
enable_mca_no_build=gpr-proxy,gpr-replica,pml-teg,pml-uniq,rml-oob,btl-sm,mpool-sm,btl-self,ptl-sm,ptl-self,ns-proxy,rds-resfile,sds-env,sds-seed,sds-singleton
|
||||
|
@ -155,7 +155,7 @@ mca_btl_portals_put(struct mca_btl_base_module_t* btl_base,
|
||||
/* setup the send */
|
||||
md.start = frag->segment.seg_addr.pval;
|
||||
md.length = frag->segment.seg_len;
|
||||
md.threshold = 2; /* unlink after start, end, ack */
|
||||
md.threshold = 2; /* unlink after send, ack */
|
||||
md.max_size = 0;
|
||||
md.options = 0;
|
||||
md.user_ptr = frag; /* keep a pointer to ourselves */
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user