Replaces OMNITRACE_CONDITIONAL_BASIC_PRINT with OMNITRACE_VERBOSE (#97)
Replaces OMNITRACE_CONDITIONAL_BASIC_PRINT with OMNITRACE_VERBOSE and similar where possible
[ROCm/rocprofiler-systems commit: c006e542a5]
Šī revīzija ir iekļauta:
revīziju iesūtīja
GitHub
vecāks
58350bba5c
revīzija
579025d9b7
@@ -143,8 +143,7 @@ setup_gotchas()
|
||||
if(_initialized) return;
|
||||
_initialized = true;
|
||||
|
||||
OMNITRACE_CONDITIONAL_PRINT_F(
|
||||
get_debug_env(),
|
||||
OMNITRACE_BASIC_DEBUG(
|
||||
"Configuring gotcha wrapper around fork, MPI_Init, and MPI_Init_thread\n");
|
||||
|
||||
mpi_gotcha::configure();
|
||||
|
||||
Atsaukties uz šo jaunā problēmā
Block a user