QQ: I'm trying to run the https://allegro.ai/clearml/docs/docs/tutorials/tutorial_explicit_reporting.html . After Step 1, I'm getting the following error that I don't know how to resolve.
ClearML Monitor: GPU monitoring failed getting GPU reading, switching off GPU monitoring 2021-05-14 09:09:20,894 - clearml.model - INFO - Selected model id: 4de407d25fff4029b3f4b27e1d21a11e 2021-05-14 09:09:26,138 - clearml.model - INFO - Selected model id: 2c2bfc169ff94100bda9cd244abe5283 2021-05-14 09:09:26,705 - clearml.Task - INFO - Task connect, second input model is not supported, adding into comment section OMP: Error #15: Initializing libiomp5.dylib, but found libomp.dylib already initialized. OMP: Hint This means that multiple copies of the OpenMP runtime have been linked into the program. That is dangerous, since it can degrade performance or cause incorrect results. The best thing to do is to ensure that only a single OpenMP runtime is linked into the process, e.g. by avoiding static linking of the OpenMP runtime in any library. As an unsafe, unsupported, undocumented workaround you can set the environment variable KMP_DUPLICATE_LIB_OK=TRUE to allow the program to continue to execute, but that may cause crashes or silently produce incorrect results. For more information, please see
.
Additional Context:
Yesterday, I was able to run things successfully after completing Step 1. However, as I was working my way through the remaining steps I ran into this error, so I opted to start the tutorial fresh again... but the error is persisting.
System Info:
MacOS Catalina Version 10.15.7
ClearML Version 0.17.5