-
Notifications
You must be signed in to change notification settings - Fork 128
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
"token:" message from libtaustubs.so #1389
Comments
@jychoi-hpc yes, it can be compiled out, and I will remove the print statement too. |
Pushed a wrong button :) @khuck thank you for the quick reply. If you let me know once you remote the print statement, I will rebuild ADIOS for XGC people. I have another quick question: Will be there any performance implication if we build Adios with "libtaustubs.so" enabled? |
@jychoi-hpc There is a non-zero performance implication, but it is very small. I can entirely disable the timers by default, and push that change to the same branch. |
There is no more "token" messages. |
ADIOS2/source/adios2/toolkit/profiling/taustubs/tautimer.cpp
Line 111 in 806ed20
XGC people are reporting that they got "token:" message from stdout and found that it's from ADIOS (as above). I am wondering if there is any way to build Adios without creating or using "libtaustubs.so".
Or, is there any way to supress "token:" message?
The text was updated successfully, but these errors were encountered: