#if 0 out the totalview sequence number because it isn't [yet]
instantiated anywhere This commit was SVN r735.
Этот коммит содержится в:
родитель
fdb0a8a33f
Коммит
2b2770637e
@ -35,10 +35,12 @@ MPI_Comm_set_name(MPI_Comm comm, char *name)
|
|||||||
comm->c_name[MPI_MAX_OBJECT_NAME - 1] = 0;
|
comm->c_name[MPI_MAX_OBJECT_NAME - 1] = 0;
|
||||||
|
|
||||||
/* -- Tracing information for new communicator name -- */
|
/* -- Tracing information for new communicator name -- */
|
||||||
|
|
||||||
|
#if 0
|
||||||
/* Force TotalView DLL to take note of this name setting */
|
/* Force TotalView DLL to take note of this name setting */
|
||||||
|
|
||||||
++lam_tv_comm_sequence_number;
|
++lam_tv_comm_sequence_number;
|
||||||
|
#endif
|
||||||
|
|
||||||
/* -- Thread safety exit -- */
|
/* -- Thread safety exit -- */
|
||||||
|
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user