Skip to content
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

Drop Kokkos_ENABLE_PROFILING_LOAD_PRINT configuration option #6150

Merged
merged 1 commit into from
May 22, 2023

Conversation

dalg24
Copy link
Member

@dalg24 dalg24 commented May 19, 2023

Kokkos_ENABLE_PROFILING_LOAD_PRINT is exclusively used to control whether we print a debug statement or not when initializing kokkos-tools.
It was introduced in #823 because the print statement was aggravating. I doubt anyone has been missing it too much and actually enables it If we really think it is useful, I would suggest we pursue instead a runtime option on the tools side rather than a configuration time one.

I am proposing removal without going through deprecation.

Note to our Spack experts @crtrott and @janciesko that you should probably go ahead and remove that option
https://github.com/spack/spack/blob/e9e5beee1f066d1ac211740d1d0dbda6154b6e1e/var/spack/repos/builtin/packages/kokkos/package.py#L88
And while you are at it maybe remove qthread...

@dalg24 dalg24 added the CMake label May 19, 2023
Copy link
Member

@Rombur Rombur left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We need to update the wiki

@ajpowelsnl
Copy link
Contributor

We need to update the wiki

Thanks for the nudge, @Rombur : kokkos/kokkos-core-wiki#384

@dalg24
Copy link
Member Author

dalg24 commented May 22, 2023

Failure is unrelated (machine issue on one of the CUDA build)

@dalg24 dalg24 merged commit 382f0be into kokkos:develop May 22, 2023
27 of 28 checks passed
@dalg24 dalg24 deleted the drop_profiling_load_print_option branch May 22, 2023 17:36
@masterleinad masterleinad mentioned this pull request Jun 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants