Comment out a reference in the replica component to a variable in the proxy component - didn't need to be there anyway, not sure how it got there...
This commit was SVN r2369.
Этот коммит содержится в:
родитель
67a628e4e4
Коммит
09ce6b6f7f
@ -147,7 +147,7 @@ mca_ns_base_module_t* mca_ns_replica_init(bool *allow_multi_user_threads, bool *
|
||||
|
||||
/* set my_replica to point to myself */
|
||||
|
||||
mca_ns_my_replica = mca_ns_replica.copy_process_name(ompi_process_info.name);
|
||||
/* mca_ns_my_replica = mca_ns_replica.copy_process_name(ompi_process_info.name); */
|
||||
|
||||
/* Return the module */
|
||||
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user