Remove extra variable. Still working with George / Edgar on
reduce_log_intra(). This commit was SVN r7368.
Этот коммит содержится в:
родитель
5456d3444f
Коммит
5365ae84b9
@ -288,7 +288,6 @@ mca_coll_basic_reduce_log_intra(void *sbuf, void *rbuf, int count,
|
|||||||
char *pml_buffer = NULL;
|
char *pml_buffer = NULL;
|
||||||
char *snd_buffer = sbuf;
|
char *snd_buffer = sbuf;
|
||||||
char *rcv_buffer = rbuf;
|
char *rcv_buffer = rbuf;
|
||||||
char *inplace_temp = NULL;
|
|
||||||
|
|
||||||
/* JMS Codearound for now -- if the operations is not communative,
|
/* JMS Codearound for now -- if the operations is not communative,
|
||||||
* just call the linear algorithm. Need to talk to Edgar / George
|
* just call the linear algorithm. Need to talk to Edgar / George
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user