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

Broken Mira build #268

Closed
dsunder opened this issue May 3, 2016 · 3 comments
Closed

Broken Mira build #268

dsunder opened this issue May 3, 2016 · 3 comments

Comments

@dsunder
Copy link
Contributor

dsunder commented May 3, 2016

KOKKOS_ENABLE_PROFILING defaults to 1, which breaks Mira builds. It would be great to add an option to the generate_makefiles.bash to disable profiling, or we need to automatically disable profiling on systems that do not support dlsym.

@crtrott
Copy link
Member

crtrott commented May 3, 2016

That options is called "disable_profiling": (put in your Makefile: KOKKOS_OPTIONS=disable_profiling").

@crtrott crtrott closed this as completed May 3, 2016
@crtrott
Copy link
Member

crtrott commented May 3, 2016

And if that doesn't work reopen the issue ;-)

@dsunder
Copy link
Contributor Author

dsunder commented May 3, 2016

Thanks!

--Dan

On May 3, 2016, at 15:19, Christian Trott notifications@github.com wrote:

That options is called "disable_profiling": (put in your Makefile: KOKKOS_OPTIONS=disable_profiling").


You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHub

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants