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

MueLu: Initial integration of Kokkos Tuning into MueLu #13883

Closed
wants to merge 24 commits into from

Conversation

csiefer2
Copy link
Member

Issue: #10660
Tests: Added
Stakeholder feedback: As the stakeholder, I approve

This PR adds Kokkos Tuning capabilities to the MueLu Driver as well as adding unit tests for the MueLu interface to Kokkos tuning.

csiefer2 and others added 24 commits March 11, 2025 11:00
Fixes compiler error with rocm 6.1.3 on Frontier.
This is temporary until the next STK snapshot.

Signed-off-by: Jonathan Hu <[email protected]>
Signed-off-by: Chris Siefert <[email protected]>
Signed-off-by: Christian Glusa <[email protected]>
Signed-off-by: Chris Siefert <[email protected]>
Signed-off-by: Christian Glusa <[email protected]>
Signed-off-by: Chris Siefert <[email protected]>
Signed-off-by: Christian Glusa <[email protected]>
Signed-off-by: Chris Siefert <[email protected]>
Signed-off-by: Christian Glusa <[email protected]>
Signed-off-by: Chris Siefert <[email protected]>
Signed-off-by: Christian Glusa <[email protected]>
Signed-off-by: Chris Siefert <[email protected]>
Signed-off-by: Christian Glusa <[email protected]>
Signed-off-by: Chris Siefert <[email protected]>
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.28.10 to 3.28.11.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@b56ba49...6bb031a)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Chris Siefert <[email protected]>
Signed-off-by: Christian Glusa <[email protected]>
Signed-off-by: Chris Siefert <[email protected]>
…e path

Signed-off-by: Christian Glusa <[email protected]>
Signed-off-by: Chris Siefert <[email protected]>
Signed-off-by: Christian Glusa <[email protected]>
Signed-off-by: Chris Siefert <[email protected]>
Signed-off-by: Christian Glusa <[email protected]>
Signed-off-by: Chris Siefert <[email protected]>
Signed-off-by: Heather Pacella <[email protected]>
Signed-off-by: Chris Siefert <[email protected]>
Update in Intrepid2_ProjectionTools.hpp for compatibility changes
in kokkos/kokkos-kernels#2342

Signed-off-by: Nathan Ellingwood <[email protected]>
Signed-off-by: Chris Siefert <[email protected]>
Signed-off-by: Christian Glusa <[email protected]>
Signed-off-by: Chris Siefert <[email protected]>
* Basker : fix mwm compile error with complex

Signed-off-by: iyamazaki <[email protected]>

* Basker : fix another compiler error

Signed-off-by: iyamazaki <[email protected]>

* Basker : rename variable type for clarity, and comment out unused codes.

Signed-off-by: iyamazaki <[email protected]>

* Amesos2 : enable complex inn ShyLUBasker unit-test

Signed-off-by: iyamazaki <[email protected]>

* Amesos2 : add complex<float> support

Signed-off-by: iyamazaki <[email protected]>

---------

Signed-off-by: iyamazaki <[email protected]>
Signed-off-by: Chris Siefert <[email protected]>
…> arg

* this allows the app to configure Ioss behavior
* added a unit test that sets the MAXIMUM_NAME_LENGTH property for Exodus

Signed-off-by: Todd Kordenbrock <[email protected]>
Signed-off-by: Chris Siefert <[email protected]>
@csiefer2 csiefer2 requested review from a team as code owners March 14, 2025 19:34
@csiefer2 csiefer2 requested review from a team as code owners March 14, 2025 19:34
@github-actions github-actions bot added the AT: WIP Causes the PR autotester to not test the PR. (Remove to allow testing to occur.) label Mar 14, 2025
Copy link

github-actions bot commented Mar 14, 2025

Your PR updated files that did not respect package clang formatting settings. Please apply the patch found here

@csiefer2 csiefer2 changed the base branch from master to develop March 14, 2025 19:34
@csiefer2 csiefer2 closed this Mar 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AT: WIP Causes the PR autotester to not test the PR. (Remove to allow testing to occur.)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants