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

Pr for Basic Kokkos #248

Merged
merged 29 commits into from
Jun 22, 2022
Merged

Pr for Basic Kokkos #248

merged 29 commits into from
Jun 22, 2022

Conversation

MrBurmark
Copy link
Member

PR for #206

  • This PR is a (refactoring, bugfix, feature, something else)
  • It does the following (modify list as needed):
    • Modifies/refactors (class or method) (how?)
    • Fixes (issue number(s))
    • Adds (specific feature) at the request of (project or person)

ajpowelsnl and others added 29 commits May 20, 2022 14:54
co-authored-by: Christian Trott <crtrott@sandia.gov>
co-authored-by: David Zoeller Poliakoff <dzpolia@sandia.gov>

Adds optional Kokkos dependency and Kokkos
as a submodule
co-authored-by: Christian Trott <crtrott@sandia.gov>
co-authored-by: David Zoeller Poliakoff <dzpolia@sandia.gov>
co-authored-by: Christian Trott <crtrott@sandia.gov>
co-authored-by: David Zoeller Poliakoff <dzpolia@sandia.gov>

Note: This makes it so that one only compiles the
basic kernel group when Kokkos is enabled.

This required a few judicous ifdefs in some places in common.
Eventually when the Kokkos variants for all the kernel
groups are merged, those ifdefs are not needed.
…e format

This commit effectively removes clang formatting inappropriately applied to
these files.
…rmatted file

This commit effectively reverts clang formatting applied to this file in later commits, thus minimizing changes to the original file.
Co-authored-by: Jason Burmark <MrBurmark@users.noreply.github.com>
Accept this change

Co-authored-by: Jason Burmark <MrBurmark@users.noreply.github.com>
Co-authored-by: Jason Burmark <MrBurmark@users.noreply.github.com>
Suggestion accepted

Co-authored-by: Jason Burmark <MrBurmark@users.noreply.github.com>
Suggestion accepted

Co-authored-by: Jason Burmark <MrBurmark@users.noreply.github.com>
@MrBurmark MrBurmark marked this pull request as ready for review June 22, 2022 14:42
@artv3 artv3 mentioned this pull request Jun 22, 2022
Copy link
Member

@rhornung67 rhornung67 left a comment

Choose a reason for hiding this comment

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

Approving so this can be merged. We will continue to iterate and discuss as this evolves.

@MrBurmark MrBurmark merged commit 7bf4e8c into develop Jun 22, 2022
@MrBurmark MrBurmark deleted the pr-from-fork/206 branch June 22, 2022 21:06
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.

None yet

5 participants