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

Remove experimental namespace in batched functors. #414

Merged
merged 3 commits into from
Apr 9, 2019

Conversation

kyungjoo-kim
Copy link
Contributor

@kyungjoo-kim kyungjoo-kim commented Apr 8, 2019

Remove experimental namespace from kokkosbatched functors. #371

@kyungjoo-kim kyungjoo-kim requested review from crtrott and ndellingwood and removed request for crtrott April 8, 2019 20:59
@kyungjoo-kim
Copy link
Contributor Author

@ndellingwood If I were you, I would not try to precisely examine this PR as it was a simple sed script work even thought it change 138 files. I tested spotcheck on white and it passes with the version of today kokkos. Could you merge this PR ?

@kyungjoo-kim kyungjoo-kim self-assigned this Apr 8, 2019
Copy link
Contributor

@srajama1 srajama1 left a comment

Choose a reason for hiding this comment

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

How do you plan to handle Ifpack2 and other application changes (CSP) ?

@kyungjoo-kim
Copy link
Contributor Author

it has a temporal promotion macro that distinguish kokkos::batched from kokkos::batched::experimental. so it is safe with trilinos.

@srajama1
Copy link
Contributor

srajama1 commented Apr 9, 2019

@kyungjoo-kim : Thanks, merging !

@srajama1 srajama1 merged commit 4b704aa into kokkos:develop Apr 9, 2019
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

Successfully merging this pull request may close these issues.

2 participants